-
Updated
May 28, 2023 - Jupyter Notebook
onehotencoder
Here are 22 public repositories matching this topic...
Predictive Analytics
-
Updated
Apr 4, 2021 - Jupyter Notebook
Trying to predict which species are most threatened with extinction in the near future.
-
Updated
Oct 11, 2023 - Jupyter Notebook
Imbalanced Classes, Resampling techniques, filling null value, Date,Time, Alphanumeric data
-
Updated
Oct 19, 2020 - 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
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
Nov 27, 2025 - Jupyter Notebook
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
Car Price Prediction
-
Updated
Apr 4, 2021 - Jupyter Notebook
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
Predict employee attrition using LogisticRegression and RandomForestClassifier.
-
Updated
Nov 22, 2020 - 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
Apr 25, 2026 - HTML
This is the Traffic Analysis and Prediction based project from RandomForest Classifier.
-
Updated
Aug 23, 2025 - Jupyter Notebook
Create a binary classification model using a deep neural network
-
Updated
Dec 5, 2022 - Jupyter Notebook
This project presents a comprehensive car price prediction model using machine learning techniques. The dataset is carefully explored and preprocessed, including handling missing values, encoding categorical features, and scaling numerical data. Visualizations are provided to understand key relationships and trends in car features and prices.
-
Updated
Mar 25, 2025 - 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
To predict whether a user will click on ad or not.
-
Updated
Sep 17, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the onehotencoder topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the onehotencoder topic, visit your repo's landing page and select "manage topics."