=== Run information ===

Scheme:       weka.classifiers.trees.J48 -C 0.25 -M 2
Relation:     algorithmsOfLoadBalancing
Instances:    32
Attributes:   10
              Algorithms
              Perfrmance
              Throughput
              Overhead
              Tolerant
              MigrationTime
              ResponseTime
              ResourceUtilization
              Scalability
              PowerSaving
Test mode:    evaluate on training data

=== Classifier model (full training set) ===

J48 pruned tree
------------------

Perfrmance = 1
|   Throughput = 1
|   |   Overhead = 1
|   |   |   Scalability = 1: RR (2.0/1.0)
|   |   |   Scalability = 0: Min-Min (2.0/1.0)
|   |   Overhead = 0
|   |   |   ResponseTime = 1: CLBVM (2.0/1.0)
|   |   |   ResponseTime = 0: Lock-freeMulti-processing (2.0/1.0)
|   Throughput = 0
|   |   Overhead = 1: JoinIdleQueue (3.0/2.0)
|   |   Overhead = 0
|   |   |   ResponseTime = 1
|   |   |   |   ResourceUtilization = 1: Throttled (3.0/2.0)
|   |   |   |   ResourceUtilization = 0: Server-basedLBForIDServices (3.0/2.0)
|   |   |   ResponseTime = 0: OLB+LBMM (3.0/2.0)
Perfrmance = 0
|   Throughput = 1
|   |   Tolerant = 1: DynamicRR (2.0/1.0)
|   |   Tolerant = 0: FAMLB (2.0/1.0)
|   Throughput = 0
|   |   Overhead = 1: ActiveClustering (3.0/2.0)
|   |   Overhead = 0: ShortestJobSheduling (5.0/4.0)

Number of Leaves  : 	12

Size of the tree : 	23


Time taken to build model: 0 seconds

=== Evaluation on training set ===

Time taken to test model on training data: 0.01 seconds

=== Summary ===

Correctly Classified Instances          12               37.5    %
Incorrectly Classified Instances        20               62.5    %
Kappa statistic                          0.3548 
Root mean squared error                  0.1398
Relative absolute error                 64.5161 %  

