Skip to content

v0.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 01:22
b303a8f

NearestNeighborModels v0.1.3

Diff since v0.1.2

Closed issues:

  • Final Integration Steps (#22)
  • (univariate) KNNRegressor now predicts n x 1 Matrix instead of Vector (#31)

Merged pull requests:

  • makes univariate predictions vectors not n x 1 arrays (#32) (@ablaom)
  • For a 0.1.3 release (#33) (@ablaom)