rramosp / sklearn_scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example train and predict scripts with sklearn models

How to use

  1. Run the notebook 01 - generate data and model to generate sample train and test data, and see how models are stored and retrieved

  2. Run the notebook 02 - run scripts to see how scripts are run

Suggestion

  • inspect the data files generated
  • inspect the scripts under scripts
  • run the scripts from the command line

About


Languages

Language:Jupyter Notebook 94.9%Language:Python 5.1%