jar

com.spotify : featran-core_2.13

Maven & Gradle

Jan 18, 2023
6 usages
465 stars

core · Feature Transformers

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.8.x
0.7.x
0.6.x
0.5.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.13-0.8.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.FeatureSpecCompat.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

Aug 09, 2023
8 usages
608 stars
Dec 15, 2019
6 usages
328 stars
Dec 15, 2019
6 usages
328 stars
Jul 14, 2023
10 usages
1k stars
Aug 24, 2023
7 usages
12.5k stars
Jun 16, 2023
12 usages
528 stars
Jun 28, 2023
6 usages
12.2k stars