▍Weka, Decision Tree for 1 year salaries analysis
Weka, Decision Tree for 1 year salaries analysis with Persian description in word format. Extensions are .arff format, and we use j48 data to do this work....
Weka, Decision Tree for 1 year salaries analysis with Persian description in word format. Extensions are .arff format, and we use j48 data to do this work....
This text file include one of the important datamining algorithm. Which call Apriori Algorithm. It prefind the frequency items. also it make a kind of item set to idantify the relationship between items....
Application background This code counts the number of times each word appears from a set of documents. Includes Mapper, Reducer and Driver. Mapper reads one line at time and divides into (key,value) pairs.. The output from mapper is given as input to the reducer.. Output fr...