Giter Club home page Giter Club logo

Shaksham Chauhan's Projects

credit-card-fraud-detection icon credit-card-fraud-detection

Working on scikit-learn library in Python to classify - Anonymized credit card transactions labeled as fraudulent or genuine. The datasets contains transactions made by credit cards in September 2013 by european cardholders. This dataset presents transactions that occurred in two days, where we have 492 frauds out of 284,807 transactions. The dataset is highly unbalanced, the positive class (frauds) account for 0.172% of all transactions. It contains only numerical input variables which are the result of a PCA transformation. Here in this module I'm working on three classification models : Decision Tree Classifier K-nearest neighbors (KNN) Classifier Random Forest Classifer to predict Anonymized credit card transactions as fraudulent or genuine. In order to do so I have done my data Processing : Handled Missing values : Using mean Standarised the data : Using Standardisation At the end, calculate the acuracy rate and error rate of all three classification. Decision Tree Accuracy : Accuracy_Decison : 99.87361325656508 -- (A better approach to follow) Error_rate : 0.12638674343491083 Random Forest Accuracy : Accuracy_Decison : 99.92978514253616 Error_rate : 0.07021485746383935 K-nearest neighbors (KNN) Accuracy : Accuracy_Decison : 99.9578710855217 Error_rate : 0.04212891447830361 Thanks for looking it :) .... Feel free to like :)

creditcardml icon creditcardml

This is the source code for the Credit Card Fraud Detection Project in Machine Learning.

data-science-ipython-notebooks icon data-science-ipython-notebooks

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

data-structures-and-algorithms icon data-structures-and-algorithms

This repo helps keep track about exercises, Jupyter Notebooks and projects from the Data Structures & Algorithms Nanodegree Program offered at Udacity.

hackclub icon hackclub

🎓🏫 Hack Club is a nonprofit network of computer science clubs where members learn to code through tinkering and building projects

website-blocker-project icon website-blocker-project

This Website blocking project is competed using python.It will be very useful ,while working in offices(working hours). For to start ,you need to find the path of the local host script and creat a task in task scheduler.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.