Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gandhasiri-rahul-mohan/random-forests-q1-fraud_check

Use Random Forest to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good"
https://github.com/gandhasiri-rahul-mohan/random-forests-q1-fraud_check

data-science machine-learning numpy pandas python random-forest

Last synced: about 1 month ago
JSON representation

Use Random Forest to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good"

Awesome Lists containing this project

README

        

# Random-Forests-Q1-Fraud_Check
Use Random Forest to prepare a model on fraud data treating those who have taxable_income <= 30000 as "Risky" and others are "Good"