Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 447 Bytes

File metadata and controls

10 lines (8 loc) · 447 Bytes

Machine Learning Toolbox

Software Design Machine Learning Project Toolbox
Full instructions are on the toolbox page.

To run, in command prompt:

  • Install scikit-learn module: conda install matplotlib scikit-learn scipy
  • Run python learning_curve.py

Here is an example with 100 runs per C-value (inverse of regularization strength):