Skip to content

Mfundo-debug/autoML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoML Streamlit App (! deployed)

Overview

  • This application is a simple implementation of AutoML using Python and Streamlit.
  • The application is not deployed
  • EDA is done using Pandas Profiling
  • Navigates to the best model based on the metric selected
  • Saves the best model in the local directory
  • Please do not forget to star and fork the repo as there are more updates coming soon!