Search

Download mahout-core-0.1.jar : mahout « m « Jar File Download






Download mahout-core-0.1.jar

mahout/mahout-core-0.1.jar.zip( 486 k)

The download jar file contains the following class files or Java source files.

META-INF/INDEX.LIST
META-INF/LICENSE.txt
META-INF/MANIFEST.MF
META-INF/NOTICE.txt
META-INF/README.txt
META-INF/maven/org.apache.mahout/mahout-core/pom.properties
META-INF/maven/org.apache.mahout/mahout-core/pom.xml
org.apache.mahout.cf.taste.common.NoSuchItemException.class
org.apache.mahout.cf.taste.common.NoSuchUserException.class
org.apache.mahout.cf.taste.common.Refreshable.class
org.apache.mahout.cf.taste.common.TasteException.class
org.apache.mahout.cf.taste.common.Weighting.class
org.apache.mahout.cf.taste.eval.IRStatistics.class
org.apache.mahout.cf.taste.eval.RecommenderBuilder.class
org.apache.mahout.cf.taste.eval.RecommenderEvaluator.class
org.apache.mahout.cf.taste.eval.RecommenderIRStatsEvaluator.class
org.apache.mahout.cf.taste.hadoop.ByItemIDComparator.class
org.apache.mahout.cf.taste.hadoop.ItemItemWritable.class
org.apache.mahout.cf.taste.hadoop.ItemPrefWritable.class
org.apache.mahout.cf.taste.hadoop.RecommendedItemsWritable.class
org.apache.mahout.cf.taste.hadoop.RecommenderJob.class
org.apache.mahout.cf.taste.hadoop.RecommenderMapper.class
org.apache.mahout.cf.taste.hadoop.ReducerMetrics.class
org.apache.mahout.cf.taste.hadoop.SlopeOneDiffsToAveragesJob.class
org.apache.mahout.cf.taste.hadoop.SlopeOneDiffsToAveragesReducer.class
org.apache.mahout.cf.taste.hadoop.SlopeOnePrefsToDiffsJob.class
org.apache.mahout.cf.taste.hadoop.SlopeOnePrefsToDiffsMapper.class
org.apache.mahout.cf.taste.hadoop.SlopeOnePrefsToDiffsReducer.class
org.apache.mahout.cf.taste.impl.common.ArrayIterator.class
org.apache.mahout.cf.taste.impl.common.BitSet.class
org.apache.mahout.cf.taste.impl.common.Cache.class
org.apache.mahout.cf.taste.impl.common.CompactRunningAverage.class
org.apache.mahout.cf.taste.impl.common.CompactRunningAverageAndStdDev.class
org.apache.mahout.cf.taste.impl.common.EmptyIterable.class
org.apache.mahout.cf.taste.impl.common.EmptyIterator.class
org.apache.mahout.cf.taste.impl.common.FastMap.class
org.apache.mahout.cf.taste.impl.common.FastSet.class
org.apache.mahout.cf.taste.impl.common.FileLineIterable.class
org.apache.mahout.cf.taste.impl.common.FileLineIterator.class
org.apache.mahout.cf.taste.impl.common.FullRunningAverage.class
org.apache.mahout.cf.taste.impl.common.FullRunningAverageAndStdDev.class
org.apache.mahout.cf.taste.impl.common.IOUtils.class
org.apache.mahout.cf.taste.impl.common.IteratorIterable.class
org.apache.mahout.cf.taste.impl.common.IteratorUtils.class
org.apache.mahout.cf.taste.impl.common.Pair.class
org.apache.mahout.cf.taste.impl.common.RandomUtils.class
org.apache.mahout.cf.taste.impl.common.RefreshHelper.class
org.apache.mahout.cf.taste.impl.common.Retriever.class
org.apache.mahout.cf.taste.impl.common.RunningAverage.class
org.apache.mahout.cf.taste.impl.common.RunningAverageAndStdDev.class
org.apache.mahout.cf.taste.impl.common.WeightedRunningAverage.class
org.apache.mahout.cf.taste.impl.eval.AbstractDifferenceRecommenderEvaluator.class
org.apache.mahout.cf.taste.impl.eval.AverageAbsoluteDifferenceRecommenderEvaluator.class
org.apache.mahout.cf.taste.impl.eval.GenericRecommenderIRStatsEvaluator.class
org.apache.mahout.cf.taste.impl.eval.IRStatisticsImpl.class
org.apache.mahout.cf.taste.impl.eval.RMSRecommenderEvaluator.class
org.apache.mahout.cf.taste.impl.model.BooleanPrefUser.class
org.apache.mahout.cf.taste.impl.model.BooleanPreference.class
org.apache.mahout.cf.taste.impl.model.BooleanUserGenericDataModel.class
org.apache.mahout.cf.taste.impl.model.ByItemPreferenceComparator.class
org.apache.mahout.cf.taste.impl.model.ByUserPreferenceComparator.class
org.apache.mahout.cf.taste.impl.model.ByValuePreferenceComparator.class
org.apache.mahout.cf.taste.impl.model.DetailedPreference.class
org.apache.mahout.cf.taste.impl.model.GenericDataModel.class
org.apache.mahout.cf.taste.impl.model.GenericItem.class
org.apache.mahout.cf.taste.impl.model.GenericPreference.class
org.apache.mahout.cf.taste.impl.model.GenericPreferenceArray.class
org.apache.mahout.cf.taste.impl.model.GenericUser.class
org.apache.mahout.cf.taste.impl.model.SettableUserPreference.class
org.apache.mahout.cf.taste.impl.model.file.BooleanPrefUserFileDataModel.class
org.apache.mahout.cf.taste.impl.model.file.FileDataModel.class
org.apache.mahout.cf.taste.impl.model.jdbc.AbstractJDBCDataModel.class
org.apache.mahout.cf.taste.impl.model.jdbc.ConnectionPoolDataSource.class
org.apache.mahout.cf.taste.impl.model.jdbc.GenericJDBCDataModel.class
org.apache.mahout.cf.taste.impl.model.jdbc.MySQLJDBCDataModel.class
org.apache.mahout.cf.taste.impl.neighborhood.AbstractUserNeighborhood.class
org.apache.mahout.cf.taste.impl.neighborhood.CachingUserNeighborhood.class
org.apache.mahout.cf.taste.impl.neighborhood.NearestNUserNeighborhood.class
org.apache.mahout.cf.taste.impl.neighborhood.ThresholdUserNeighborhood.class
org.apache.mahout.cf.taste.impl.recommender.AbstractRecommender.class
org.apache.mahout.cf.taste.impl.recommender.BooleanUserGenericUserBasedRecommender.class
org.apache.mahout.cf.taste.impl.recommender.ByRescoreComparator.class
org.apache.mahout.cf.taste.impl.recommender.CachingRecommender.class
org.apache.mahout.cf.taste.impl.recommender.ClusterSimilarity.class
org.apache.mahout.cf.taste.impl.recommender.FarthestNeighborClusterSimilarity.class
org.apache.mahout.cf.taste.impl.recommender.GenericItemBasedRecommender.class
org.apache.mahout.cf.taste.impl.recommender.GenericRecommendedItem.class
org.apache.mahout.cf.taste.impl.recommender.GenericUserBasedRecommender.class
org.apache.mahout.cf.taste.impl.recommender.ItemAverageRecommender.class
org.apache.mahout.cf.taste.impl.recommender.ItemUserAverageRecommender.class
org.apache.mahout.cf.taste.impl.recommender.NearestNeighborClusterSimilarity.class
org.apache.mahout.cf.taste.impl.recommender.NullRescorer.class
org.apache.mahout.cf.taste.impl.recommender.SimilarUser.class
org.apache.mahout.cf.taste.impl.recommender.TopItems.class
org.apache.mahout.cf.taste.impl.recommender.TreeClusteringRecommender.class
org.apache.mahout.cf.taste.impl.recommender.TreeClusteringRecommender2.class
org.apache.mahout.cf.taste.impl.recommender.slopeone.InvertedRunningAverage.class
org.apache.mahout.cf.taste.impl.recommender.slopeone.InvertedRunningAverageAndStdDev.class
org.apache.mahout.cf.taste.impl.recommender.slopeone.MemoryDiffStorage.class
org.apache.mahout.cf.taste.impl.recommender.slopeone.SlopeOneRecommender.class
org.apache.mahout.cf.taste.impl.recommender.slopeone.jdbc.AbstractJDBCDiffStorage.class
org.apache.mahout.cf.taste.impl.recommender.slopeone.jdbc.MySQLJDBCDiffStorage.class
org.apache.mahout.cf.taste.impl.similarity.AbstractSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.AveragingPreferenceInferrer.class
org.apache.mahout.cf.taste.impl.similarity.BooleanTanimotoCoefficientSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.CachingItemSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.CachingUserSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.EuclideanDistanceSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.GenericItemSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.LogLikelihoodSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.PearsonCorrelationSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.SpearmanCorrelationSimilarity.class
org.apache.mahout.cf.taste.impl.similarity.TanimotoCoefficientSimilarity.class
org.apache.mahout.cf.taste.impl.transforms.CaseAmplification.class
org.apache.mahout.cf.taste.impl.transforms.Counters.class
org.apache.mahout.cf.taste.impl.transforms.InverseUserFrequency.class
org.apache.mahout.cf.taste.impl.transforms.ZScore.class
org.apache.mahout.cf.taste.model.DataModel.class
org.apache.mahout.cf.taste.model.Item.class
org.apache.mahout.cf.taste.model.JDBCDataModel.class
org.apache.mahout.cf.taste.model.Preference.class
org.apache.mahout.cf.taste.model.PreferenceArray.class
org.apache.mahout.cf.taste.model.User.class
org.apache.mahout.cf.taste.neighborhood.UserNeighborhood.class
org.apache.mahout.cf.taste.recommender.ClusteringRecommender.class
org.apache.mahout.cf.taste.recommender.ItemBasedRecommender.class
org.apache.mahout.cf.taste.recommender.RecommendedItem.class
org.apache.mahout.cf.taste.recommender.Recommender.class
org.apache.mahout.cf.taste.recommender.Rescorer.class
org.apache.mahout.cf.taste.recommender.UserBasedRecommender.class
org.apache.mahout.cf.taste.recommender.slopeone.DiffStorage.class
org.apache.mahout.cf.taste.similarity.ItemSimilarity.class
org.apache.mahout.cf.taste.similarity.PreferenceInferrer.class
org.apache.mahout.cf.taste.similarity.UserSimilarity.class
org.apache.mahout.cf.taste.transforms.PreferenceTransform.class
org.apache.mahout.cf.taste.transforms.SimilarityTransform.class
org.apache.mahout.classifier.BayesFileFormatter.class
org.apache.mahout.classifier.ClassifierResult.class
org.apache.mahout.classifier.Classify.class
org.apache.mahout.classifier.ConfusionMatrix.class
org.apache.mahout.classifier.ResultAnalyzer.class
org.apache.mahout.classifier.bayes.BayesClassifier.class
org.apache.mahout.classifier.bayes.BayesDriver.class
org.apache.mahout.classifier.bayes.BayesModel.class
org.apache.mahout.classifier.bayes.BayesThetaNormalizerDriver.class
org.apache.mahout.classifier.bayes.BayesThetaNormalizerMapper.class
org.apache.mahout.classifier.bayes.BayesThetaNormalizerReducer.class
org.apache.mahout.classifier.bayes.common.BayesFeatureDriver.class
org.apache.mahout.classifier.bayes.common.BayesFeatureMapper.class
org.apache.mahout.classifier.bayes.common.BayesFeatureOutputFormat.class
org.apache.mahout.classifier.bayes.common.BayesFeatureReducer.class
org.apache.mahout.classifier.bayes.common.BayesTfIdfDriver.class
org.apache.mahout.classifier.bayes.common.BayesTfIdfMapper.class
org.apache.mahout.classifier.bayes.common.BayesTfIdfOutputFormat.class
org.apache.mahout.classifier.bayes.common.BayesTfIdfReducer.class
org.apache.mahout.classifier.bayes.common.BayesWeightSummerDriver.class
org.apache.mahout.classifier.bayes.common.BayesWeightSummerMapper.class
org.apache.mahout.classifier.bayes.common.BayesWeightSummerOutputFormat.class
org.apache.mahout.classifier.bayes.common.BayesWeightSummerReducer.class
org.apache.mahout.classifier.bayes.io.SequenceFileModelReader.class
org.apache.mahout.classifier.cbayes.CBayesClassifier.class
org.apache.mahout.classifier.cbayes.CBayesDriver.class
org.apache.mahout.classifier.cbayes.CBayesModel.class
org.apache.mahout.classifier.cbayes.CBayesNormalizedWeightDriver.class
org.apache.mahout.classifier.cbayes.CBayesNormalizedWeightMapper.class
org.apache.mahout.classifier.cbayes.CBayesNormalizedWeightReducer.class
org.apache.mahout.classifier.cbayes.CBayesThetaDriver.class
org.apache.mahout.classifier.cbayes.CBayesThetaMapper.class
org.apache.mahout.classifier.cbayes.CBayesThetaNormalizerDriver.class
org.apache.mahout.classifier.cbayes.CBayesThetaNormalizerMapper.class
org.apache.mahout.classifier.cbayes.CBayesThetaNormalizerReducer.class
org.apache.mahout.classifier.cbayes.CBayesThetaReducer.class
org.apache.mahout.clustering.canopy.Canopy.class
org.apache.mahout.clustering.canopy.CanopyClusteringJob.class
org.apache.mahout.clustering.canopy.CanopyCombiner.class
org.apache.mahout.clustering.canopy.CanopyDriver.class
org.apache.mahout.clustering.canopy.CanopyMapper.class
org.apache.mahout.clustering.canopy.CanopyReducer.class
org.apache.mahout.clustering.canopy.ClusterDriver.class
org.apache.mahout.clustering.canopy.ClusterMapper.class
org.apache.mahout.clustering.dirichlet.DirichletCluster.class
org.apache.mahout.clustering.dirichlet.DirichletClusterer.class
org.apache.mahout.clustering.dirichlet.DirichletCombiner.class
org.apache.mahout.clustering.dirichlet.DirichletDriver.class
org.apache.mahout.clustering.dirichlet.DirichletJob.class
org.apache.mahout.clustering.dirichlet.DirichletMapper.class
org.apache.mahout.clustering.dirichlet.DirichletReducer.class
org.apache.mahout.clustering.dirichlet.DirichletState.class
org.apache.mahout.clustering.dirichlet.JsonDirichletStateAdapter.class
org.apache.mahout.clustering.dirichlet.JsonModelAdapter.class
org.apache.mahout.clustering.dirichlet.JsonModelDistributionAdapter.class
org.apache.mahout.clustering.dirichlet.JsonVectorAdapter.class
org.apache.mahout.clustering.dirichlet.UncommonDistributions.class
org.apache.mahout.clustering.dirichlet.models.AsymmetricSampledNormalDistribution.class
org.apache.mahout.clustering.dirichlet.models.AsymmetricSampledNormalModel.class
org.apache.mahout.clustering.dirichlet.models.Model.class
org.apache.mahout.clustering.dirichlet.models.ModelDistribution.class
org.apache.mahout.clustering.dirichlet.models.NormalModel.class
org.apache.mahout.clustering.dirichlet.models.NormalModelDistribution.class
org.apache.mahout.clustering.dirichlet.models.SampledNormalDistribution.class
org.apache.mahout.clustering.dirichlet.models.SampledNormalModel.class
org.apache.mahout.clustering.fuzzykmeans.FuzzyKMeansClusterMapper.class
org.apache.mahout.clustering.fuzzykmeans.FuzzyKMeansCombiner.class
org.apache.mahout.clustering.fuzzykmeans.FuzzyKMeansDriver.class
org.apache.mahout.clustering.fuzzykmeans.FuzzyKMeansJob.class
org.apache.mahout.clustering.fuzzykmeans.FuzzyKMeansMapper.class
org.apache.mahout.clustering.fuzzykmeans.FuzzyKMeansReducer.class
org.apache.mahout.clustering.fuzzykmeans.FuzzyKMeansUtil.class
org.apache.mahout.clustering.fuzzykmeans.SoftCluster.class
org.apache.mahout.clustering.kmeans.Cluster.class
org.apache.mahout.clustering.kmeans.KMeansClusterMapper.class
org.apache.mahout.clustering.kmeans.KMeansCombiner.class
org.apache.mahout.clustering.kmeans.KMeansDriver.class
org.apache.mahout.clustering.kmeans.KMeansJob.class
org.apache.mahout.clustering.kmeans.KMeansMapper.class
org.apache.mahout.clustering.kmeans.KMeansReducer.class
org.apache.mahout.clustering.kmeans.KMeansUtil.class
org.apache.mahout.clustering.meanshift.MeanShiftCanopy.class
org.apache.mahout.clustering.meanshift.MeanShiftCanopyCombiner.class
org.apache.mahout.clustering.meanshift.MeanShiftCanopyDriver.class
org.apache.mahout.clustering.meanshift.MeanShiftCanopyJob.class
org.apache.mahout.clustering.meanshift.MeanShiftCanopyMapper.class
org.apache.mahout.clustering.meanshift.MeanShiftCanopyReducer.class
org.apache.mahout.common.Classifier.class
org.apache.mahout.common.Model.class
org.apache.mahout.common.Summarizable.class
org.apache.mahout.ga.watchmaker.EvalMapper.class
org.apache.mahout.ga.watchmaker.MahoutEvaluator.class
org.apache.mahout.ga.watchmaker.MahoutFitnessEvaluator.class
org.apache.mahout.ga.watchmaker.OutputUtils.class
org.apache.mahout.ga.watchmaker.STEvolutionEngine.class
org.apache.mahout.ga.watchmaker.STFitnessEvaluator.class
org.apache.mahout.matrix.AbstractMatrix.class
org.apache.mahout.matrix.AbstractVector.class
org.apache.mahout.matrix.BinaryFunction.class
org.apache.mahout.matrix.CardinalityException.class
org.apache.mahout.matrix.DenseMatrix.class
org.apache.mahout.matrix.DenseVector.class
org.apache.mahout.matrix.IndexException.class
org.apache.mahout.matrix.Matrix.class
org.apache.mahout.matrix.MatrixView.class
org.apache.mahout.matrix.NegateFunction.class
org.apache.mahout.matrix.PlusFunction.class
org.apache.mahout.matrix.SparseColumnMatrix.class
org.apache.mahout.matrix.SparseMatrix.class
org.apache.mahout.matrix.SparseRowMatrix.class
org.apache.mahout.matrix.SparseVector.class
org.apache.mahout.matrix.TimesFunction.class
org.apache.mahout.matrix.UnaryFunction.class
org.apache.mahout.matrix.Vector.class
org.apache.mahout.matrix.VectorView.class
org.apache.mahout.utils.DistanceMeasure.class
org.apache.mahout.utils.EuclideanDistanceMeasure.class
org.apache.mahout.utils.ManhattanDistanceMeasure.class
org.apache.mahout.utils.StringUtils.class
org.apache.mahout.utils.TanimotoDistanceMeasure.class
org.apache.mahout.utils.WeightedDistanceMeasure.class
org.apache.mahout.utils.WeightedEuclideanDistanceMeasure.class
org.apache.mahout.utils.WeightedManhattanDistanceMeasure.class
org.apache.mahout.utils.parameters.AbstractParameter.class
org.apache.mahout.utils.parameters.ClassParameter.class
org.apache.mahout.utils.parameters.CompositeParameter.class
org.apache.mahout.utils.parameters.DoubleParameter.class
org.apache.mahout.utils.parameters.FileParameter.class
org.apache.mahout.utils.parameters.IntegerParameter.class
org.apache.mahout.utils.parameters.Parameter.class
org.apache.mahout.utils.parameters.Parametered.class
org.apache.mahout.utils.parameters.PathParameter.class
org.apache.mahout.utils.parameters.StringParameter.class








