path # lines of code # active days days since first update days since last update # commits # contributors first updated last updated first contributor last contributor scalding/src/main/scala/com/spotify/featran/scalding/package.scala 15 7 2797 1663 7 3 2017-05-23 2020-06-30 neville@spotify.com filiperegadas@gmail.com core/src/main/scala-3/com/spotify/featran/converters/CaseClassConverter.scala 79 2 1527 732 2 2 2020-11-13 2023-01-17 filiperegadas@gmail.com michel@davit.fr core/src/main/scala-3/com/spotify/featran/FeatureSpecCompat.scala 10 2 1527 732 2 2 2020-11-13 2023-01-17 filiperegadas@gmail.com michel@davit.fr core/src/main/scala/com/spotify/featran/FlatExtractor.scala 117 12 2391 631 15 6 2018-07-03 2023-04-28 richwhitjr@gmail.com micheld@spotify.com core/src/main/scala/com/spotify/featran/converters/DefaultTransform.scala 38 4 2391 1527 4 3 2018-07-03 2020-11-13 richwhitjr@gmail.com filiperegadas@gmail.com core/src/main/scala/com/spotify/featran/converters/package.scala 10 4 2797 2304 4 3 2017-05-23 2018-09-28 neville@spotify.com filiperegadas@gmail.com core/src/main/scala/com/spotify/featran/CollectionType.scala 91 14 2782 631 14 5 2017-06-07 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/FloatingPoint.scala 41 7 2782 1527 7 2 2017-06-07 2020-11-13 neville@spotify.com filiperegadas@gmail.com core/src/main/scala/com/spotify/featran/FeatureExtractor.scala 112 27 2796 631 30 8 2017-05-24 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/MultiFeatureSpec.scala 60 16 2726 631 18 7 2017-08-02 2023-04-28 richwhitjr@gmail.com micheld@spotify.com core/src/main/scala/com/spotify/featran/json/JsonOps.scala 9 1 2383 2383 1 1 2018-07-11 2018-07-11 filiperegadas@gmail.com filiperegadas@gmail.com core/src/main/scala/com/spotify/featran/json/Implicits.scala 102 7 2383 1543 8 4 2018-07-11 2020-10-28 richwhitjr@gmail.com filiperegadas@gmail.com core/src/main/scala/com/spotify/featran/json/package.scala 2 4 2389 1663 4 2 2018-07-05 2020-06-30 richwhitjr@gmail.com filiperegadas@gmail.com core/src/main/scala/com/spotify/featran/transformers/Transformer.scala 125 23 2798 631 31 8 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/HashNHotWeightedEncoder.scala 46 13 2721 631 15 9 2017-08-07 2023-04-28 fallon@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/mdl/MDLPDiscretizer.scala 77 6 2580 631 6 5 2017-12-26 2023-04-28 rwhitcomb@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/mdl/MDLUtil.scala 28 2 2580 1905 2 2 2017-12-26 2019-11-01 rwhitcomb@spotify.com 43047562+scala-steward@users.noreply.github.com core/src/main/scala/com/spotify/featran/transformers/mdl/ThresholdFinder.scala 108 8 2580 631 8 6 2017-12-26 2023-04-28 rwhitcomb@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/Identity.scala 13 11 2798 631 12 6 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/VectorIdentity.scala 39 18 2748 631 22 6 2017-07-11 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/HashNHotEncoder.scala 39 14 2721 631 16 9 2017-08-07 2023-04-28 fallon@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/TopNOneHotEncoder.scala 104 15 2502 631 16 9 2018-03-14 2023-04-28 fallon@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/NGrams.scala 64 12 2650 631 12 8 2017-10-17 2023-04-28 amartin@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/MDL.scala 101 15 2580 631 16 7 2017-12-26 2023-04-28 rwhitcomb@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/PolynomialExpansion.scala 214 21 2798 631 29 7 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/Indicator.scala 14 7 2158 631 7 6 2019-02-21 2023-04-28 daniel@erenrich.net micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/Binarizer.scala 18 13 2798 631 14 6 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/QuantileDiscretizer.scala 74 20 2797 631 25 7 2017-05-23 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/Bucketizer.scala 55 18 2797 631 24 6 2017-05-23 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/QuantileOutlierRejector.scala 80 10 2629 1248 11 5 2017-11-07 2021-08-19 martinbomio@spotify.com me@scala-steward.org core/src/main/scala/com/spotify/featran/transformers/MaxAbsScaler.scala 28 15 2798 631 17 6 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/MinMaxScaler.scala 48 18 2798 631 21 6 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/NHotWeightedEncoder.scala 74 21 2748 631 25 8 2017-07-11 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/NHotEncoder.scala 64 25 2798 631 27 8 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/PositionEncoder.scala 34 12 2501 631 13 6 2018-03-15 2023-04-28 richwhitjr@gmail.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/HeavyHitters.scala 86 16 2664 631 17 8 2017-10-03 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/HashOneHotEncoder.scala 72 19 2725 631 24 7 2017-08-03 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/Normalizer.scala 45 18 2796 631 23 7 2017-05-24 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/StandardScaler.scala 44 15 2798 631 17 6 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/IQROutlierRejector.scala 32 7 2629 1248 7 5 2017-11-07 2021-08-19 martinbomio@spotify.com me@scala-steward.org core/src/main/scala/com/spotify/featran/transformers/VonMisesEvaluator.scala 59 18 2747 631 20 9 2017-07-12 2023-04-28 s.l.hansen462@gmail.com micheld@spotify.com core/src/main/scala/com/spotify/featran/transformers/OneHotEncoder.scala 89 25 2798 631 30 7 2017-05-22 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/FlatConverter.scala 65 12 2391 631 12 6 2018-07-03 2023-04-28 richwhitjr@gmail.com micheld@spotify.com core/src/main/scala/com/spotify/featran/CrossingFeatureBuilder.scala 120 14 2670 631 15 5 2017-09-27 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/FeatureSpec.scala 321 31 2797 631 34 7 2017-05-23 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala/com/spotify/featran/CanBuild.scala 35 1 1873 1873 1 1 2019-12-03 2019-12-03 neville@spotify.com neville@spotify.com core/src/main/scala/com/spotify/featran/MultiFeatureExtractor.scala 29 20 2726 631 22 7 2017-08-02 2023-04-28 richwhitjr@gmail.com micheld@spotify.com core/src/main/scala/com/spotify/featran/FeatureBuilder.scala 215 29 2782 631 38 8 2017-06-07 2023-04-28 neville@spotify.com micheld@spotify.com core/src/main/scala-2.13/com/spotify/featran/converters/CaseClassConverter.scala 94 1 1527 1527 1 1 2020-11-13 2020-11-13 filiperegadas@gmail.com filiperegadas@gmail.com core/src/main/scala-2.13/com/spotify/featran/FeatureSpecCompat.scala 8 2 1527 1248 2 2 2020-11-13 2021-08-19 filiperegadas@gmail.com me@scala-steward.org core/src/main/scala-2.12/com/spotify/featran/converters/CaseClassConverter.scala 94 1 1527 1527 1 1 2020-11-13 2020-11-13 filiperegadas@gmail.com filiperegadas@gmail.com core/src/main/scala-2.12/com/spotify/featran/FeatureSpecCompat.scala 8 2 1527 1248 2 2 2020-11-13 2021-08-19 filiperegadas@gmail.com me@scala-steward.org flink/src/main/scala/com/spotify/featran/flink/package.scala 24 11 2796 1663 11 3 2017-05-24 2020-06-30 neville@spotify.com filiperegadas@gmail.com xgboost/src/main/scala/ml/dmlc/xgboost4j/LabeledPoint.scala 21 4 1950 1186 4 3 2019-09-17 2021-10-20 neville@spotify.com me@scala-steward.org xgboost/src/main/scala/com/spotify/featran/xgboost/SparseLabeledPoint.scala 15 6 2507 1460 6 3 2018-03-09 2021-01-19 rav@spotify.com filiperegadas@gmail.com xgboost/src/main/scala/com/spotify/featran/xgboost/package.scala 8 11 2516 631 11 6 2018-02-28 2023-04-28 ravwojdyla@gmail.com micheld@spotify.com xgboost/src/main/scala/com/spotify/featran/xgboost/FeatureBuilder.scala 34 1 631 631 1 1 2023-04-28 2023-04-28 micheld@spotify.com micheld@spotify.com shell.nix 21 1 725 725 1 1 2023-01-24 2023-01-24 oss@regadas.email oss@regadas.email java/src/main/java/com/spotify/featran/java/JRecordExtractor.java 15 1 2618 2618 1 1 2017-11-18 2017-11-18 neville@spotify.com neville@spotify.com java/src/main/java/com/spotify/featran/java/JFeatureExtractor.java 47 10 2706 703 10 5 2017-08-22 2023-02-15 neville@spotify.com micheld@spotify.com java/src/main/java/com/spotify/featran/java/JFeatureSpec.java 130 13 2706 703 13 8 2017-08-22 2023-02-15 neville@spotify.com micheld@spotify.com java/src/main/java/com/spotify/featran/java/SerializableFunction.java 5 2 2706 708 3 2 2017-08-22 2023-02-10 neville@spotify.com micheld@spotify.com java/src/main/scala/com/spotify/featran/java/JavaOps.scala 198 23 2706 703 24 9 2017-08-22 2023-02-15 neville@spotify.com micheld@spotify.com java/src/main/scala/com/spotify/featran/java/JListFeatureExtractor.scala 5 1 703 703 1 1 2023-02-15 2023-02-15 micheld@spotify.com micheld@spotify.com numpy/src/main/scala/com/spotify/featran/numpy/NumPy.scala 149 13 2784 1248 13 4 2017-06-05 2021-08-19 neville@spotify.com me@scala-steward.org project/plugins.sbt 4 101 2797 732 116 6 2017-05-23 2023-01-17 neville@spotify.com michel@davit.fr scio/src/main/scala/com/spotify/featran/scio/package.scala 22 11 2720 631 11 4 2017-08-08 2023-04-28 neville@spotify.com micheld@spotify.com tensorflow/src/main/scala/com/spotify/featran/tensorflow/package.scala 95 22 2783 631 23 7 2017-06-06 2023-04-28 neville@spotify.com micheld@spotify.com tensorflow/src/main/scala/com/spotify/featran/tensorflow/FeatureName.scala 16 1 631 631 1 1 2023-04-28 2023-04-28 micheld@spotify.com micheld@spotify.com tensorflow/src/main/scala/com/spotify/featran/tensorflow/FeatureBuilder.scala 27 1 631 631 1 1 2023-04-28 2023-04-28 micheld@spotify.com micheld@spotify.com tensorflow/src/main/scala/com/spotify/featran/tensorflow/TensorFlowType.scala 28 1 631 631 1 1 2023-04-28 2023-04-28 micheld@spotify.com micheld@spotify.com scripts/npy.py 12 1 2784 2784 1 1 2017-06-05 2017-06-05 neville@spotify.com neville@spotify.com spark/src/main/scala/com/spotify/featran/spark/package.scala 16 7 2720 1663 7 3 2017-08-08 2020-06-30 neville@spotify.com filiperegadas@gmail.com build.sbt 413 215 2798 619 280 20 2017-05-22 2023-05-10 neville@spotify.com micheld@spotify.com catalog-info.yaml 7 1 838 838 1 1 2022-10-03 2022-10-03 kellen@users.noreply.github.com kellen@users.noreply.github.com