Skip to content

Releases: spotify/featran

v0.1.18

Choose a tag to compare

@nevillelyh nevillelyh released this 01 Mar 16:27
  • XGBoost LabeledPoint support

v0.1.17

Choose a tag to compare

@nevillelyh nevillelyh released this 16 Feb 19:37
  • Java TensorFlow Example extractor

v0.1.16

Choose a tag to compare

@nevillelyh nevillelyh released this 08 Jan 17:49
  • Minimum Description Length (MDL) transformer

v0.1.15

Choose a tag to compare

@nevillelyh nevillelyh released this 22 Dec 04:01
  • FeatureSpec composition

v0.1.14

Choose a tag to compare

@nevillelyh nevillelyh released this 22 Dec 03:58
  • Java feature crossing

v0.1.13

Choose a tag to compare

@nevillelyh nevillelyh released this 20 Nov 16:55
  • Performance improvements for streaming & backend use cases
  • Quantile and Inter Quartile Range Rejectors

v0.1.12

Choose a tag to compare

@nevillelyh nevillelyh released this 08 Nov 18:31
  • Performance optimizations
  • Fix TensorFlow UnsupportedOperationException

v0.1.11

Choose a tag to compare

@nevillelyh nevillelyh released this 24 Oct 10:14
  • Add n-grams transformer
  • Fix Java sparse array concurrency issue
  • Fix missing rejections in FeatureBuilder
  • Remove commons-math3 dependency

v0.1.10

Choose a tag to compare

@nevillelyh nevillelyh released this 06 Oct 20:19
  • Add feature crossing support
  • Add HeavyHitters transformer
  • Fix Java types in FloatSparseArray and DoubleSparseArray

v0.1.9

Choose a tag to compare

@nevillelyh nevillelyh released this 21 Sep 20:50
  • Scala 2.12 support (except Flink and Spark)
  • Add Java sparse array support
  • Update Algebird to 0.13.2
  • Use relatively safe max size of Java array