Learning the topic Machine learning, with sample code.
-
Updated
Jul 22, 2024 - Python
Learning the topic Machine learning, with sample code.
This repository contains a basic fraud detection system utilising supervised learning techniques to identify potentially fraudulent credit card transactions. The project establishes a baseline model that addresses the challenges of credit card fraud in financial institutions.
Comparing Random Forest, Gradient Boosting, and XGBoost to select the best model to predict potential donors for a Charity.
Implementing Breast cancer detection using machine learning
A deep learning-based facial emotion recognition system using the CK+ dataset and a custom CNN built with PyTorch.
Machine learning models trained on U.S. Census data to classify income levels, including preprocessing, PCA, SVD, and evaluation with MLP, logistic regression, and Naïve Bayes.
Superstore Time Series Data Analysis and its prediction for next 4 years using ARIMA model.
All about Data intelligence
Add a description, image, and links to the supervisedlearning topic page so that developers can more easily learn about it.
To associate your repository with the supervisedlearning topic, visit your repo's landing page and select "manage topics."