Research of Machine Learning algorithms using K-fold cross validation

Nagadevi Darapureddy,Dr. Nagaprakash Karatapu,Dr. Tirumala Krishna Battula
DOI: https://doi.org/10.35940/ijeat.f1043.0886s19
2019-09-06
International Journal of Engineering and Advanced Technology
Abstract:In machine learning, Classification is one of the most important research area. Classification allocates the given input to a known category. In this paper different machine algorithms like Logistic regression (LR), Decision tree (DT), Support vector machine (SVM), K nearest neighbors (KNN) were implemented on UCI breast cancer dataset with preprocessing. The models were trained and tested with k-fold cross validation data. Accuracy and run time execution of each classifier are implemented in python.
What problem does this paper attempt to address?