Skip to content
#

joblib

Here are 159 public repositories matching this topic...

NLP-Email-Categorizer

An efficient text classification pipeline for email subjects, leveraging NLP techniques and Multinomial Naive Bayes. Easily preprocess data, train the model, and categorize new email subjects. Ideal for NLP enthusiasts and those building practical email categorization systems using Python.

  • Updated May 1, 2025
  • Python

Predicts which telecom customers are likely to churn with 95% accuracy using real-world data features from usage, billing, and support data. Implements Sturges-based binning, one-hot encoding, stratified 80/20 train-test split, and a two-level ensemble pipeline with soft voting. Achieves 94.60% accuracy, 0.8968 AUC, 0.8675 precision, 0.7423 recall.

  • Updated Aug 21, 2025
  • Python

Improve this page

Add a description, image, and links to the joblib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more