User Tools

Site Tools


hyperparameter_tuning

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hyperparameter_tuning [2019/01/23 02:30]
67.243.146.183 [Recommended Reading]
hyperparameter_tuning [2023/10/10 07:20] (current)
176.240.124.245 [Recommended Tools]
Line 11: Line 11:
   * [[https://​www.datacamp.com/​community/​tutorials/​parameter-optimization-machine-learning-models|Hyperparameter Optimization in Machine Learning Models]] by Sayak Paul   * [[https://​www.datacamp.com/​community/​tutorials/​parameter-optimization-machine-learning-models|Hyperparameter Optimization in Machine Learning Models]] by Sayak Paul
  
- 
-* Test edit 
 ===== Recommended Watching ===== ===== Recommended Watching =====
  
Line 23: Line 21:
   * [[https://​github.com/​EpistasisLab/​tpot|TPOT]]   * [[https://​github.com/​EpistasisLab/​tpot|TPOT]]
   * [[https://​github.com/​maxpumperla/​hyperas|hyperas]]   * [[https://​github.com/​maxpumperla/​hyperas|hyperas]]
 +  * [[https://​github.com/​optuna/​optuna|Optuna]]