Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshadri. Collaborators welcome.
-
Updated
Feb 19, 2025 - Python
Use advanced feature engineering strategies and select best features from your data set with a single line of code. Created by Ram Seshadri. Collaborators welcome.
Exemplary, annotated machine learning pipeline for any tabular data problem.
Tutorial on how to perform feature encoding, feature scaling, and missing values imputation using the scikit-learn library
Categorical Feature Encoding using Logistic Regression
Multiple methods to (quickly) encode factor variables, using data.table
churn prediction using machine learning classification models
first-person activity recognition
Obesity severity level prediction based on different features.. these imp features are extracted then trained using polynomial regression
4Geeks Academy data science boot camp data preprocessing assignment
This project uses predictive analytics to optimize marketing strategies by forecasting customer subscriptions to term deposits. It involves collecting and preprocessing data, training a model, and assessing its performance. Ongoing evaluation ensures adaptability to changing market dynamics, providing valuable insights for marketing analysis
Predicting Hotel Booking Cancellation with Machine Learning
Classification of movies as 'Fresh', 'Rotten', 'Certified-Fresh' using categorical predictors as well as review sentiment. Performed feature encoding and used Decision Tree, Random Forest Classifiers. Tackled class imbalance issues by assigning weights to classes. Used tokenization to generate word vectors for reviews to predict movie status.
A deep learning framework that predict differential expression (LFC, padj) from a single gene’s expression profile.
This project predicts the likelihood of forest fires in Algeria using machine learning regression techniques based on weather and environmental data. It includes EDA, feature engineering, and model deployment.
Unofficial Pytorch Implementation of 'Uncorrelated feature encoding for faster style transfer'
👩🏻🍳🍽️Restaurant Success Prediction using ML
To read the given data and perform Feature Encoding and Transformation process. ( 19AI403 - Introduction to Data Science )
🌾 A machine learning-based crop production prediction system using historical Indian agricultural data with advanced regression models and hyperparameter tuning.
Add a description, image, and links to the feature-encoding topic page so that developers can more easily learn about it.
To associate your repository with the feature-encoding topic, visit your repo's landing page and select "manage topics."