data-scaling
There are 19 repositories under data-scaling topic.
MsnAmiri/Customer-Segmentation-with-IBM-SPSS-Modeler
Creating a banking customer segmentation dataset using 3 initial datasets in the IBM SPSS environment
kochlisGit/Data-Science-Algorithms
Implementation of statistics algorithms for Machine Learning & Data Mining. The algorithms were implemented with the Scikit-Learn Library
sushantdhumak/Credit-Card-Fraud-Detection
Demonstrates the use of ML for Anomaly Detection for Credit Card Transactions: Identifying Fraudulent Activity using Imbalanced Data
Chiagoziemchidera/Customer-Segmentation-Using-KMeans-Clustering
The project involved using KMeans clustering to segment customers based on behavioral patterns and preferences providing customer segments for targeted marketing strategies.
Cintia0528/Data_Science-Unsupervised_Machine_Learning
I aim to automate playlist creation for Moosic, a startup known for manual curation, using Machine Learning, while addressing skepticism about the ability of audio features to capture playlist "mood."
RudraChatterjee/Unsupervised_Learning-Clustering
This project explores and analyzes financial data of a number of securities, applies Hierarchical and K-means clustering to group securities and create cluster profiles to develop personalized portfolios and investment strategies for clients
tawfikhammad/data-rescaling-and-normalization
data rescaling, normalization and standardization techniques
vanylush/Diabetes_Prediction_Model
Embark on a journey of data-driven insights with our diabetes research project. Leveraging Python's pandas, matplotlib, and scikit-learn, we preprocess, visualize, and analyze 330 health features. Employing logistic regression, decision trees, KNN, and SVM, we predict diabetes with precision.
0layiw0la/House-price-prediction
Using machine learning techniques to predict house prices. Also looking into what makes a house more expensive.
ajooani/Data-Normalization
Normalizing | Preprocessing | scaling of data
FaresAlbadrawi/alx-regression
Regression exercises and projects done at alx training
Hercules45/Heart-Attack-Predictor
A Machine Learning Model using Support Vector Machine classification to predict chances of an Individual having a Heart Attack based on features like Age, Sex, Cholestrol, Blood Pressure, Chest pain, Heartbeat etc.
ImanNoferesti/Emotion_AI_Python
Emotion and Facial Key-Point Detection Classify emotions and detect facial key-points using deep learning! This project combines CNNs and Residual Blocks to predict 15 facial key-points and categorize facial expressions into five emotions: Angry, Disgust, Sad, Happy, and Surprise.
programindz/heartattackpredictor
A machine learning model using Support Vector Machine classification to predict chances of an individual having a heart attack based on features like age, sex, cholestrol, blood pressure, chest pain, heart beat etc.
salauddintapu/Data_Analysis
Exploratory Data Analysis & Feature Engineering - IBM
Jubair-Ahmed-Junjun/fruit_dataset_classification_analysis
Fruit Dataset Classification
MindlessMuse666/features-scaling
Проект по масштабированию признаков датасета Iris с использованием Python, Pandas, Scikit-learn, Seaborn и Plotly. Включает визуализацию данных, применение различных методов масштабирования и оценку производительности модели логистической регрессии.