-
Updated
May 28, 2023 - Jupyter Notebook
onehotencoder
Here are 24 public repositories matching this topic...
Predictive Analytics
-
Updated
Apr 4, 2021 - Jupyter Notebook
Imbalanced Classes, Resampling techniques, filling null value, Date,Time, Alphanumeric data
-
Updated
Oct 19, 2020 - Jupyter Notebook
Feature encoding (OneHot, Ordinal, Label) and scaling (Standardization, Normalization) techniques on the Breast Cancer dataset using scikit-learn with proper train/test data leakage prevention.
-
Updated
Jul 27, 2026 - Jupyter Notebook
A collection of essential machine learning algorithms implemented from scratch and with libraries. Ideal for students and beginners to understand core ML concepts through hands-on examples.
-
Updated
Jun 15, 2026 - Jupyter Notebook
Trying to predict which species are most threatened with extinction in the near future.
-
Updated
Oct 11, 2023 - Jupyter Notebook
Multiple linear regression model implementation with automated backward elimination (with p-value and adjusted r-squared) in Python and R for showing the relationship among profit and types of expenditures and the states.
-
Updated
Oct 15, 2019 - Python
Apply unsupervised learning techniques to identify customers segments.
-
Updated
May 23, 2020 - HTML
scikit_learn
-
Updated
Nov 1, 2024 - Python
Embedding
-
Updated
Jan 11, 2023 - Jupyter Notebook
Predict employee attrition using LogisticRegression and RandomForestClassifier.
-
Updated
Nov 22, 2020 - Jupyter Notebook
A Machine Learning web application that predicts student placement using Gradient Boosting, built with Scikit-learn and Streamlit.
-
Updated
Jul 14, 2026 - Python
OneHotEncoder : Kategorik verileri "binary" (0 ve 1) sütunlarına ayırır. Her benzersiz kategori için ayrı bir sütun oluşturur. Özellikle sıralı olmayan kategorik değişkenler için uygundur.
-
Updated
Mar 2, 2025 - Jupyter Notebook
Data cleaning tools, handling missing data, categorical data, feature scaling
-
Updated
Mar 7, 2021 - Jupyter Notebook
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.
-
Updated
Dec 22, 2024 - Jupyter Notebook
Loan approval prediction system using ML pipelines and Gradio, deployed on Hugging Face Spaces.
-
Updated
May 7, 2026 - HTML
Car Price Prediction
-
Updated
Apr 4, 2021 - Jupyter Notebook
This is the Traffic Analysis and Prediction based project from RandomForest Classifier.
-
Updated
Aug 23, 2025 - Jupyter Notebook
To predict whether a user will click on ad or not.
-
Updated
Sep 17, 2024 - Jupyter Notebook
Machine learning and neural networks used to create a binary classifier capable of predicting whether applicants will be successful if funded by Alphabet Soup.
-
Updated
Nov 9, 2022 - Jupyter Notebook
Add this topic to your repo
To associate your repository with the onehotencoder topic, visit your repo's landing page and select "manage topics."