数据集 Resources

Showing items tagged with "数据集"

A MATLAB-based handwritten digit recognition program utilizing minimum Euclidean distance classification. The dataset is sourced from UCI Machine Learning Repository, featuring comprehensive performance evaluation metrics including accuracy, recall, and F1-score calculations with code implementation insights.

MATLAB 176 views Tagged

The Partial Least Squares (PLS) method refers to performing principal component analysis for dimensionality reduction on datasets before conducting linear regression analysis based on least squares. The following source code is provided in its complete form by the GreenSim team for free use, with proper attribution required to GreenSim team (http://blog.sina.com.cn/greensim). The implementation includes key components for covariance maximization and projection calculations.

MATLAB 204 views Tagged

Visualize MNIST dataset images with code implementation examples to enhance understanding of the handwritten digit data structure and characteristics.

MATLAB 192 views Tagged

This implementation covers both user-based and item-based collaborative filtering approaches (detailed in README) using the provided dataset for training and evaluation.

MATLAB 190 views Tagged

Hand Gesture Recognition Implementation with Algorithm Flowcharts and MATLAB Codebase - Featuring American Sign Language (ASL) Detection with Background Preprocessing Requirements

MATLAB 198 views Tagged