Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (2)
Logistic regression classification algorithm
no vote
Using java language programming, complete the logical regression algorithm programming, through the algorithm can classify the existing data, data samples are flowers as an example, including the length and width of flowers, calyx length and other attributes to classify.
zoro1209
2016-11-14
0
1
Hadoop-based word count
no vote
package org.apache.hadoop; import java.io.IOException; import java.text.DecimalFormat; import java.util.StringTokenizer; import org.apache.hadoop.conf.Configuration; import org.apache.hadoop.
zoro1209
2016-11-09
1
1
No more~