Skip to content
View varmor's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report varmor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wms-customer-segmentation-poc wms-customer-segmentation-poc Public

    Proof of Concept for customer segmentation using K-Means clustering on wealth management data. The project includes data preprocessing, feature engineering, and cluster analysis to identify distinc…

    Jupyter Notebook

  2. spam-email-detector spam-email-detector Public

    This is the web base solution to detect spam and ham emails using supervised machine learning, classification models (SVM Classifier & Naive Bayes Classifier) with 99% accuracy.

    Jupyter Notebook 1

  3. hadoop-wordcount-python hadoop-wordcount-python Public

    This project explores the core concepts of distributed data processing using the MapReduce programming model , implemented with Python via Hadoop Streaming , and deployed on a multi-node Google Clo…

    Python