Search

Download mahout-examples-0.4.jar : mahout « m « Jar File Download






Download mahout-examples-0.4.jar

mahout/mahout-examples-0.4.jar.zip( 242 k)

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

META-INF/MANIFEST.MF
META-INF/maven/org.apache.mahout/mahout-examples/pom.properties
META-INF/maven/org.apache.mahout/mahout-examples/pom.xml
donut-test.csv
donut.csv
org.apache.mahout.analysis.WikipediaAnalyzer.class
org.apache.mahout.cf.taste.example.TasteOptionParser.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingBooleanRecommender.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingBooleanRecommenderBuilder.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingBooleanRecommenderEvaluatorRunner.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingDataModel.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingDataModelBuilder.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingRecommender.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingRecommenderBuilder.class
org.apache.mahout.cf.taste.example.bookcrossing.BookCrossingRecommenderEvaluatorRunner.class
org.apache.mahout.cf.taste.example.grouplens.GroupLensDataModel.class
org.apache.mahout.cf.taste.example.grouplens.GroupLensRecommender.class
org.apache.mahout.cf.taste.example.grouplens.GroupLensRecommenderBuilder.class
org.apache.mahout.cf.taste.example.grouplens.GroupLensRecommenderEvaluatorRunner.class
org.apache.mahout.cf.taste.example.jester.JesterDataModel.class
org.apache.mahout.cf.taste.example.jester.JesterRecommender.class
org.apache.mahout.cf.taste.example.jester.JesterRecommenderBuilder.class
org.apache.mahout.cf.taste.example.jester.JesterRecommenderEvaluatorRunner.class
org.apache.mahout.cf.taste.example.netflix.NetflixDataModel.class
org.apache.mahout.cf.taste.example.netflix.NetflixFileDataModel.class
org.apache.mahout.cf.taste.example.netflix.NetflixRecommender.class
org.apache.mahout.cf.taste.example.netflix.NetflixRecommenderBuilder.class
org.apache.mahout.cf.taste.example.netflix.NetflixRecommenderEvaluatorRunner.class
org.apache.mahout.cf.taste.example.netflix.TransposeToByUser.class
org.apache.mahout.classifier.bayes.PrepareTwentyNewsgroups.class
org.apache.mahout.classifier.bayes.SplitBayesInput.class
org.apache.mahout.classifier.bayes.WikipediaDatasetCreatorDriver.class
org.apache.mahout.classifier.bayes.WikipediaDatasetCreatorMapper.class
org.apache.mahout.classifier.bayes.WikipediaDatasetCreatorOutputFormat.class
org.apache.mahout.classifier.bayes.WikipediaDatasetCreatorReducer.class
org.apache.mahout.classifier.bayes.WikipediaXmlSplitter.class
org.apache.mahout.classifier.bayes.XmlInputFormat.class
org.apache.mahout.classifier.sequencelearning.hmm.PosTagger.class
org.apache.mahout.classifier.sgd.LogisticModelParameters.class
org.apache.mahout.classifier.sgd.PrintResourceOrFile.class
org.apache.mahout.classifier.sgd.RunLogistic.class
org.apache.mahout.classifier.sgd.TrainLogistic.class
org.apache.mahout.classifier.sgd.TrainNewsGroups.class
org.apache.mahout.clustering.display.ClustersFilter.class
org.apache.mahout.clustering.display.DisplayCanopy.class
org.apache.mahout.clustering.display.DisplayClustering.class
org.apache.mahout.clustering.display.DisplayDirichlet.class
org.apache.mahout.clustering.display.DisplayFuzzyKMeans.class
org.apache.mahout.clustering.display.DisplayKMeans.class
org.apache.mahout.clustering.display.DisplayMeanShift.class
org.apache.mahout.clustering.display.DisplaySpectralKMeans.class
org.apache.mahout.clustering.minhash.LastfmClusterEvaluator.class
org.apache.mahout.clustering.minhash.LastfmDataConverter.class
org.apache.mahout.clustering.syntheticcontrol.canopy.Job.class
org.apache.mahout.clustering.syntheticcontrol.dirichlet.Job.class
org.apache.mahout.clustering.syntheticcontrol.fuzzykmeans.Job.class
org.apache.mahout.clustering.syntheticcontrol.kmeans.Job.class
org.apache.mahout.clustering.syntheticcontrol.meanshift.Job.class
org.apache.mahout.df.BreimanExample.class
org.apache.mahout.df.mapred.BuildForest.class
org.apache.mahout.df.mapreduce.BuildForest.class
org.apache.mahout.df.mapreduce.TestForest.class
org.apache.mahout.fpm.pfpgrowth.DeliciousTagsExample.class
org.apache.mahout.fpm.pfpgrowth.dataset.KeyBasedStringTupleCombiner.class
org.apache.mahout.fpm.pfpgrowth.dataset.KeyBasedStringTupleGrouper.class
org.apache.mahout.fpm.pfpgrowth.dataset.KeyBasedStringTupleMapper.class
org.apache.mahout.fpm.pfpgrowth.dataset.KeyBasedStringTupleReducer.class
org.apache.mahout.ga.watchmaker.cd.Attribute.class
org.apache.mahout.ga.watchmaker.cd.CDCrossover.class
org.apache.mahout.ga.watchmaker.cd.CDFactory.class
org.apache.mahout.ga.watchmaker.cd.CDFitness.class
org.apache.mahout.ga.watchmaker.cd.CDFitnessEvaluator.class
org.apache.mahout.ga.watchmaker.cd.CDGA.class
org.apache.mahout.ga.watchmaker.cd.CDMutation.class
org.apache.mahout.ga.watchmaker.cd.CDRule.class
org.apache.mahout.ga.watchmaker.cd.DataLine.class
org.apache.mahout.ga.watchmaker.cd.DataSet.class
org.apache.mahout.ga.watchmaker.cd.FileInfoParser.class
org.apache.mahout.ga.watchmaker.cd.NominalAttr.class
org.apache.mahout.ga.watchmaker.cd.NumericalAttr.class
org.apache.mahout.ga.watchmaker.cd.Rule.class
org.apache.mahout.ga.watchmaker.cd.hadoop.CDMahoutEvaluator.class
org.apache.mahout.ga.watchmaker.cd.hadoop.CDMapper.class
org.apache.mahout.ga.watchmaker.cd.hadoop.CDReducer.class
org.apache.mahout.ga.watchmaker.cd.hadoop.DatasetSplit.class
org.apache.mahout.ga.watchmaker.cd.tool.CDInfosTool.class
org.apache.mahout.ga.watchmaker.cd.tool.DescriptionUtils.class
org.apache.mahout.ga.watchmaker.cd.tool.Descriptors.class
org.apache.mahout.ga.watchmaker.cd.tool.ToolCombiner.class
org.apache.mahout.ga.watchmaker.cd.tool.ToolMapper.class
org.apache.mahout.ga.watchmaker.cd.tool.ToolReducer.class
org.apache.mahout.ga.watchmaker.travellingsalesman.BruteForceTravellingSalesman.class
org.apache.mahout.ga.watchmaker.travellingsalesman.DistanceLookup.class
org.apache.mahout.ga.watchmaker.travellingsalesman.EuropeanDistanceLookup.class
org.apache.mahout.ga.watchmaker.travellingsalesman.EvolutionaryTravellingSalesman.class
org.apache.mahout.ga.watchmaker.travellingsalesman.ExecutionPanel.class
org.apache.mahout.ga.watchmaker.travellingsalesman.ItineraryPanel.class
org.apache.mahout.ga.watchmaker.travellingsalesman.ProgressListener.class
org.apache.mahout.ga.watchmaker.travellingsalesman.RouteEvaluator.class
org.apache.mahout.ga.watchmaker.travellingsalesman.StrategyPanel.class
org.apache.mahout.ga.watchmaker.travellingsalesman.TravellingSalesman.class
org.apache.mahout.ga.watchmaker.travellingsalesman.TravellingSalesmanStrategy.class
org.apache.mahout.text.WikipediaMapper.class
org.apache.mahout.text.WikipediaToSequenceFile.class
test-data.csv








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.1.jar
19.Download mahout-core-0.2.jar
20.Download mahout-core-0.3.jar
21.Download mahout-core-0.4.jar
22.Download mahout-core-0.5.jar
23.Download mahout-core-0.6.jar
24.Download mahout-core-0.7.jar
25.Download mahout-eclipse-support-0.4.jar
26.Download mahout-eclipse-support-0.5.jar
27.Download mahout-examples-0.1.jar
28.Download mahout-examples-0.2.jar
29.Download mahout-examples-0.3.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