Skip to content

Latest commit

 

History

History
32 lines (12 loc) · 1.37 KB

README.md

File metadata and controls

32 lines (12 loc) · 1.37 KB

IEEE-cis-fraud-detection

In this tutorial, we’ll see how the wandb’s direct integration with scikit-learn enables you to visualize all the details about the model, data and the performance metrics on your wandb dashboard by using a single line of code.

The datasets that we’ll be using is IEE-CIS-Fraud Detection. The dataset is available on Kaggle. We’ll build our code on top of an approach already available on github. Let’s have a look at the dataset.

This repository contains solutions to the IEEE-CIS Fraud Detection

Visualizations Generated using WandB