Skip to content

Releases: nikolas-virionis/linear-regression-model

v1.4.2

13 Jul 13:39
9572280
Compare
Choose a tag to compare
Update package.json

v1.4.1

12 Jul 15:39
Compare
Choose a tag to compare
docs(imports): Added ES6 way of importing the package and its classes

v1.4.0

18 Dec 23:00
Compare
Choose a tag to compare

v1.3.2...v1.4.0

v1.3.2

02 Dec 19:00
Compare
Choose a tag to compare
  • hotfix: application crashed or delayed response due to log of several datasets a75cfe7

v1.3.1...v1.3.2

v1.3.1

02 Dec 14:18
Compare
Choose a tag to compare
  • hotfix: median in odd length datasets returned null ba74dee

v1.3.0...v1.3.1

v1.3.0

30 Nov 11:48
Compare
Choose a tag to compare
  • Update README.md bbff117
  • Utility methods of calculating the mean, the mode and the median of a dataset (static methods) 64c0413

v1.2.0...v1.3.0

v1.2.0

29 Nov 00:29
Compare
Choose a tag to compare
  • Update README.md 7bdb307
  • Merge pull request #2 from nikolas-virionis/r2 f1d7309
  • implementation of the coefficient of determination (R²) 6cea086
  • Update README.md 7a53e6e
  • Update README.md 119c9d9
  • npm readme picture upload fd39a8a

v1.1.0...v1.2.0

1.1.0

27 Nov 02:26
Compare
Choose a tag to compare
  • Merge pull request #1 from nikolas-virionis/correlation 4d5d630
  • Update README.md b7f2355
  • correlation class and method 34305ed
  • Update README.md 9fcd545

1.0.0...v1.1.0

1.0.0

26 Nov 20:28
Compare
Choose a tag to compare

This release is the first published on npm, and able to be imported via npm install