Related examples in the same category

1.Download mahout-taste-webapp-0.1-sources.jar
2.Download mahout-taste-webapp-0.2-sources.jar
3.Download mahout-taste-webapp-0.3-sources.jar
4.Download mahout-taste-webapp-0.4-sources.jar
5.Download mahout-taste-webapp-0.5-sources.jar
6.Download mahout-collections-0.3-sources.jar
7.Download mahout-smoke-0.6.0.jar
8.Download mahout-smoke-0.5.0.jar
9.Download mahout-smoke-0.4.0-incubating.jar
10.Download mahout-buildtools-0.4.jar
11.Download mahout-buildtools-0.5.jar
12.Download mahout-buildtools-0.6.jar
13.Download mahout-buildtools-0.7.jar
14.Download mahout-collection-codegen-plugin-0.3.jar
15.Download mahout-collection-codegen-plugin-1.0.jar
16.Download mahout-collections-0.3.jar
17.Download mahout-collections-1.0.jar
18.Download mahout-core-0.2.jar
19.Download mahout-core-0.3.jar
20.Download mahout-core-0.4.jar
21.Download mahout-core-0.5.jar
22.Download mahout-core-0.6.jar
23.Download mahout-core-0.7.jar
24.Download mahout-eclipse-support-0.4.jar
25.Download mahout-eclipse-support-0.5.jar
26.Download mahout-examples-0.1.jar
27.Download mahout-examples-0.2.jar
28.Download mahout-examples-0.3.jar
29.Download mahout-examples-0.4.jar
30.Download mahout-examples-0.5.jar
31.Download mahout-examples-0.6.jar
32.Download mahout-examples-0.7.jar
33.Download mahout-integration-0.6.jar
34.Download mahout-integration-0.7.jar
35.Download mahout-math-0.3.jar
36.Download mahout-math-0.4.jar
37.Download mahout-math-0.5.jar
38.Download mahout-math-0.6.jar
39.Download mahout-math-0.7.jar
40.Download mahout-utils-0.2.jar
41.Download mahout-utils-0.3.jar
42.Download mahout-utils-0.4.jar
43.Download mahout-utils-0.5.jar
44.Download mahout-core-0.1-sources.jar
45.Download mahout-core-0.2-sources.jar
46.Download mahout-core-0.3-sources.jar
47.Download mahout-core-0.4-job.jar
48.Download mahout-core-0.4-sources.jar
49.Download mahout-core-0.5-job.jar
50.Download mahout-core-0.5-sources.jar
51.Download mahout-buildtools-0.4-sources.jar
52.Download mahout-buildtools-0.5-sources.jar
53.Download mahout-buildtools-0.6-sources.jar
54.Download mahout-buildtools-0.7-sources.jar
55.Download mahout-buildtools-0.8-sources.jar
56.Download mahout-buildtools-0.8.jar
57.Download mahout-core-0.6-sources.jar
58.Download mahout-core-0.7-sources.jar
59.Download mahout-core-0.8-sources.jar
60.Download mahout-core-0.8.jar
61.Download mahout-math-0.3-sources.jar
62.Download mahout-math-0.4-sources.jar
63.Download mahout-math-0.5-sources.jar
64.Download mahout-math-0.6-sources.jar
65.Download mahout-math-0.7-sources.jar
66.Download mahout-math-0.8-sources.jar
67.Download mahout-math-0.8.jar
68.Download mahout-utils-0.2-sources.jar
69.Download mahout-examples-0.1-sources.jar
70.Download mahout-examples-0.2-sources.jar
71.Download mahout-examples-0.3-sources.jar
72.Download mahout-examples-0.4-job.jar
73.Download mahout-examples-0.4-sources.jar
74.Download mahout-examples-0.5-sources.jar
75.Download mahout-examples-0.6-sources.jar
76.Download mahout-examples-0.7-sources.jar
77.Download mahout-examples-0.8-sources.jar
78.Download mahout-examples-0.8.jar
79.Download mahout-utils-0.3-sources.jar
80.Download mahout-utils-0.4-sources.jar
81.Download mahout-utils-0.5-sources.jar
82.Download mahout-collection-codegen-plugin-1.0-sources.jar
83.Download mahout-integration-0.6-sources.jar
84.Download mahout-integration-0.7-sources.jar
85.Download mahout-integration-0.8-sources.jar
86.Download mahout-integration-0.8.jar
87.Download mahout-collection-codegen-plugin-0.3-sources.jar
88.Download mahout-eclipse-support-0.4-sources.jar
89.Download mahout-eclipse-support-0.5-sources.jar
90.Download mahout-smoke-0.3.0-incubating-sources.jar
91.Download mahout-smoke-0.3.0-incubating.jar
92.Download mahout-collections-1.0-sources.jar