Skip to content

A New Support Vector Finder Method, Based on Triangular Calculations and K-means Clustering

License

Notifications You must be signed in to change notification settings

SeyedMuhammadHosseinMousavi/newsupportvectorfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

newsupportvectorfinder

Please cite below: Mousavi, Seyed Muhammad Hossein, S. Younes MiriNezhad, and Atiye Mirmoini. "A new support vector finder method, based on triangular calculations and K-means clustering." 2017 9th International Conference on Information and Knowledge Technology (IKT). IEEE, 2017.

A New Support Vector Finder Method, Based on Triangular Calculations and K-means Clustering Finding and determining best Support vector samples, play and important role in the accuracy and efficiency of classification process. Many support vector methods have been proposed, which each one has its pros and cons. In this paper, a new support vector finder method, based on triangle, has been presented, which finds support vectors based on triangular calculations, like calculating triangle angles, area and defining threshold for them. According to those thresholds, Support vectors for each class will be defined. At the end of the whole process, K-means clustering method takes place on the remaining samples. Note that K-means could happen before the main process. After finding support vectors, the result will be classified by classification algorithms like SVM, Least Squares and Linear discriminant analysis algorithms, in the binary mode, and the acquired results will be compared with original data. The acquired results are satisfactory, precise and comparable with the best support vector finder methods.

About

A New Support Vector Finder Method, Based on Triangular Calculations and K-means Clustering

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages