Skip to content

Repository files navigation

Beautiful Web interface made using Streamlit library for quick Exploratory Data Analysis and building classification models which are implemented from scratch.

Classification Algorithm which are implemented from scratch using python includes:

  1. Logistic Regression
  2. Naive Bayes
  3. K-NN

The user also has the priviledge to either choose from inbuilt popular 10 datasets or can upload his own dataset.

Demo

demo video

Get Started

Install all the dependencies

pip install -r requirements.txt

Run the application

streamlit run app.py

About

Beautiful Web interface made using Streamlit for quick Exploratory Data Analysis and building classification models which are implemented from scratch.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages