Uses of Interface
netkit.classifiers.io.ReadEstimate

Packages that use ReadEstimate
netkit.classifiers.io   
 

Uses of ReadEstimate in netkit.classifiers.io
 

Classes in netkit.classifiers.io that implement ReadEstimate
 class ReadEstimateRainbow
          Reads in estimates of entities in a graph from a file where the format of each line is: nodeID trueclass class:score ...