• Stars
    star
    1
  • Language
    Jupyter Notebook
  • License
    GNU General Publi...
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The objective of the project is to train a machine learning algorithm on the dataset to successfully predict fraudulent transactions. We will have a simple dataset of 6-7 columns which we will first process in the given steps: 1) Load Data 2) Explore Data 3) Clean and Filter Data 4) Validate Data 5) Create Model 6) Visualize results So let dive into the project.