Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / MoBagel/decanter-ai-sdk issues and pull requests
#65 - Update experiment payload format for Decanter v5
Pull Request -
State: closed - Opened by charlesh21 about 1 month ago
- 1 comment
#64 - Address Duplicate Default Argument Values in client.py and non_blocking_client.py
Issue -
State: open - Opened by machinelearningmodel 11 months ago
Labels: enhancement
#63 - BugFix: Revise Modeling Settings
Pull Request -
State: closed - Opened by machinelearningmodel 11 months ago
#62 - Feature: Add Autolgbm And Autoxgboost Algorithms to Algorithms List
Pull Request -
State: closed - Opened by machinelearningmodel about 1 year ago
Labels: enhancement
#61 - update readme about upload from pd.df
Pull Request -
State: closed - Opened by jimliu-gbd over 1 year ago
- 1 comment
#60 - Integrate the "train_fusion_model" parameter into the "train_ts" func
Pull Request -
State: closed - Opened by yuwaj6 over 1 year ago
- 1 comment
#59 - fixing the output on functions: drop table and drop experiment
Issue -
State: open - Opened by jimliu-gbd over 1 year ago
#58 - add: delete tables function
Pull Request -
State: closed - Opened by jimliu-gbd over 1 year ago
- 1 comment
#57 - fix: wait for status code to be done
Pull Request -
State: closed - Opened by jimliu-gbd over 1 year ago
- 1 comment
#56 - [to be confirmed] json predict to replcae batch predict
Issue -
State: open - Opened by jimliu-gbd over 1 year ago
#55 - Create the helper function for classification probelm
Issue -
State: open - Opened by jimliu-gbd over 1 year ago
#54 - fix: classifier return probability for each class
Pull Request -
State: closed - Opened by jimliu-gbd over 1 year ago
- 3 comments
#53 - make holdout_percentage optional
Pull Request -
State: closed - Opened by yuwaj6 over 1 year ago
- 1 comment
#52 - update package dependencies for dev purpose
Pull Request -
State: closed - Opened by yuwaj6 over 1 year ago
- 1 comment
#51 - Bugfix/update date add wait4response
Pull Request -
State: closed - Opened by jimliu-gbd over 1 year ago
- 1 comment
#50 - add supported python version in workflows
Pull Request -
State: closed - Opened by yuwaj6 almost 2 years ago
#49 - fix urllib3 version
Pull Request -
State: closed - Opened by yuwaj6 almost 2 years ago
#48 - Dependency Packages Not Updating Properly After Package Reinstallation
Issue -
State: open - Opened by WhyYouNeedMyUsername almost 2 years ago
#47 - Initial integration tests and add poe task
Pull Request -
State: closed - Opened by yuwaj6 almost 2 years ago
- 1 comment
#46 - Add retry on requests to avoid temporary connection issue
Pull Request -
State: closed - Opened by yuwaj6 almost 2 years ago
#45 - Missing proper error handling
Issue -
State: open - Opened by yuwaj6 almost 2 years ago
- 1 comment
#44 - bugfix: improve custom column types
Pull Request -
State: closed - Opened by jimliu-gbd almost 2 years ago
#43 - add: update_table
Pull Request -
State: closed - Opened by jimliu-gbd almost 2 years ago
#42 - Add New Feature to Set the Data Types of Columns Independently
Issue -
State: closed - Opened by machinelearningmodel almost 2 years ago
#41 - Feature/post upload should use multipart/form-data
Pull Request -
State: closed - Opened by LEON-QA almost 2 years ago
#40 - Bugfix/rename custom column types
Pull Request -
State: closed - Opened by jimliu-gbd almost 2 years ago
#39 - get experiment function
Issue -
State: open - Opened by WhyYouNeedMyUsername almost 2 years ago
- 1 comment
#38 - add delete experiment function
Issue -
State: closed - Opened by WhyYouNeedMyUsername almost 2 years ago
- 1 comment
#37 - Bugfix/DE-7918
Pull Request -
State: closed - Opened by jimliu-gbd almost 2 years ago
#36 - DE-7918
Issue -
State: closed - Opened by LEON-QA almost 2 years ago
#35 - fix to the correct path
Pull Request -
State: closed - Opened by jimliu-gbd almost 2 years ago
#34 - add: threshold for predicting
Pull Request -
State: closed - Opened by jimliu-gbd almost 2 years ago
#33 - batch_predict function can't support LSTM algorithm.
Issue -
State: closed - Opened by jimliu-gbd almost 2 years ago
#32 - Add funtion similar to batch_predict
Issue -
State: closed - Opened by jimliu-gbd almost 2 years ago
- 1 comment
#31 - get_model_list can't work and have wrong path.
Issue -
State: closed - Opened by jimliu-gbd about 2 years ago
- 1 comment
#30 - get_table_list function is wrong.
Issue -
State: closed - Opened by jimliu-gbd about 2 years ago
- 1 comment
#29 - client.predict_iid() should send request with "threshold" attribute.
Issue -
State: closed - Opened by LEON-QA about 2 years ago
#28 - bugfix: fix coveralls command in ci workflow, and set required python version to 3.8
Pull Request -
State: closed - Opened by usefulalgorithm about 2 years ago
#27 - add object 'hyperparameter' to experiment class
Pull Request -
State: closed - Opened by LEON-QA about 2 years ago
- 1 comment
#26 - Create License file
Pull Request -
State: closed - Opened by PichuChen about 2 years ago
#25 - revert client.py
Pull Request -
State: closed - Opened by LEON-QA about 2 years ago
- 1 comment
#24 - remove the parse_obj step in training
Pull Request -
State: closed - Opened by LEON-QA about 2 years ago
#23 - Made non blocking workflows, TSValue doc.
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#22 - made missing value handling method
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#21 - algos can't work if algos is List[ Str ]
Issue -
State: closed - Opened by jimliu-gbd over 2 years ago
- 1 comment
#20 - Add str type for algos input
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#19 - Made stop method for uploading and experiment
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#18 - Added readme for pypi
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#17 - did some changes in main yml file
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#16 - Added pypi badge and revised publish yml file
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#15 - Revise publish yml file and check if token exists
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#14 - revised publish yml file
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#13 - revised publish yml file
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#12 - added publish action.
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#11 - Add readme
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#10 - Coveralls
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#9 - Examples
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#8 - Add readme.md
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#7 - Made mocking apis for testing. Can be used by poe.
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#6 - Add docstrings in client and experimemt
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#5 - Adding docstrings
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#4 - Get model type
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#3 - Add enum validations, custom_feature_types
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
- 1 comment
#2 - New sen
Pull Request -
State: closed - Opened by Cooksen over 2 years ago
#1 - Sen's commit
Pull Request -
State: closed - Opened by Cooksen over 2 years ago