Skip to content

DerrickKirimi/Data-Science-Collective

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Data-Science-Collective

This repository contains data science projects focused on developing and deploying machine learning models for various real-world applications. The primary use cases include predicting IPL cricket match outcomes, detecting credit card fraud, and analyzing sentiment in Flipkart product reviews.

Projects

1. IPL Cricket Match Prediction

  • Developed a model to predict the outcome of IPL cricket matches based on historical match data.
  • Applied data preprocessing techniques such as handling missing values, feature scaling, and encoding categorical variables.
  • Used machine learning algorithms to train and evaluate the model for accuracy in match outcome predictions.

2. Credit Card Fraud Detection

  • Built a model to detect fraudulent credit card transactions using a highly imbalanced dataset.
  • Implemented techniques like oversampling, undersampling, and SMOTE to address class imbalance.
  • Applied various algorithms, including decision trees and logistic regression, to maximize detection performance.

3. Flipkart Reviews Sentiment Analysis

  • Analyzed product reviews from Flipkart to classify them as positive, negative, or neutral.
  • Performed text preprocessing tasks such as tokenization, stemming, and stopword removal.
  • Used machine learning models for sentiment classification and evaluated performance with precision, recall, and F1-score.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published