GitHunt

Bank-Note-Analysis

I'm Using Machine learning to predict whether the bank note as fake or genuine.The dataset contain 1372 rows and 5 columns.I will be using different algorithms such as Logistic regression, Support Vector Machine, Random Forest Classifier and KNearest Neighbor classifier.After building the algorithm also use cross_val_score together with confusion matrix and using GridSearchCV in KNN classifier and the accuracy score to see how well model is doing.

Languages

HTML99.4%Python0.6%

Contributors

Created January 12, 2023
Updated January 18, 2023
kpsijil2/Bank-Note-Analysis | GitHunt