An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: minmaxscaler

tezzytezzy/bank-account-fraud-analysis

Binary classification model research

Language: Jupyter Notebook - Size: 5.68 MB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 0 - Forks: 0

Juussticee/Electrical-Faults-Detection-and-Classification

A project showcasing the use of machine learning in detecting and classifying electrical faults

Language: Python - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Sakshikhairnar03/Lung-Cancer-Prediction

The project checks with the users features and then predicts the output

Language: Python - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

WasifSohail5/AMUSIC-AI_Powered_MusicRecommendationSystem

AMUSIC is an AI-driven music recommendation system that helps users discover personalized songs. Using Python, Streamlit, and Scikit-learn, it offers smart recommendations, advanced search, and interactive music insights. Users can save favorites, create playlists, and export data for a seamless music discovery experience.

Language: Jupyter Notebook - Size: 25.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dimsariyanto/Gold-Price-Prediction

This project predicts gold prices based on historical market data using Bi-LSTM. The model is trained with price and volume features, and evaluated using MAPE to measure prediction accuracy.

Language: Jupyter Notebook - Size: 464 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Khushi130404/Titanic_Pipeline

This project predicts whether a person survived the Titanic disaster based on various features using machine learning. It utilizes pipelines, ColumnTransformer, and model serialization for efficient processing and prediction.

Language: Jupyter Notebook - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yashmittalz/SFO-Crime-Clustering

Utilizing San Francisco crime data to identify hotspots using K-means clustering techniques.

Language: Python - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

EricCroston/COVID-19_Trends

Data Analysis and Visualizations with Python and Pandas

Language: Jupyter Notebook - Size: 3.35 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

aneeshmurali-n/Project-ML-Data-Preprocessing

The main objective of this project is to design and implement a robust data preprocessing system that addresses common challenges such as missing values, outliers, inconsistent formatting, and noise. By performing effective data preprocessing, the project aims to enhance the quality, reliability, and usefulness of the data for machine learning.

Language: Jupyter Notebook - Size: 174 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

venkat-a/Stocks-Price-Analysis-and-Recommendation

Analyzing and predicting the stock prices,multiple machine learning models, including LSTM (Long Short-Term Memory), Prophet, and others

Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

5hraddha/sentiment-analysis

An innovative system for filtering and categorizing movie reviews

Language: Jupyter Notebook - Size: 23.8 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

harishsemwal/Stock-Price-Movement-Prediction

Language: Jupyter Notebook - Size: 2.37 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

chinmoyt03/Deep-Learning-Based-Diabetes-Risk-Analysis

Data Science Project: Comparing 3 Deep Learning Methods (CNN, LSTM, and Transfer Learning).

Language: Jupyter Notebook - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jha0076/DetectAnamolyML

This is a project to detect anomalies in pump sensor data using One-Class Support Vector Machines (SVM). The data is preprocessed by dropping columns with missing values and scaled using MinMaxScaler. The one-class SVM classifier is trained and used to predict anomalies in the data, which are then saved in a new file "results.csv".

Language: Python - Size: 491 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

deva-246/K-Means-Clustering-using-Python-on-Employees-Income-and-Age

Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

exc-jdbi/MinMaxScalerBytes

A small scaling algorithm for integer sequences.

Language: C# - Size: 95.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

IvanSaravanja2306/Credit_Card_Approval_Prediction

Credit Card Approval Prediction based on users' historic data.

Language: Jupyter Notebook - Size: 3.22 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vaitybharati/EDA-1

Exploratory Data Analysis Part-1

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

sfansaria/GaussianMixtureModel-Anomaly-Detection

Anomaly Detection Using Gaussian Mixture Model

Language: Jupyter Notebook - Size: 21.6 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

OrNixz/predicting-credit-card-approvals

The sixth project from a Data Scientist with Python track by DataCamp

Language: Jupyter Notebook - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sreedivyakudupudi/customer_churn

Customer churn prediction using deep learning

Language: Jupyter Notebook - Size: 259 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NotShrirang/Machine-Learning-from-Scratch

