Closed sanchitc05 closed 3 weeks ago
Thanks for creating the issue,Please read the Pinned issued first and Readme.md in each Pull Request you made. Keep learning...
I am a gssoc 2024 extended contributor . Please assign this to me. Also please label it
@coderhetal this kind of projects already there pls try to add something new
Description:
This issue is for adding a new project titled "Fraud Detection with Machine Learning" to the repository. The goal of this project is to help users understand how machine learning can be applied to detect fraudulent financial transactions.
Tech Stack:
pandas
for data manipulationNumPy
for numerical computingscikit-learn
for implementing machine learning algorithms (Logistic Regression, Decision Trees, Random Forest)Matplotlib
for data visualizationimbalanced-learn
to handle class imbalance (e.g., SMOTE)Approach:
Data Preprocessing:
Model Selection:
Handling Class Imbalance:
Model Evaluation:
Outcome: