Skip to content

dev-jatin-mehra/AutoMLClassifierTrainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoML CSV Classifier

A simple Streamlit web application that allows users to upload a cleaned CSV file, select a target column, and automatically train classification models using PyCaret. Trained models and their metadata are stored and listed using MongoDB.


Features

  • Upload and preview CSV datasets
  • Automatic column cleaning and null check
  • Choose target column for classification
  • Train models using PyCaret AutoML
  • Quick Mode (faster) and Full Mode options
  • Save trained model and metadata to MongoDB
  • View and download previously trained models from sidebar

Tech Stack


Install Deps and run

  • pip install -r requirements.txt
  • streamlit run app.py

Image

  • alt text

About

Generate trained ml models by giving cleaned dataset in two modes : quick and full

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages