Skip to content
#

classification-report

Here are 84 public repositories matching this topic...

This repository features code for a fraud detection model achieving 100% accuracy in identifying fraudulent credit card transactions. Utilizing transaction data from Jan 2019 to Dec 2020, the model employs RandomForestClassifier, assessing features like credit card numbers, transaction amounts, and merchant information.

  • Updated Apr 21, 2024
  • Jupyter Notebook

I'll use various techniques to train and evaluate a model based on loan risk. I will use a dataset of historical lending activity from a peer-to-peer lending services company to build a model that can identify the creditworthiness of borrowers.

  • Updated Feb 8, 2024
  • Jupyter Notebook

"TensorFlow Image Classification Project" This project demonstrates image classification using TensorFlow. The CIFAR-10 dataset, consisting of 60,000 32x32 color images across 10 classes, is explored and analyzed. Key components include data loading, dataset characteristics, and a machine learning model built using the functional API.

  • Updated Oct 13, 2023
  • HTML

Conducted data analysis, statistical analysis, and data visualization on an Indian crime dataset. Applied various machine learning algorithms to gain insights from the data. Utilized Time-Series models for prediction and forecasting based on the crime data analysis.

  • Updated Oct 5, 2023
  • Jupyter Notebook

Trained a classifier by using labeled data and oversampling and undersampling techniques to predict if a borrower will default on a loan. The model is intended to be used as a reference tool to help investors make informed decisions about lending to potential borrowers based on their ability to repay. The purpose is to lower risk & maximize profit.

  • Updated Jul 18, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the classification-report topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the classification-report topic, visit your repo's landing page and select "manage topics."

Learn more