LaunchPad is a light-weighted Slurm job launcher designed for hyper-parameter search.
-
Updated
Aug 2, 2024 - Python
LaunchPad is a light-weighted Slurm job launcher designed for hyper-parameter search.
IEEE Fraud Detection with XGBoost and CatBoost
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.
Testing several hyperparameter optimization techniques.
Add a description, image, and links to the hypterparameter-optimization topic page so that developers can more easily learn about it.
To associate your repository with the hypterparameter-optimization topic, visit your repo's landing page and select "manage topics."