You can download spark-mllib_2.10-1.1.0.jar in this page.
Apache License
spark-mllib_2.10-1.1.0.jar file has the following types.
META-INF/DEPENDENCIES META-INF/LICENSE META-INF/MANIFEST.MF META-INF/NOTICE META-INF/maven/org.apache.spark/spark-mllib_2.10/pom.properties META-INF/maven/org.apache.spark/spark-mllib_2.10/pom.xml org.apache.spark.mllib.api.python.MultivariateStatisticalSummarySerialized.class org.apache.spark.mllib.api.python.PythonMLLibAPI.class org.apache.spark.mllib.api.python.SerDe.class org.apache.spark.mllib.api.python.package.class org.apache.spark.mllib.classification.ClassificationModel.class org.apache.spark.mllib.classification.LogisticRegressionModel.class org.apache.spark.mllib.classification.LogisticRegressionWithLBFGS.class org.apache.spark.mllib.classification.LogisticRegressionWithSGD.class org.apache.spark.mllib.classification.NaiveBayes.class org.apache.spark.mllib.classification.NaiveBayesModel.class org.apache.spark.mllib.classification.SVMModel.class org.apache.spark.mllib.classification.SVMWithSGD.class org.apache.spark.mllib.clustering.BreezeVectorWithNorm.class org.apache.spark.mllib.clustering.KMeans.class org.apache.spark.mllib.clustering.KMeansModel.class org.apache.spark.mllib.clustering.LocalKMeans.class org.apache.spark.mllib.evaluation.AreaUnderCurve.class org.apache.spark.mllib.evaluation.BinaryClassificationMetrics.class org.apache.spark.mllib.evaluation.MulticlassMetrics.class org.apache.spark.mllib.evaluation.binary.BinaryClassificationMetricComputer.class org.apache.spark.mllib.evaluation.binary.BinaryConfusionMatrix.class org.apache.spark.mllib.evaluation.binary.BinaryConfusionMatrixImpl.class org.apache.spark.mllib.evaluation.binary.BinaryLabelCounter.class org.apache.spark.mllib.evaluation.binary.FMeasure.class org.apache.spark.mllib.evaluation.binary.FalsePositiveRate.class org.apache.spark.mllib.evaluation.binary.Precision.class org.apache.spark.mllib.evaluation.binary.Recall.class org.apache.spark.mllib.feature.HashingTF.class org.apache.spark.mllib.feature.IDF.class org.apache.spark.mllib.feature.IDFModel.class org.apache.spark.mllib.feature.Normalizer.class org.apache.spark.mllib.feature.StandardScaler.class org.apache.spark.mllib.feature.StandardScalerModel.class org.apache.spark.mllib.feature.VectorTransformer.class org.apache.spark.mllib.feature.VocabWord.class org.apache.spark.mllib.feature.Word2Vec.class org.apache.spark.mllib.feature.Word2VecModel.class org.apache.spark.mllib.linalg.BLAS.class org.apache.spark.mllib.linalg.DenseMatrix.class org.apache.spark.mllib.linalg.DenseVector.class org.apache.spark.mllib.linalg.EigenValueDecomposition.class org.apache.spark.mllib.linalg.Matrices.class org.apache.spark.mllib.linalg.Matrix.class org.apache.spark.mllib.linalg.SingularValueDecomposition.class org.apache.spark.mllib.linalg.SparseVector.class org.apache.spark.mllib.linalg.Vector.class org.apache.spark.mllib.linalg.Vectors.class org.apache.spark.mllib.linalg.distributed.CoordinateMatrix.class org.apache.spark.mllib.linalg.distributed.DistributedMatrix.class org.apache.spark.mllib.linalg.distributed.IndexedRow.class org.apache.spark.mllib.linalg.distributed.IndexedRowMatrix.class org.apache.spark.mllib.linalg.distributed.MatrixEntry.class org.apache.spark.mllib.linalg.distributed.RowMatrix.class org.apache.spark.mllib.optimization.Gradient.class org.apache.spark.mllib.optimization.GradientDescent.class org.apache.spark.mllib.optimization.HingeGradient.class org.apache.spark.mllib.optimization.L1Updater.class org.apache.spark.mllib.optimization.LBFGS.class org.apache.spark.mllib.optimization.LeastSquaresGradient.class org.apache.spark.mllib.optimization.LogisticGradient.class org.apache.spark.mllib.optimization.NNLS.class org.apache.spark.mllib.optimization.Optimizer.class org.apache.spark.mllib.optimization.SimpleUpdater.class org.apache.spark.mllib.optimization.SquaredL2Updater.class org.apache.spark.mllib.optimization.Updater.class org.apache.spark.mllib.package.class org.apache.spark.mllib.random.PoissonGenerator.class org.apache.spark.mllib.random.RandomDataGenerator.class org.apache.spark.mllib.random.RandomRDDs.class org.apache.spark.mllib.random.StandardNormalGenerator.class org.apache.spark.mllib.random.UniformGenerator.class org.apache.spark.mllib.rdd.RDDFunctions.class org.apache.spark.mllib.rdd.RandomRDD.class org.apache.spark.mllib.rdd.RandomRDDPartition.class org.apache.spark.mllib.rdd.RandomVectorRDD.class org.apache.spark.mllib.rdd.SlidingRDD.class org.apache.spark.mllib.rdd.SlidingRDDPartition.class org.apache.spark.mllib.recommendation.ALS.class org.apache.spark.mllib.recommendation.ALSPartitioner.class org.apache.spark.mllib.recommendation.InLinkBlock.class org.apache.spark.mllib.recommendation.MatrixFactorizationModel.class org.apache.spark.mllib.recommendation.OutLinkBlock.class org.apache.spark.mllib.recommendation.Rating.class org.apache.spark.mllib.regression.GeneralizedLinearAlgorithm.class org.apache.spark.mllib.regression.GeneralizedLinearModel.class org.apache.spark.mllib.regression.LabeledPoint.class org.apache.spark.mllib.regression.LassoModel.class org.apache.spark.mllib.regression.LassoWithSGD.class org.apache.spark.mllib.regression.LinearRegressionModel.class org.apache.spark.mllib.regression.LinearRegressionWithSGD.class org.apache.spark.mllib.regression.RegressionModel.class org.apache.spark.mllib.regression.RidgeRegressionModel.class org.apache.spark.mllib.regression.RidgeRegressionWithSGD.class org.apache.spark.mllib.regression.StreamingLinearAlgorithm.class org.apache.spark.mllib.regression.StreamingLinearRegressionWithSGD.class org.apache.spark.mllib.stat.MultivariateOnlineSummarizer.class org.apache.spark.mllib.stat.MultivariateStatisticalSummary.class org.apache.spark.mllib.stat.Statistics.class org.apache.spark.mllib.stat.correlation.Correlation.class org.apache.spark.mllib.stat.correlation.CorrelationNames.class org.apache.spark.mllib.stat.correlation.Correlations.class org.apache.spark.mllib.stat.correlation.PearsonCorrelation.class org.apache.spark.mllib.stat.correlation.SpearmanCorrelation.class org.apache.spark.mllib.stat.test.ChiSqTest.class org.apache.spark.mllib.stat.test.ChiSqTestResult.class org.apache.spark.mllib.stat.test.TestResult.class org.apache.spark.mllib.tree.DecisionTree.class org.apache.spark.mllib.tree.configuration.Algo.class org.apache.spark.mllib.tree.configuration.FeatureType.class org.apache.spark.mllib.tree.configuration.QuantileStrategy.class org.apache.spark.mllib.tree.configuration.Strategy.class org.apache.spark.mllib.tree.impl.DecisionTreeMetadata.class org.apache.spark.mllib.tree.impl.TimeTracker.class org.apache.spark.mllib.tree.impl.TreePoint.class org.apache.spark.mllib.tree.impurity.Entropy.class org.apache.spark.mllib.tree.impurity.Gini.class org.apache.spark.mllib.tree.impurity.Impurities.class org.apache.spark.mllib.tree.impurity.Impurity.class org.apache.spark.mllib.tree.impurity.Variance.class org.apache.spark.mllib.tree.model.Bin.class org.apache.spark.mllib.tree.model.DecisionTreeModel.class org.apache.spark.mllib.tree.model.DummyCategoricalSplit.class org.apache.spark.mllib.tree.model.DummyHighSplit.class org.apache.spark.mllib.tree.model.DummyLowSplit.class org.apache.spark.mllib.tree.model.InformationGainStats.class org.apache.spark.mllib.tree.model.Node.class org.apache.spark.mllib.tree.model.Split.class org.apache.spark.mllib.tree.package.class org.apache.spark.mllib.util.DataValidators.class org.apache.spark.mllib.util.KMeansDataGenerator.class org.apache.spark.mllib.util.LinearDataGenerator.class org.apache.spark.mllib.util.LogisticRegressionDataGenerator.class org.apache.spark.mllib.util.MFDataGenerator.class org.apache.spark.mllib.util.MLUtils.class org.apache.spark.mllib.util.NumericParser.class org.apache.spark.mllib.util.SVMDataGenerator.class pyspark/mllib/__init__.py pyspark/mllib/_common.py pyspark/mllib/classification.py pyspark/mllib/clustering.py pyspark/mllib/linalg.py pyspark/mllib/random.py pyspark/mllib/recommendation.py pyspark/mllib/regression.py pyspark/mllib/stat.py pyspark/mllib/tests.py pyspark/mllib/tree.py pyspark/mllib/util.py
spark-mllib_2.10-1.1.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Licensed to the Apache Software Foundation (ASF) under one or more ~ contributor license agreements. See the NOTICE file distributed with ~ this work for additional information regarding copyright ownership. ~ The ASF licenses this file to You under the Apache License, Version 2.0 ~ (the "License"); you may not use this file except in compliance with ~ the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" BASIS, ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and ~ limitations under the License. --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent</artifactId> <version>1.1.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.spark</groupId> <artifactId>spark-mllib_2.10</artifactId> <properties> <sbt.project.name>mllib</sbt.project.name> </properties> <packaging>jar</packaging> <name>Spark Project ML Library</name> <url>http://spark.apache.org/</url> <dependencies> <dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-core_${scala.binary.version}</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-streaming_${scala.binary.version}</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-server</artifactId> </dependency> <dependency> <groupId>org.jblas</groupId> <artifactId>jblas</artifactId> <version>${jblas.version}</version> </dependency> <dependency> <groupId>org.scalanlp</groupId> <artifactId>breeze_${scala.binary.version}</artifactId> <version>0.9</version> <exclusions> <!-- This is included as a compile-scoped dependency by jtransforms, which is a dependency of breeze. --> <exclusion> <groupId>junit</groupId> <artifactId>junit</artifactId> </exclusion> <exclusion> <groupId>org.apache.commons</groupId> <artifactId>commons-math3</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.scalatest</groupId> <artifactId>scalatest_${scala.binary.version}</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_${scala.binary.version}</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>com.novocode</groupId> <artifactId>junit-interface</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-streaming_${scala.binary.version}</artifactId> <version>${project.version}</version> <type>test-jar</type> <scope>test</scope> </dependency> </dependencies> <profiles> <profile> <id>netlib-lgpl</id> <dependencies> <dependency> <groupId>com.github.fommil.netlib</groupId> <artifactId>all</artifactId> <version>1.1.2</version> <type>pom</type> </dependency> </dependencies> </profile> </profiles> <build> <outputDirectory>target/scala-${scala.binary.version}/classes</outputDirectory> <testOutputDirectory>target/scala-${scala.binary.version}/test-classes</testOutputDirectory> <plugins> <plugin> <groupId>org.scalatest</groupId> <artifactId>scalatest-maven-plugin</artifactId> </plugin> </plugins> <resources> <resource> <directory>../python</directory> <includes> <include>pyspark/mllib/*.py</include> </includes> </resource> </resources> </build> </project>
<dependency> <groupId>org.apache.spark</groupId> <artifactId>spark-mllib_2.10</artifactId> <version>1.1.0</version> </dependency>
If you think the following spark-mllib_2.10-1.1.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download spark-mllib_2.10-1.1.0.jar file