Bundle Machine learning library with linear regression, logistic regression, k-means clustering, and matrix operations. Designed for tabular data; supports training, prediction, and model evaluation. Compile with -lib ml.
BayesEntry
Naive Bayes entry of term with counts
Operations
GetName #
Get the entry name
method : public : GetName() ~ StringReturn
| Type | Description |
|---|---|
| String | entry name |