Skip to content
#

labelencoder

Here are 80 public repositories matching this topic...

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.

  • Updated Jun 23, 2024
  • Jupyter Notebook

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.

  • Updated Aug 8, 2020
  • Jupyter Notebook

End-to-end data preprocessing pipeline on the Breast Cancer dataset handling duplicates, missing values, outliers (IQR), encoding (Ordinal/OneHot/Label), scaling (MinMax/Standard), and a Logistic Regression classifier.

  • Updated Jul 27, 2026
  • Jupyter Notebook

Here a predictive system has made 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.

  • Updated Mar 20, 2025
  • Jupyter Notebook

Binary classification of breast cancer using PyTorch. Used StandardScaler, LabelEncoder, Dataset, DataLoader, custom nn.Module model, BCELoss, and SGD. Focused on implementing a complete training pipeline, not optimizing accuracy.

  • Updated Apr 7, 2025
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the labelencoder topic, visit your repo's landing page and select "manage topics."

Learn more