labelencoder
There are 61 repositories under labelencoder topic.
Manaliagarwal/Student-Alcohol-Consumption-Detection-
With the Student Alcohol Consumption data set, we predict high or low alcohol consumption of students.
pritomsh/encoding-techniques
Encoding: converting categorical data into a numerical data
hem9984/Dataset-label
This will allow you to choose your labels, and then label every image in a zip file or text line in a CSV file out of the categories you chose (any text string is a valid label -NO LIMTS!)! Great for training CNN or neural network architectures of any kind!
tejasp12/Retail--Big-Mart_Sales_Analysis
Value to Business :: Using this Regression model, the decision-makers will able to understand the properties of various products and stores which play an important and key role in optimizing the Marketing efforts and results in increased sales.
Abhrojyoti2001/Email-Spam-Classifier
A spam email chacking system using the Complement-Naive-Bayes algorithm on SpamAssassin datasets
Akarsh1/Dance-Forms-Classification-
Dance Forms Identification: A Deep Learning Classification Problem.
aleenaallu/animal_extinction_prediction
Trying to predict which species are most threatened with extinction in the near future.
ankushmallick1100/Sentiment-Analysis-for-drug-reviews-tweets
Here we are making a predictive system to measure the sentiment of each review or tweet, whether it is 1 (Positive Sentiment) or 0 (Negative Sentiment). In this work, LGBM Classifier, XGBooost Classifier, CatBoost Classifier, Random Forest Classifier, Gradient Boosting Classifier, K-Nearest Neighbors, and Logistic Regression are used.
connectkishan1/feature-engineering
Imbalanced Classes, Resampling techniques, filling null value, Date,Time, Alphanumeric data
Harmanveer2546/Music-Genre-Classification
Classifying the genre of a music using deep neural networks.
hritiksauw199/Xbox-Series-X-vs-PS5-A-Sentiment-Analysis-Study
Extracted users' reviews from Amazon.com and performed sentiment analysis to determine which console to purchase
iamkirankumaryadav/Predictive-Analytics
Predictive Analytics
jodiambra/Yachay.ai
Project predicting geolocation from tweets as part of Yachay.ai externship
marileano/Determining-Trade-Union-Status
In this project we built a model to predict whether a person will remain in a hypothetical trade union called the United Data Scientists Union (UDSU).
muhammad3245571106/Student-Grade-Prediction
This is the Data Mining Project for predicting the student's grade before the final and Mid-2 examination. I use Python and Jupyter Notebook for this Project.
prashantpagaree/Project-Salary-Prediction-Machine-Learning
Data Preprocessing for Machine Learning
Rafat3000/Glass-Classification
Classification data and using ANN model
saikrishnabudi/Neural-Networks
Data Science - Neural Networks Work
shayleaschreurs/Deep_Neural_Networks
Module 13 - I am creating a binary classification model using a deep neural network by preprocessing data for a neural network model , using the model-fit-predict pattern to compile and evaluate a binary classification model , and optimize the model.
shreeratn/Predicting-Credit-Card-Approval
Build a machine learning model to predict if a credit card application will get approved.
Tynab/Descriptive-Statistics
CyberSoft Machine Learning 03 - Descriptive Statistics
zuhaib1214/Feature-Engineering
This repository is totally focused on Feature Engineering Concepts in detail, I hope you'll find it helpful.
elmezianech/Food-Delivery-Time-Prediction
This machine learning project focused on predicting food delivery times. The code emphasizes essential tasks such as data cleaning, feature engineering, categorical feature encoding, data splitting, and standardization to establish a solid foundation for building a robust predictive model.
harmanveer-2546/Music-Genre-Classification
Classifying the genre of a music using deep neural networks.
janvikheni04/Data_Analysis_of_Titanic_Dataset
Machine learning Model
SrivathsanP23/Used-Car-Price-Prediction
Used-Car_price prediction using XGBoost Regressor
YaminiGhumre/50_startups_prj3
50_startups_prj3 multiple linear regression practical
yujansaya/kaggle_customer_segmentation
Mall Customer Segmentation Data
Yuvaishu/SURGICAL-COMPLICATION-PREDICTION
AI is developed to predict the possible surgical complications(Cataract surgery) before the surgery based on the patient's medical history
Ali-jalil88/Mlflow-Bank-Marketing
Bank-Marketing dataset using Mlflow
harmanveer-2546/Prediction-Of-Ticket-Cancellation
The objective is to develop a model that accurately predicts whether users will cancel their tickets. Each cancellation incurs a fine for the ticket registration site from the passenger company.
harmanveer-2546/Sports-Bets-Winning-Algorithm
Sports betting is the activity of predicting sports results and placing a wager on the outcome.
jarif87/Client-Attrition-Forecast
Client Attrition Forecast
nirmal2i43a5/Categorical-Variables-and-Encoding
This repository explores various techniques for handling categorical variables in data preprocessing, focusing on methods such as one-hot encoding, label encoding, and their applications in machine learning models.
saikrishnabudi/Naive-Bayes
Data Science - Naive Bayes Work