An open API service indexing awesome lists of open source software.

https://github.com/adjivas/linear-regression


https://github.com/adjivas/linear-regression

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Linear Regression

[![travis-badge][]][travis] [![coverage-badge][]][coverage] [![docs-badge][]][docs] [![license-badge][]][license]

[license-badge]: https://img.shields.io/crates/l/cublas.svg?style=flat-square
[license]: https://github.com/adjivas/linear-regression/blob/master/README.md#license
[docs-badge]: https://img.shields.io/badge/API-docs-blue.svg?style=flat-square
[docs]: https://adjivas.github.io/linear-regression/linear_regression/
[travis-badge]: https://travis-ci.org/adjivas/linear-regression.svg?branch=master&style=flat-square
[travis]: https://travis-ci.org/adjivas/linear-regression
[coverage-badge]: https://coveralls.io/repos/github/adjivas/linear-regression/badge.svg?branch=master&style=flat-square
[coverage]: https://coveralls.io/github/adjivas/linear-regression?branch=master

#### License:
**linear_regression**'s code in this repo is licensed under either of:

uses the [APACHE][license-mit] and [MIT][license-apache] license.
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0).
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT).

[license-apache]: https://github.com/adjivas/linear-regression/blob/master/LICENSE-APACHE
[license-mit]: https://github.com/adjivas/linear-regression/blob/master/LICENSE-MIT

at your option.

#### Contribution:

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

estimatePrice(mileage[0]) - price[0] / 23