Skip to content
#

leave-one-out-cross-validation

Here are 21 public repositories matching this topic...

Machine-Learning-Toolbox

In this project I have extarcted 30 time and frequancy features from EEG signals (of left hand and right hand moving) in an espicific time window. Then using PCA i have decreased the features dimension to 10. Then I have quarried different methdos of ML: KNN(1,3,5,6), SVM(Linear kernel, Gaussian kernel), LDA, Naive bayes on different time windows.

  • Updated Jul 27, 2023
  • MATLAB

This repository features a machine learning project utilizing the Pima Indians Diabetes Dataset to predict diabetes risk. It explores data preprocessing, model training, and evaluation using techniques such as Naive Bayes and K-Nearest Neighbors (KNN) . The aim is to highlight the impact of various health factors on diabetes prediction.

  • Updated Feb 14, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the leave-one-out-cross-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the leave-one-out-cross-validation topic, visit your repo's landing page and select "manage topics."

Learn more