noc_ml_dart 1.0.0 copy "noc_ml_dart: ^1.0.0" to clipboard
noc_ml_dart: ^1.0.0 copied to clipboard

A Dart/Flutter version of NocML - a lightweight machine learning library featuring Classification (KNN, Naive Bayes, Logistic Regression), Clustering, and Forecasting.

1.0.0 #

  • Initial release of noc_ml_dart.
  • Added Classification algorithms: KNN, NaiveBayes, LogisticRegression.
  • Added Clustering algorithm: KMeans.
  • Added Forecasting algorithm: SimpleLinearRegression.
  • Added Preprocessing functions: StandardScaler, MinMaxScaler.
  • Added Evaluation Metrics: Accuracy, MSE, MAE, R2 Score.
  • Support for Dart SDK 2.17.5+ and Flutter.
3
likes
140
points
67
downloads

Documentation

API reference

Publisher

verified publishernocturnailed.com

Weekly Downloads

A Dart/Flutter version of NocML - a lightweight machine learning library featuring Classification (KNN, Naive Bayes, Logistic Regression), Clustering, and Forecasting.

Repository (GitHub)
View/report issues

License

MIT (license)

More

Packages that depend on noc_ml_dart