kongmo - Overview
Popular repositories Loading
-
spark_multiboost
spark_multiboost PublicForked from BaiGang/spark_multiboost
An implementation of the multi-class/multi-label classifier, of which the training is carried out using AdaBoost.MH on Apache Spark.
Scala 1
-
Hello-World
Hello-World PublicThis program is used to print "Hello World!"
-
logistic-regression-sgd-mapreduce
logistic-regression-sgd-mapreduce PublicForked from bradleypallen/logistic-regression-sgd-mapreduce
A Python implementation of binary regularized logistic regression with stochastic gradient descent, packaged as scripts for use with Hadoop streaming
Python