LR / SVM / XGBoost / RandomForest etc.
-
Updated
May 25, 2020 - Jupyter Notebook
LR / SVM / XGBoost / RandomForest etc.
This repository contains clustering techniques applied to minute weather data. It contains K-Means, Heirarchical Agglomerative clustering. I have applied various feature scaling techniques and explored the best one for our dataset
An end-to-end ML pipeline for classifying wine customer segments using the UCI Wine dataset. It leverages Kernal Principal Component Analysis (KPCA) to reduce 13 chemical features into 2 dimensions, followed by a Logistic Regression model.
Unsupervised learning project to cluster airline passengers based on satisfaction using KMeans and PCA. Includes feature engineering, visualization, and cluster evaluation.
Add a description, image, and links to the kernelpca topic page so that developers can more easily learn about it.
To associate your repository with the kernelpca topic, visit your repo's landing page and select "manage topics."