ml_linear_regression 0.0.1 copy "ml_linear_regression: ^0.0.1" to clipboard
ml_linear_regression: ^0.0.1 copied to clipboard

Lightweight Dart implementation of simple linear regression model for numeric prediction.

0.0.1 - 2025-06-29 #

  • Initial release of ml_linear_regression.
  • Includes:
    • fit(), predict(), predictOne()
    • score() → R² metric
    • meanSquaredError() → MSE evaluation
    • edge-case validation and error handling
1
likes
150
points
8
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight Dart implementation of simple linear regression model for numeric prediction.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on ml_linear_regression