The idea is simple:
Upload a .csv file β the app automatically: β
detects the ML
problem type
β
preprocesses the dataset
β
trains a machine learning model
β
shows results & accuracy
β
lets you download the trained model
I built this because many beginners struggle with:
choosing ML algorithms
preprocessing datasets
training models
understanding workflows
So I wanted to simplify the entire process into a single web app experience.
β¨ Features:
β’ Automatic Regression / Classification detection
β’ Smart preprocessing
β’ Real-time training results
β’ Dataset preview
β’ Prediction charts
β’ Download trained .pkl models
β’ Beginner-friendly UI
π Tech Stack:
Python
Flask
scikit-learn
Pandas
JavaScript
Chart.js
GitHub:
https://github.com/deestudio028-droid/Mini_Ai_Auto_Trainer.git
Would love feedback from developers & ML enthusiasts ππ₯
Top comments (0)