Skip to content

Our task is to predict whether a bank currency note is authentic or not based upon four attributes of the note i.e. skewness of the wavelet transformed image, the variance of the image, entropy of the image, and kurtosis of the image. This is a binary classification problem and we will use the Support Vector Machine algorithm to solve this probl…

Notifications You must be signed in to change notification settings

rahil-serasiya/Support-Vector-Machine-Algorithm-to-check-bank-note-authenticity-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Support vector machine

Problem Definition

Our task is to predict whether a bank currency note is authentic or not based upon four attributes of the note i.e. skewness of the transformed image, variance of the image, entropy of the image, and curtosis of the image. This is a binary classification problem and we will use SVM algorithm to solve this problem. The rest of the section consists of standard machine learning steps.

About

Our task is to predict whether a bank currency note is authentic or not based upon four attributes of the note i.e. skewness of the wavelet transformed image, the variance of the image, entropy of the image, and kurtosis of the image. This is a binary classification problem and we will use the Support Vector Machine algorithm to solve this probl…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published