Skip to content

Latest commit

 

History

History
 
 

04_model_select_and_optimize

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Model Select and Optimize

In this directory, notebooks are provided to demonstrate how to tune and optimize hyperparameters of recommender algorithms with the utility functions (reco_utils) provided in the repository.

Notebook Description
hypertune_spark_deep_dive Step by step tutorials on how to fine tune hyperparameters for Spark based recommender model (illustrated by Spark ALS) with Spark native construct and hyperopt package.