/ML-Models

Classifying image using HOG - GLCM features with SVM, Naive Bayes, KNN models and PCA for reducing feature dimension

Primary LanguagePython

Classify the images using some methods

Thanks for the dataset we use here is from https://www.kaggle.com/saurabh00007/diabetescsv

raw_to_csv.py is to write the raw data into csv

linear_separable.py is to visualizing the linear separable dataset

[ iris2d iris3d 3d ]