Skip to content
#

logistic-regression-classifier

Here are 94 public repositories matching this topic...

Neural networks is a model inspired by how the brain works. It is widely used today in many applications: when your phone interprets and understand your voice commands, it is likely that a neural network is helping to understand your speech; when you cash a check, the machines that automatically read the digits also use neural networks.

  • Updated Jun 23, 2020
  • MATLAB

Credit card Fraud Detection using AutoEncoders Neural network to encode complete dataset. Training the Genuine Transaction Data alone and create Anomaly Detecting Classification Model using the simple Logistic Regression Classifier and XGBoost to predict the Fraud transaction from the Encoded dataset.

  • Updated Jun 9, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the logistic-regression-classifier topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logistic-regression-classifier topic, visit your repo's landing page and select "manage topics."

Learn more