ML / DL Algorithms implemented from scratch. Developed with only numpy as dependency. Machine Learning Algorithms such as Support Vector Machine, Linear Regression, Artificial Neural Networks and other data transformation algorithms are implemented. Project is released as a python package and can be download from Python Package Installer.

Language: Python - Size: 86.9 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

suyinwb/Cryptocurrencies

The data Martha will be working with is not ideal, so it will need to be processed to fit the machine learning models. Since there is no known output for what Martha is looking for, she has decided to use unsupervised learning. To group the cryptocurrencies, Martha decided on a clustering algorithm. She’ll use data visualizations to share her findings with the board.

Language: Jupyter Notebook - Size: 2.52 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Priyanshu7129/stock-market-prediction-and-forecasting-using-stacked-LSTM

I have created this project as a part of virtual internship programme offered by LetsGrowMore in data Science.

Language: Jupyter Notebook - Size: 181 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Gopinathalpha7/E-Commerce_Customer_Segmentation

[ Analyzing the existing customer data and getting valuable insights about the purchase pattern ] | K-Means clustering | silhouette score | minmaxscalar |

Language: Jupyter Notebook - Size: 3.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iamkirankumaryadav/Churn

Customer Churn Prediction

Language: Jupyter Notebook - Size: 1.12 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

elifftosunn/RFM-Customers-Analysis

RFM analysis focuses on identifying and segmenting customers based on their purchasing behavior. Analyzed to understand and interact with customers. It can be used together for more effective marketing and customer management strategies.

Language: Jupyter Notebook - Size: 359 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lingumd/Cryptocurrencies

Unsupervised machine learning models used to group the cryptocurrencies to help prepare for a new investment.

Language: Jupyter Notebook - Size: 3.88 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nani757/Pipelines

pipelines chains together multiple steps so that the output of each step is used as input to the next step

Language: Jupyter Notebook - Size: 63.5 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

shreeratn/Predicting-Credit-Card-Approval

Build a machine learning model to predict if a credit card application will get approved.

Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Vineeta12345/KMeans

Performing kmeans clustering and also providing elbow plot

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
minmaxscaler 31 pandas 12 python 9 numpy 8 kmeans-clustering 7 sklearn 7 matplotlib 7 seaborn 6 machine-learning 5 python3 5 matplotlib-pyplot 4 standardscaler 4 scikit-learn 4 deep-learning 3 confusion-matrix 3 streamlit 3 pickle 3 logistic-regression 3 kmeans 3 tensorflow 3 gridsearchcv 3 keras 3 sklearn-library 3 outlier-detection 3 pca 2 sweetviz 2 supervised-learning 2 simpleimputer 2 plotly-express 2 data-analysis 2 hvplot 2 knn-classification 2 onehotencoder 2 minmaxscaling 2 random-forest-classifier 2 decisiontreeclassifier 2 neural-network 2 unsupervised-machine-learning 2 preprocessing 2 lstm 2 standard-scaler 1 pandas-profiling 1 3dplot 1 customer-segmentation 1 datavisualization 1 algorithm 1 gaussian-mixture-models 1 joblib 1 decision-tree 1 bivariate-analysis 1 decision-tree-classifier 1 sequences 1 eda-analyses 1 number-sequences 1 feature-selection 1 integers 1 csharp 1 compresstransformation 1 compression-algorithm 1 compression 1 compress-files 1 compress 1 model-evaluation 1 random-forest 1 shap 1 data-visualization 1 dummy-data-generator 1 imputation 1 missing-values 1 rfm-analysis 1 silhouette-score 1 tableau 1 concatenate 1 elbow-curves 1 get-dummies 1 jupyterlab 1 path 1 pca-analysis 1 chi2 1 columntransformer 1 cross-validation-score 1 make-pipeline 1 pipelines 1 selectkbest 1 gridsearch 1 labelencoder 1 logistic-regression-algorithm 1 minmax-algorithm 1 elbow-plot 1 scaler 1 normalization 1 linear-regression 1 meanshift-clustering 1 svm 1 warnings 1 eda 1 kmean-clusters 1 silhouette-method 1 accuracy-score 1 churn-prediction 1