openml-labs/gama
An automated machine learning tool aimed to facilitate AutoML research.
PythonApache-2.0
Issues
- 0
- 0
GAMA is not compatible with the latest scikit-learn
#214 opened by PGijsbers - 2
Hyperparameter check
#188 opened by HadiKutabi - 2
Evaluating individuals after deadline
#190 opened by leightonvg - 2
What happened to OAML?
#209 opened by robme-l - 5
[FEATURE PROPOSAL] Integration of ConfigSpace for Search Space Creation in GAMA: Challenges and Proposals
#208 opened by simonprovost - 4
Gama re-evaluates already evaluated pipelines
#189 opened by leightonvg - 4
- 12
- 6
Better warm starting with automatically converting pipeline or pipeline string to gama individual string
#156 opened by prabhant - 2
Addition of a new search algorithm for GAMA
#201 opened by simonprovost - 12
Issue with Pickling Local Object in Custom Gama Classifier Implementation
#199 opened by simonprovost - 0
- 3
[Implementation] Developing a Custom Auto-ML System Variant with GAMA: Questions & Concerns
#198 opened by simonprovost - 7
Unable to warm-start AsyncEA
#197 opened by leightonvg - 0
- 0
Using `numpy` arrays as data source may lead to errors if inferred encoding is used
#193 opened by PGijsbers - 6
[Researcher] Developing a new AutoML system around GAMA as outer wrapper?
#191 opened by simonprovost - 1
Add link to license in readme
#186 opened by darigovresearch - 1
KeyError: 'ignore' when running example
#179 opened by hanafimajidd - 0
Make it easier to access model evaluation results
#178 opened by PGijsbers - 5
OneHotEncoder Failure: Simple example failure
#147 opened by chclam - 0
- 2
Error with string features (pandas)
#131 opened by marcoslbueno - 2
Can't pickle `Gama` object
#125 opened by jimgoo - 2
Bug with LinearSVC training
#154 opened by prabhant - 0
Add individual id to post-processing
#136 opened by PGijsbers - 2
package is incompatible.
#171 opened by wangtvb - 0
Move dashboard to separate repository?
#143 opened by PGijsbers - 0
Update developer docs
#153 opened by PGijsbers - 1
Guideline on changing the number of folds in the `evaluate_pipeline()` function
#123 opened by iXanthos - 2
Automate PyPI releases
#111 opened by PGijsbers - 4
Fix CI, move to GH
#144 opened by PGijsbers - 0
Explanation for `FutureWarning: is_categorical is deprecated and will be removed in a future version.`
#103 opened by PGijsbers - 2
Bump dependencies
#142 opened by PGijsbers - 1
Bump Python requirement to at least 3.8
#141 opened by PGijsbers - 0
Stop if `output_directory` is non-empty
#137 opened by PGijsbers - 4
- 0
Provide `automl` interface which infers task type
#130 opened by PGijsbers - 4
- 2
- 3
Gama Minimal example not working
#152 opened by prabhant - 2
Multiprocessing-related issue
#149 opened by chclam - 2
Error raised during evaluation - OAML
#146 opened by lotaibe - 1
- 1
Subprocesses not terminated properly
#127 opened by PGijsbers - 5
`n_jobs=-1` is not converted to use all cores, instead silently fails to run any evaluations
#121 opened by iXanthos - 2
cannot import name 'Gama Classifier'
#109 opened by DexiongYung - 0
- 2
timeout exception
#107 opened by KleinXin