Posts tagged RandomizedSearchCV
Keep Analytics, Machine Learning, and Artificial Intelligence to Simple Use-Cases with Collective Vantage

Conaxon takes the reader through a simple sales forecasting project for a retail store. We cover data cleaning (pandas), feature engineering (encoding categorical/cyclical features), building a base GradientBoostedRegressor Model (Sklearn), and hyper-parameter tuning (GridSearchCV, RandomizedSearchCV, KFold).

Read More