SMU-Ubicomp-Lab / OpenCycle

Family planning through machine learning.
MIT License
1 stars 1 forks source link

Hyperparameter tuning with MLP regressor #21

Open sunjolia opened 7 years ago

aryamccarthy commented 7 years ago

Relevant: http://scikit-learn.org/stable/auto_examples/model_selection/plot_nested_cross_validation_iris.html

aryamccarthy commented 7 years ago

Actually, the end of this notebook is better—cleaner: https://github.com/GaelVaroquaux/sklearn_ensae_course/blob/master/rendered_notebooks/05_measuring_prediction_performance.ipynb

aryamccarthy commented 7 years ago

This will depend on scikit-learn fixing their API: https://github.com/scikit-learn/scikit-learn/issues/7646

sunjolia commented 7 years ago

Do later after CNN -Eric