All Projects → 0xDaksh → Credit-Card-Fraud

0xDaksh / Credit-Card-Fraud

Licence: MIT License
No description or website provided.

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Credit-Card-Fraud

Fraud Detection
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
Stars: ✭ 58 (+241.18%)
Mutual labels:  card, kaggle
Neural Api
CAI NEURAL API - Pascal based neural network API optimized for AVX, AVX2 and AVX512 instruction sets plus OpenCL capable devices including AMD, Intel and NVIDIA.
Stars: ✭ 94 (+452.94%)
Mutual labels:  deep, neural
Jeelizar
JavaScript object detection lightweight library for augmented reality (WebXR demos included). It uses convolutional neural networks running on the GPU with WebGL.
Stars: ✭ 296 (+1641.18%)
Mutual labels:  deep, neural
Hello-Kaggle-Guide-KOR
Kaggle을 처음 접하는 사람들을 위한 문서
Stars: ✭ 140 (+723.53%)
Mutual labels:  jupyter, kaggle
Plant-Disease-Identification-using-CNN
Plant Disease Identification Using Convulutional Neural Network
Stars: ✭ 89 (+423.53%)
Mutual labels:  kaggle, neural
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (+105.88%)
Mutual labels:  jupyter, kaggle
Pytorch Forecasting
Time series forecasting with PyTorch
Stars: ✭ 849 (+4894.12%)
Mutual labels:  deep, neural
Deeplearning Mindmap
A mindmap summarising Deep Learning concepts.
Stars: ✭ 1,251 (+7258.82%)
Mutual labels:  jupyter, deep
How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
Stars: ✭ 114 (+570.59%)
Mutual labels:  jupyter, kaggle
videoMultiGAN
End to End learning for Video Generation from Text
Stars: ✭ 53 (+211.76%)
Mutual labels:  deep, dnn
sudospawner
Spawn JupyterHub single-user servers with sudo
Stars: ✭ 41 (+141.18%)
Mutual labels:  jupyter
pyconau2017-messy-sensor-data
[pyconau 2017 talk] Messy Sensor Data: A Programmer's Cleaning Guide
Stars: ✭ 16 (-5.88%)
Mutual labels:  jupyter
ipolyglot
A polyglot kernel for Jupyter notebooks based on GraalVM.
Stars: ✭ 59 (+247.06%)
Mutual labels:  jupyter
jupyter-packaging
Tools to help build and install Jupyter Python packages
Stars: ✭ 45 (+164.71%)
Mutual labels:  jupyter
crowdsource-video-experiments-on-android
Crowdsourcing video experiments (such as collaborative benchmarking and optimization of DNN algorithms) using Collective Knowledge Framework across diverse Android devices provided by volunteers. Results are continuously aggregated in the open repository:
Stars: ✭ 29 (+70.59%)
Mutual labels:  dnn
nbtop
IPython Notebook server monitor inspired by htop
Stars: ✭ 50 (+194.12%)
Mutual labels:  jupyter
epic-kitchens-55-starter-kit-action-recognition
🌱 Starter kit for working with the EPIC-KITCHENS-55 dataset for action recognition or anticipation
Stars: ✭ 40 (+135.29%)
Mutual labels:  jupyter
kernel-run
Run any Jupyter notebook instantly using Kaggle kernels
Stars: ✭ 59 (+247.06%)
Mutual labels:  kaggle
jupyter-remote-desktop-proxy
Run a Linux Desktop on a JupyterHub
Stars: ✭ 46 (+170.59%)
Mutual labels:  jupyter
Data-Science-for-Losers
📈 Articles on Data Science, Jupyter, and Pandas
Stars: ✭ 18 (+5.88%)
Mutual labels:  jupyter

Credit-Card-Fraud

This Neural Network is based of the Credit-Card-Fraud Data available on Kaggle, It contains a whooping 248,407 Transactions which occurred in September 2013 by European Card Holders

Dependencies

  • Pandas
  • Sci Kit Learn
  • Keras (Tensorflow / Theano and SciPy)
  • Anaconda

How to Use?

  • Clone the Project
  • Download Data
  • Install the Dependencies
  • Load the weights, files provided (model.h5 and model.json)
  • Execute the Code
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].