Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 343 Bytes

Kaggle-Amazon-Employee-Access

Solution for Kaggle's Amazon Employee Access Challenge. URL https://www.kaggle.com/c/amazon-employee-access-challenge

Pre-requisites: Python 3.0

Python Libraries used: numpy, matplotlib, time, sklearn

Algorithms: Support Vector Machine, Naive Bayes, Random Forest, K-Nearest Neighbour, Logistic Regression