/sklearn_scripts

Primary LanguageJupyter Notebook

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