This repository contains the required code for Project-2 of the Machine Learning course. There are three different python programs whose functions are as follows
-
The file Logistic Regression.py analysis the credit card data using Logistic Regression
-
The file Artificial Neural Network.py analysis the credit card data using a Feed-Forward Neural Network
-
The file Support Vector Machine.py analysis the credit card data using Support Vector Machines
Note: There is a file "Selected results" that contain some selected results.