Skip to content

ukaracalarli/Fisher-Score-and-SVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fisher-Score-and-SVM

""" Created on Wed Mar 21 19:15:57 2018 Modified by Umut KARACALARLI Modifications: - PCA replaced with Fisher Score for feeature reduction - Feature reduction is done for multiple feature sizes - SVM kernels poly, sigmoid and rbf added - Attributes vectorized manually - Confusion matrix added - Output directed to file - Elapsed time calculated by module (FS, Normalization and SVM)

@Original author: Gökberk GÜLGÜN (pwnageco) - https://github.com/pwnageco

https://github.com/ukaracalarli/Fisher-Score-and-SVM is licensed under the GNU General Public License v3.0

"""

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages