You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Principle Component Analysis Clustering Visualization for Iris dataset
Requirements
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
sklearn
Iris dataset
Jupyter console.
Along with Clustering Visualization, Accuracy using Classifiers Such as Logistic regression, KNN, Support vector Machine, Gaussian Naive Bias, Decision tree and Random forest Classifier is provided. To know the exactness in Accuracy Cohen Kappa is used.
For more information, Cite this paper if referred.