hypterparameter-optimization
There are 4 repositories under hypterparameter-optimization topic.
stanfordmlgroup/LaunchPad
LaunchPad is a light-weighted Slurm job launcher designed for hyper-parameter search.
fcakyon/ieee-fraud-detection
IEEE Fraud Detection with XGBoost and CatBoost
Namakuto/XGBoost-Ontario-Road-Pavement-Quality
This notebook (in Python) used eXtreme Gradient Boosting (XGBoost) to predict for good or bad road pavement condition in Ontario. I also performed random search hyperparameter optimization, k-folds stratified cross-validation, and tested what features could be removed from the model without sacrificing its balanced accuracy.
nickvdw/hyperparameter-optimization-techniques
Testing several hyperparameter optimization techniques.