Install latest/stable of random-forest-train
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install gianlucaperna
Don't have snapd? Get set up for snaps.
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.
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.