An open API service indexing awesome lists of open source software.

https://github.com/rmodi6/ieee-cis-fraud-detection

IEEE-CIS Fraud Detection Kaggle Competition notebooks
https://github.com/rmodi6/ieee-cis-fraud-detection

data-science data-visualization fraud-detection kaggle logistic-regression xgboost

Last synced: 19 days ago
JSON representation

IEEE-CIS Fraud Detection Kaggle Competition notebooks

Awesome Lists containing this project

README

          

# ieee-cis-fraud-detection

This repository contains solutions to the [IEEE-CIS Fraud Detection](https://www.kaggle.com/c/ieee-fraud-detection) competition
on Kaggle given as an assignment for CSE 519 - Data Science Fundamentals course.

`cse519_hw2_modi_ruchit_112685342.ipynb` notebook contains the final submission while other files were used for exploring and
trying different models. The prediction models are stored in the `models/` directory, `rs_rus_xgb.pkl` being the final model
used for submission.