amir9979 / HungaBunga

HungaBunga: Brute-Force all sklearn models with all parameters using .fit .predict!
MIT License
1 stars 1 forks source link

myfaces-tobago #35

Closed amir9979 closed 3 years ago

amir9979 commented 3 years ago

skip

github-actions[bot] commented 3 years ago

{"model": "SGDClassifier", "score": "0.517"}

github-actions[bot] commented 3 years ago

{"model": "LogisticRegression", "score": "0.472"}

github-actions[bot] commented 3 years ago

{"model": "DecisionTreeClassifier", "score": "0.027"}

github-actions[bot] commented 3 years ago

{"model": "BernoulliNB", "score": "0.462"}

github-actions[bot] commented 3 years ago

{"model": "CalibratedClassifierCV", "score": "0.443"}

github-actions[bot] commented 3 years ago

{"model": "BaggingClassifier", "score": "0.085"}

github-actions[bot] commented 3 years ago

{"model": "DummyClassifier", "score": "0.048"}

github-actions[bot] commented 3 years ago

{"model": "ExtraTreeClassifier", "score": "0.063"}

github-actions[bot] commented 3 years ago

{"model": "DecisionTreeClassifier", "score": "0.488"}

github-actions[bot] commented 3 years ago

{"model": "ExtraTreesClassifier", "score": "0.192"}

github-actions[bot] commented 3 years ago

{"model": "GaussianNB", "score": "0.447"}

github-actions[bot] commented 3 years ago

{"model": "GaussianProcessClassifier", "score": "0.517"}

github-actions[bot] commented 3 years ago

{"model": "RandomForestClassifier", "score": "0.100"}

github-actions[bot] commented 3 years ago

{"model": "LinearDiscriminantAnalysis", "score": "0.517"}

github-actions[bot] commented 3 years ago

{"model": "MLPClassifier", "score": "0.517"}

github-actions[bot] commented 3 years ago

{"model": "QuadraticDiscriminantAnalysis", "score": "0.448"}

github-actions[bot] commented 3 years ago

{"model": "_BinaryGaussianProcessClassifierLaplace", "score": "0.517"}

github-actions[bot] commented 3 years ago

{"model": "LogisticRegression", "score": "0.217"}