UnixJunkie/orf

OCaml Random Forests

28
/ 100
Experimental

This helps data scientists and machine learning engineers quickly build robust predictive models. You input datasets with categorical features (like user demographics or product types) that have been converted into numerical form. The output is a highly accurate classification or regression model that makes predictions without overfitting, even with default settings. It's ideal for practitioners who need reliable machine learning predictions and want to avoid complex model tuning.

No commits in the last 6 months.

Use this if you need a dependable, fast-to-train model for classification or regression tasks using sparse integer (one-hot encoded categorical) features.

Not ideal if your task requires predicting values beyond the range seen in your training data, such as discovering extreme outliers.

predictive-modeling data-classification regression-analysis machine-learning-engineering categorical-data
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

8

Forks

1

Language

OCaml

License

Last pushed

Jan 10, 2023

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/UnixJunkie/orf"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.