weka.core.RevisionUtils Java Examples

The following examples show how to use weka.core.RevisionUtils. You can vote up the ones you like or vote down the ones you don't like, and go to the original project or source file by following the links above each example. You may check out the related API usage on the sidebar.
Example #1
Source File: PartitionMembership.java    From tsml with GNU General Public License v3.0 4 votes vote down vote up
public String getRevision() {
  return RevisionUtils.extract("$Revision: 9910 $");
}
 
Example #2
Source File: StreamTokenizerUtils.java    From tsml with GNU General Public License v3.0 4 votes vote down vote up
@Override
public String getRevision() {
  return RevisionUtils.extract("$Revision: 9284 $");
}
 
Example #3
Source File: DDConditionalEstimator.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #4
Source File: DTNB.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 6269 $");
}
 
Example #5
Source File: EntropySplitCrit.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #6
Source File: NGramTokenizer.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #7
Source File: NearestNeighbourSearch.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #8
Source File: CoverTree.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #9
Source File: ConjunctiveRule.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 5529 $");
}
 
Example #10
Source File: ChiSquaredAttributeEval.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 5511 $");
}
 
Example #11
Source File: ClassifierSubsetEval.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 5511 $");
}
 
Example #12
Source File: Stats.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #13
Source File: MIOptimalBall.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 5527 $");
}
 
Example #14
Source File: ArffLoader.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 9652 $");
}
 
Example #15
Source File: NeuralNode.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #16
Source File: FloatingPointFormat.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #17
Source File: RandomProjection.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #18
Source File: OneRAttributeEval.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #19
Source File: KStarNominalAttribute.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #20
Source File: MatlabLoader.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #21
Source File: PredictionNode.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 1.7 $");
}
 
Example #22
Source File: LinearRegression.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 9768 $");
}
 
Example #23
Source File: LogisticBase.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #24
Source File: NominalToString.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8572 $");
}
 
Example #25
Source File: JRip.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8118 $");
}
 
Example #26
Source File: HillClimber.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #27
Source File: Values.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #28
Source File: ClassificationViaRegression.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #29
Source File: NaiveBayesMultinomial.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 8034 $");
}
 
Example #30
Source File: PriorEstimation.java    From tsml with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Returns the revision string.
 * 
 * @return		the revision
 */
public String getRevision() {
  return RevisionUtils.extract("$Revision: 1.7 $");
}