MoinDalvs / Assignment_Random_Forest_1

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem Statement

Use Random Forest to prepare a model on fraud data

treating those who have taxable_income <= 30000 as "Risky" and others are "Good"

About

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


Languages

Language:Jupyter Notebook 100.0%