Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.18 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.18 KB
code

MLCodeGenerator

Star Follow Buy me a book

Generate custom template code for sklearn, using a web UI built with streamlit. MLCodeGenerator provides multiple options for preprocessing, model, training, and visualization. It exports to .py, Jupyter Notebook, or Google Colab(not implemented yet). The perfect tool to start your next machine learning project!

Generate your machine learning code:

  1. Specify parameters from sidebar
  2. Training code will be generated below
  3. Download code or run on colab