Skip to content
View vajihvu's full-sized avatar

Block or report vajihvu

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

Popular repositories Loading

  1. footballWageAnalysis footballWageAnalysis Public

    An exploratory data analysis project examining the relationship between football players’ wages and performance metrics using Python, Pandas, Matplotlib and Seaborn.

    Python 2

  2. adaptiveLearning adaptiveLearning Public

    Adaptive Learning Recommendation System using collaborative filtering to suggest personalized learning materials based on student engagement and performance metrics.

    Jupyter Notebook 1

  3. movieRecommendationSystem movieRecommendationSystem Public

    A simple movie recommendation system built using Surprise SVD, Streamlit and the MovieLens 100k dataset. Includes manual anti-testset generation (no build_anti_testset), a clean training pipeline a…

    Jupyter Notebook

  4. customer-churn-prediction customer-churn-prediction Public

    A ML project that builds a complete Customer Churn Prediction system using Logistic Regression, Random Forest and XGBoost. Includes data preprocessing, feature engineering, SHAP explainability, mod…

    Jupyter Notebook

  5. insurance-fraud-detection insurance-fraud-detection Public

    This is a complete end-to-end machine learning pipeline to detect fraudulent insurance claims using real-world tabular datasets. It includes preprocessing, SMOTE-based imbalance handling, model tra…

    Jupyter Notebook

  6. AI-Review-Analyser AI-Review-Analyser Public

    End-to-end NLP pipeline for analyzing customer reviews using sentiment analysis, topic modeling, and abstractive summarization.

    Python