Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.04 KB

index.rst

File metadata and controls

21 lines (15 loc) · 1.04 KB

Welcome to Auto-Surprise's documentation!

Auto-Surprise is an easy-to-use python AutoRecommenderSystem (AutoRecSys) library. It automates algorithm selection and hyperparameter tuning to build an optimized recommendation model. It uses the popular scikit library Surprise for recommender algorithms and Hyperopt for hyperparameter tuning.

Unfortunately, currently only linux systems are supported, but you can use WSL in windows as well.

To get started with Auto-Surprise, check out the quick_start guide. If you have any issues or doubts, head over to the Github repository

usage/quick_start usage/manual