jpsxlr8 / Classifier

A webapp built using streamlit which lets us to compare different classifiers and dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classifier

A webapp built using streamlit which lets us to compare different classifiers and datasets.

classifier-min

Installation

We need following dependencies:

pip install matplotlib
pip install scikit-learn
pip install streamlit

Run

streamlit run main.py

About

A webapp built using streamlit which lets us to compare different classifiers and dataset

License:MIT License


Languages

Language:Python 100.0%