An open API service indexing awesome lists of open source software.

https://github.com/nhviet03/is252_datamining_knn_pla

Implementing 2 basic classification algorithms: K-Nearest Neighbor (KNN) and Perceptron Learning Algorithm (PLA) to predict the likelihood of customers subscribing to term deposits. The implementation process from manual calculation based on mathematical formulas to utilizing libraries.
https://github.com/nhviet03/is252_datamining_knn_pla

datamining knn-classification perceptron-learning-algorithm

Last synced: 13 days ago
JSON representation

Implementing 2 basic classification algorithms: K-Nearest Neighbor (KNN) and Perceptron Learning Algorithm (PLA) to predict the likelihood of customers subscribing to term deposits. The implementation process from manual calculation based on mathematical formulas to utilizing libraries.

Awesome Lists containing this project

README

        

# IS252_DataMining_KNN_PLA
This project is used to serve as a final term project for the course in the Information Systems department at UIT: Data Mining - IS252 (10/10)