/autoML

Basic EDA, Model

Primary LanguagePythonMIT LicenseMIT

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!