1.0288.5 MB
unset
strict
core22
Snap for training a simple Random Forest model
The random-forest-train app is a toy case implementation of a random forest classifier.
It uses a 20% train-test split to evaluate the performance of the model.
The script requires three arguments: a CSV file containing features (without header), another CSV file containing the corresponding classes (single column without header), and the output path where to save the trained model.
It uses a 20% train-test split to evaluate the performance of the model.
The script requires three arguments: a CSV file containing features (without header), another CSV file containing the corresponding classes (single column without header), and the output path where to save the trained model.
Update History
1.0 (2)13 Dec 2025, 09:47 UTC
12 Apr 2024, 09:56 UTC
12 Apr 2024, 09:55 UTC
13 Dec 2025, 09:47 UTC