jar

com.spotify : featran-core_2.11

Maven & Gradle

Dec 05, 2019
12 usages
465 stars

core · Feature Transformers

Table Of Contents

Latest Version

Download com.spotify : featran-core_2.11 JAR file - Latest Versions:

All Versions

Download com.spotify : featran-core_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window featran-core_2.11-0.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.spotify.featran.json

├─ com.spotify.featran.json.Implicits.class - [JAR]

├─ com.spotify.featran.json.JsonDecoder.class - [JAR]

├─ com.spotify.featran.json.JsonEncoder.class - [JAR]

├─ com.spotify.featran.json.package.class - [JAR]

com.spotify.featran.converters

├─ com.spotify.featran.converters.CaseClassConverter.class - [JAR]

├─ com.spotify.featran.converters.DefaultTransform.class - [JAR]

├─ com.spotify.featran.converters.package.class - [JAR]

com.spotify.featran.transformers

├─ com.spotify.featran.transformers.Aggregators.class - [JAR]

├─ com.spotify.featran.transformers.BaseHashHotEncoder.class - [JAR]

├─ com.spotify.featran.transformers.BaseHotEncoder.class - [JAR]

├─ com.spotify.featran.transformers.BaseQuantileRejector.class - [JAR]

├─ com.spotify.featran.transformers.Binarizer.class - [JAR]

├─ com.spotify.featran.transformers.Bucketizer.class - [JAR]

├─ com.spotify.featran.transformers.CombinatoricsUtils.class - [JAR]

├─ com.spotify.featran.transformers.HashEncoder.class - [JAR]

├─ com.spotify.featran.transformers.HashNHotEncoder.class - [JAR]

├─ com.spotify.featran.transformers.HashNHotWeightedEncoder.class - [JAR]

├─ com.spotify.featran.transformers.HashOneHotEncoder.class - [JAR]

├─ com.spotify.featran.transformers.HeavyHitters.class - [JAR]

├─ com.spotify.featran.transformers.IQROutlierRejector.class - [JAR]

├─ com.spotify.featran.transformers.Identity.class - [JAR]

├─ com.spotify.featran.transformers.Indicator.class - [JAR]

├─ com.spotify.featran.transformers.MDL.class - [JAR]

├─ com.spotify.featran.transformers.MDLRecord.class - [JAR]

├─ com.spotify.featran.transformers.MapOne.class - [JAR]

├─ com.spotify.featran.transformers.MaxAbsScaler.class - [JAR]

├─ com.spotify.featran.transformers.MinMaxScaler.class - [JAR]

├─ com.spotify.featran.transformers.MissingValue.class - [JAR]

├─ com.spotify.featran.transformers.NGrams.class - [JAR]

├─ com.spotify.featran.transformers.NHotEncoder.class - [JAR]

├─ com.spotify.featran.transformers.NHotWeightedEncoder.class - [JAR]

├─ com.spotify.featran.transformers.Normalizer.class - [JAR]

├─ com.spotify.featran.transformers.OneDimensional.class - [JAR]

├─ com.spotify.featran.transformers.OneHotEncoder.class - [JAR]

├─ com.spotify.featran.transformers.PolynomialExpansion.class - [JAR]

├─ com.spotify.featran.transformers.PositionEncoder.class - [JAR]

├─ com.spotify.featran.transformers.QuantileDiscretizer.class - [JAR]

├─ com.spotify.featran.transformers.QuantileOutlierRejector.class - [JAR]

├─ com.spotify.featran.transformers.Settings.class - [JAR]

├─ com.spotify.featran.transformers.SettingsBuilder.class - [JAR]

├─ com.spotify.featran.transformers.StandardScaler.class - [JAR]

├─ com.spotify.featran.transformers.TopNOneHotEncoder.class - [JAR]

├─ com.spotify.featran.transformers.Transformer.class - [JAR]

├─ com.spotify.featran.transformers.VectorIdentity.class - [JAR]

├─ com.spotify.featran.transformers.VonMisesEvaluator.class - [JAR]

├─ com.spotify.featran.transformers.WeightedLabel.class - [JAR]

com.spotify.featran.transformers.mdl

├─ com.spotify.featran.transformers.mdl.MDLPDiscretizer.class - [JAR]

├─ com.spotify.featran.transformers.mdl.MDLUtil.class - [JAR]

├─ com.spotify.featran.transformers.mdl.ThresholdFinder.class - [JAR]

com.spotify.featran

├─ com.spotify.featran.CanBuild.class - [JAR]

├─ com.spotify.featran.CollectionType.class - [JAR]

├─ com.spotify.featran.CrossingFeatureBuilder.class - [JAR]

├─ com.spotify.featran.Crossings.class - [JAR]

├─ com.spotify.featran.Feature.class - [JAR]

├─ com.spotify.featran.FeatureBuilder.class - [JAR]

├─ com.spotify.featran.FeatureExtractor.class - [JAR]

├─ com.spotify.featran.FeatureRejection.class - [JAR]

├─ com.spotify.featran.FeatureResult.class - [JAR]

├─ com.spotify.featran.FeatureSet.class - [JAR]

├─ com.spotify.featran.FeatureSpec.class - [JAR]

├─ com.spotify.featran.FlatConverter.class - [JAR]

├─ com.spotify.featran.FlatExtractor.class - [JAR]

├─ com.spotify.featran.FlatReader.class - [JAR]

├─ com.spotify.featran.FlatWriter.class - [JAR]

├─ com.spotify.featran.FloatingPoint.class - [JAR]

├─ com.spotify.featran.MultiFeatureExtractor.class - [JAR]

├─ com.spotify.featran.MultiFeatureSet.class - [JAR]

├─ com.spotify.featran.MultiFeatureSpec.class - [JAR]

├─ com.spotify.featran.NamedSparseArray.class - [JAR]

├─ com.spotify.featran.RecordExtractor.class - [JAR]

├─ com.spotify.featran.SparseArray.class - [JAR]

Advertisement

Dependencies from Group

May 13, 2019
179 usages
1.4k stars
Jul 22, 2021
82 usages
Oct 21, 2021
38 usages
133 stars
Mar 30, 2020
37 usages
2.5k stars
Aug 18, 2023
34 usages
2.5k stars

Discover Dependencies

Dec 16, 2017
9 usages
2.5k stars
Jan 02, 2020
9 usages
Jun 16, 2023
10 usages
1.6k stars
Dec 01, 2017
12 usages
0 stars
Jun 11, 2018
9 usages
7 stars
Aug 02, 2023
9 usages
264 stars
Dec 12, 2018
9 usages
2 stars
Aug 25, 2023
17 usages
1.8k stars
Aug 28, 2022
13 usages
0 stars