lionelsamrat10 / Classification-Visualization

This repository contains the main.py file that performs different Classification algorithms on popular datasets like the Iris dataset, Breast Cancer dataset, and Wine dataset from UCI Machine Learning Repository and shows its results in a simple UI. Also, the visualization of the data is done using Matplotlib. The datasets are multidimensional, thus I have applied PCA first to reduce the dataset to two-dimension and then have plotted it.

Home Page:https://deploy-app-st-sam.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lionelsamrat10/Classification-Visualization Stargazers