Skip to content

Releases: nikolas-virionis/linear-regression-model

v1.4.2

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 13 Jul 13:39
9572280
Update package.json

v1.4.1

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 12 Jul 15:39
docs(imports): Added ES6 way of importing the package and its classes

v1.4.0

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 18 Dec 23:00

v1.3.2...v1.4.0

v1.3.2

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 02 Dec 19:00
  • hotfix: application crashed or delayed response due to log of several datasets a75cfe7

v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 02 Dec 14:18
  • hotfix: median in odd length datasets returned null ba74dee

v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 30 Nov 11:48
  • 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

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 29 Nov 00:29
  • 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

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 27 Nov 02:26
  • 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

Choose a tag to compare

@nikolas-virionis nikolas-virionis released this 26 Nov 20:28

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