cross-validation topic

List cross-validation repositories

mlr3spatiotempcv

48
Stars
9
Forks
Watchers

Spatiotemporal resampling methods for mlr3

CIFAR-10

55
Stars
9
Forks
Watchers

Use the famous CIFAR-10 dataset to train a multi-layer neural network to recognize images of cats, dogs, and other things.

Credit

27
Stars
11
Forks
Watchers

An example project that predicts risk of credit card default using a Logistic Regression classifier and a 30,000 sample dataset.

HAR

22
Stars
7
Forks
Watchers

Recognize one of six human activities such as standing, sitting, and walking using a Softmax Classifier trained on mobile phone sensor data.

Iris

31
Stars
9
Forks
Watchers

The original lightweight introduction to machine learning in Rubix ML using the famous Iris dataset and the K Nearest Neighbors classifier.

MNIST

33
Stars
8
Forks
Watchers

Handwritten digit recognizer using a feed-forward neural network and the MNIST dataset of 70,000 human-labeled handwritten digits.

Big-Mart-Sales-Prediction

28
Stars
11
Forks
Watchers

Using Machine Learning Algorithms for Regression Analysis to predict the sales pattern and Using Data Analysis and Data Visualizations to Support it.

Students-Performance-Analytics

25
Stars
11
Forks
Watchers

Students Performance Evaluation using Feature Engineering, Feature Extraction, Manipulation of Data, Data Analysis, Data Visualization and at lat applying Classification Algorithms from Machine Learni...

introduction-to-machine-learning

24
Stars
13
Forks
Watchers

A document covering machine learning basics. 🤖📊