Skip to content

An AutoML web app for training machine learning models with ease.

Notifications You must be signed in to change notification settings

Akarsh3053/AutoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


AutoBot

This interactive Web-based AutoML app can train machine learning models with minimum effort, allowing users to develop Machine Learning apps quickly. It comes with an Interactive web-based dashboard it is easily accessible to all types of devices and can be easily deployed in all environments enabling users to train machine learning models on the go.

Screenshots

Dashboard

Features

Features

  • Interactive Web Interface
  • Simple and Intuitive Design
  • Lightweight and easy to deploy
  • On-the-go EDA for dataset
  • Classification Trainer
  • Regression Trainer
  • Pre-built tools
  • Basic templates for easy start

Tech Used

Python NumPy

How to run

  • Recommended to use Python 3.10.11
  • Use a clean virtual env to avoid dependency clash

Clone the repository

git clone https://github.com/Akarsh3053/AutoBot

Open the project directory in your desired Python development environment and install the dependencies

pip install -r requirements.txt

Now, run the app

streamlit run app.py

About

An AutoML web app for training machine learning models with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages