Skip to content
#

modeldeployment

Here are 35 public repositories matching this topic...

A data science project focused on analyzing customer reviews from Amazon's fine food products. It involves data cleaning, exploratory data analysis (EDA), sentiment analysis, and machine learning models to predict review sentiments. Built using Python, Pandas, NLP techniques, and visualization tools like Matplotlib and Seaborn.

  • Updated Apr 18, 2025
  • Jupyter Notebook

This repository demonstrates how to build a robust fraud detection system that combines supervised learning techniques with anomaly detection models. It provides end-to-end implementation, from data preprocessing and model training to deploying a real-time fraud detection API using FastAPI.

  • Updated Feb 17, 2025
  • Jupyter Notebook

The project explores multiple machine learning algorithms and evaluates their performance using various metrics, such as accuracy and confusion matrices. The models tested include Logistic Regression, K-Nearest Neighbors (KNN), Naive Bayes, and Support Vector Machine (SVM). In addition, regularization techniques (L1, L2) are used to avoid overfit.

  • Updated Jan 31, 2025
  • Jupyter Notebook

Built a real-world email spam classifier using Support Vector Machine(SVM), achieving 98% accuracy through robust text preprocessing, TF-IDF feature extraction, and EDA. Deployed the model with Flask, enabling real-time predictions and visualization of words influencing classification.

  • Updated Nov 2, 2025
  • CSS

Improve this page

Add a description, image, and links to the modeldeployment 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 modeldeployment topic, visit your repo's landing page and select "manage topics."

Learn more