-
Updated
Feb 27, 2021
leave-one-out-cross-validation
Here are 19 public repositories matching this topic...
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
The dataset contains information regarding residential properties which were collected by the US Census Service, the period 2006 to 2010.
-
Updated
Jun 8, 2020
1. train_test_split 2.K_fold 3.LeaveoneOut 4.Cross Validation Score 5.Logistic Regression
-
Updated
May 12, 2022 - Jupyter Notebook
Learning Machine Learning Through Data
-
Updated
Sep 7, 2022 - Jupyter Notebook
The purpose of this project is to analyze some winning factors for a NBA team and predict their win rate using multiple linear regression. Different cross-validation methods were used to evaluate the model's prediction ability.
-
Updated
Mar 10, 2024 - Jupyter Notebook
Applied Regularisation techniques(Ridge+Lasso) and observed improvement in regression algorithm.It also contain two promising cross validation technique.
-
Updated
Mar 8, 2019 - Jupyter Notebook
This project aims to understand and implement all the cross validation techniques used in Machine Learning.
-
Updated
Jan 21, 2022 - Jupyter Notebook
Comprehensive Machine Learning Techniques: Metrics, Classifiers, and Evaluation
-
Updated
Oct 22, 2024 - Python
Churn prediction means detecting which customers are likely to leave a service or to cancel a subscription to a service.
-
Updated
Sep 23, 2023 - Jupyter Notebook
Methodology used to classify breast cancer histopathological images as part of a datachallenge organised at Telecom Paris
-
Updated
Sep 6, 2023 - Jupyter Notebook
This project predicts tuition rates for U.S. public and private universities using linear regression with leave-one-out cross-validation. Helping to assess if a college market price, maximizing ROI and minimizing student loan debt.
-
Updated
Oct 31, 2024 - R
This project provides a tutorial on performing leave-one-out cross-validation (LOO-CV) using the Pareto-smoothed importance sampling (PSIS) approximation. The tutorial leverages the arviz package and applies these techniques to a synthetic dataset from Welbanks et al. 2023, focusing on exoplanet atmospheric analysis.
-
Updated
Jul 18, 2024 - Jupyter Notebook
Model-Validation-Methods
-
Updated
Nov 13, 2020 - Jupyter Notebook
This toolbox offers 6 machine learning methods including KNN, SVM, LDA, DT, and etc., which are simpler and easy to implement.
-
Updated
Jan 10, 2021 - Python
This toolbox offers 7 machine learning methods for regression problems.
-
Updated
Jan 10, 2021 - Python
This toolbox offers 8 machine learning methods including KNN, SVM, DA, DT, and etc., which are simpler and easy to implement.
-
Updated
Jan 10, 2021 - MATLAB
Repository for the Brainhack School 2020 team working with fMRI and ABIDE data to train machine learning models.
-
Updated
Oct 10, 2024 - 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.
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."