?? readable.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_13) on Mon Jul 14 01:36:50 CEST 2008 --><TITLE>Readable (RapidMiner Class Documentation)</TITLE><META NAME="keywords" CONTENT="com.rapidminer.report.Readable interface"><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Readable (RapidMiner Class Documentation)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Readable.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV CLASS <A HREF="../../../com/rapidminer/report/Renderable.html" title="interface in com.rapidminer.report"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../index.html?com/rapidminer/report/Readable.html" target="_top"><B>FRAMES</B></A> <A HREF="Readable.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><!-- ======== START OF CLASS DATA ======== --><H2><FONT SIZE="-1">com.rapidminer.report</FONT><BR>Interface Readable</H2><DL><DT><B>All Superinterfaces:</B> <DD><A HREF="../../../com/rapidminer/report/Reportable.html" title="interface in com.rapidminer.report">Reportable</A></DD></DL><DL><DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../com/rapidminer/operator/Model.html" title="interface in com.rapidminer.operator">Model</A>, <A HREF="../../../com/rapidminer/operator/ViewModel.html" title="interface in com.rapidminer.operator">ViewModel</A></DD></DL><DL><DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../com/rapidminer/operator/performance/AbsoluteError.html" title="class in com.rapidminer.operator.performance">AbsoluteError</A>, <A HREF="../../../com/rapidminer/operator/AbstractModel.html" title="class in com.rapidminer.operator">AbstractModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/AbstractMySVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">AbstractMySVMModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/AdaBoostModel.html" title="class in com.rapidminer.operator.learner.meta">AdaBoostModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/AdditiveRegressionModel.html" title="class in com.rapidminer.operator.learner.meta">AdditiveRegressionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/AreaUnderCurve.html" title="class in com.rapidminer.operator.performance">AreaUnderCurve</A>, <A HREF="../../../com/rapidminer/operator/learner/lazy/AttributeBasedVotingModel.html" title="class in com.rapidminer.operator.learner.lazy">AttributeBasedVotingModel</A>, <A HREF="../../../com/rapidminer/example/AttributeWeight.html" title="class in com.rapidminer.example">AttributeWeight</A>, <A HREF="../../../com/rapidminer/tools/math/Averagable.html" title="class in com.rapidminer.tools.math">Averagable</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/BaggingModel.html" title="class in com.rapidminer.operator.learner.meta">BaggingModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/BayBoostModel.html" title="class in com.rapidminer.operator.learner.meta">BayBoostModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/Binary2MultiClassModel.html" title="class in com.rapidminer.operator.learner.meta">Binary2MultiClassModel</A>, <A HREF="../../../com/rapidminer/operator/performance/BinaryClassificationPerformance.html" title="class in com.rapidminer.operator.performance">BinaryClassificationPerformance</A>, <A HREF="../../../com/rapidminer/operator/performance/cost/ClassificationCostCriterion.html" title="class in com.rapidminer.operator.performance.cost">ClassificationCostCriterion</A>, <A HREF="../../../com/rapidminer/operator/learner/rules/ConjunctiveRuleModel.html" title="class in com.rapidminer.operator.learner.rules">ConjunctiveRuleModel</A>, <A HREF="../../../com/rapidminer/operator/performance/CorrelationCriterion.html" title="class in com.rapidminer.operator.performance">CorrelationCriterion</A>, <A HREF="../../../com/rapidminer/operator/performance/CrossEntropy.html" title="class in com.rapidminer.operator.performance">CrossEntropy</A>, <A HREF="../../../com/rapidminer/operator/learner/lazy/DefaultModel.html" title="class in com.rapidminer.operator.learner.lazy">DefaultModel</A>, <A HREF="../../../com/rapidminer/gui/renderer/DefaultTextRenderer.DefaultReadable.html" title="class in com.rapidminer.gui.renderer">DefaultTextRenderer.DefaultReadable</A>, <A HREF="../../../com/rapidminer/operator/features/transformation/DimensionalityReducerModel.html" title="class in com.rapidminer.operator.features.transformation">DimensionalityReducerModel</A>, <A HREF="../../../com/rapidminer/operator/preprocessing/discretization/DiscretizationModel.html" title="class in com.rapidminer.operator.preprocessing.discretization">DiscretizationModel</A>, <A HREF="../../../com/rapidminer/operator/learner/bayes/DistributionModel.html" title="class in com.rapidminer.operator.learner.bayes">DistributionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/EstimatedPerformance.html" title="class in com.rapidminer.operator.performance">EstimatedPerformance</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/evosvm/EvoSVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel.evosvm">EvoSVMModel</A>, <A HREF="../../../com/rapidminer/operator/features/transformation/FastICAModel.html" title="class in com.rapidminer.operator.features.transformation">FastICAModel</A>, <A HREF="../../../com/rapidminer/operator/features/transformation/GHAModel.html" title="class in com.rapidminer.operator.features.transformation">GHAModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/GPModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">GPModel</A>, <A HREF="../../../com/rapidminer/operator/GroupedModel.html" title="class in com.rapidminer.operator">GroupedModel</A>, <A HREF="../../../com/rapidminer/operator/learner/igss/hypothesis/GSSModel.html" title="class in com.rapidminer.operator.learner.igss.hypothesis">GSSModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/hyperhyper/HyperModel.html" title="class in com.rapidminer.operator.learner.functions.kernel.hyperhyper">HyperModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/HyperplaneModel.html" title="class in com.rapidminer.operator.learner.functions">HyperplaneModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/JMySVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">JMySVMModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/KernelLogisticRegressionModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">KernelLogisticRegressionModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/KernelModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">KernelModel</A>, <A HREF="../../../com/rapidminer/operator/features/transformation/KernelPCAModel.html" title="class in com.rapidminer.operator.features.transformation">KernelPCAModel</A>, <A HREF="../../../com/rapidminer/operator/learner/lazy/KNNClassificationModel.html" title="class in com.rapidminer.operator.learner.lazy">KNNClassificationModel</A>, <A HREF="../../../com/rapidminer/operator/learner/lazy/KNNRegressionModel.html" title="class in com.rapidminer.operator.learner.lazy">KNNRegressionModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/LibSVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">LibSVMModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/LinearRegressionModel.html" title="class in com.rapidminer.operator.learner.functions">LinearRegressionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/LogisticLoss.html" title="class in com.rapidminer.operator.performance">LogisticLoss</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/LogisticRegressionModel.html" title="class in com.rapidminer.operator.learner.functions">LogisticRegressionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/Margin.html" title="class in com.rapidminer.operator.performance">Margin</A>, <A HREF="../../../com/rapidminer/operator/performance/MDLCriterion.html" title="class in com.rapidminer.operator.performance">MDLCriterion</A>, <A HREF="../../../com/rapidminer/operator/performance/MeasuredPerformance.html" title="class in com.rapidminer.operator.performance">MeasuredPerformance</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/MetaCostModel.html" title="class in com.rapidminer.operator.learner.meta">MetaCostModel</A>, <A HREF="../../../com/rapidminer/operator/performance/MinMaxCriterion.html" title="class in com.rapidminer.operator.performance">MinMaxCriterion</A>, <A HREF="../../../com/rapidminer/operator/preprocessing/normalization/MinMaxNormalizationModel.html" title="class in com.rapidminer.operator.preprocessing.normalization">MinMaxNormalizationModel</A>, <A HREF="../../../com/rapidminer/operator/performance/MultiClassificationPerformance.html" title="class in com.rapidminer.operator.performance">MultiClassificationPerformance</A>, <A HREF="../../../com/rapidminer/operator/learner/tree/MultiCriterionDecisionStumps.DecisionStumpModel.html" title="class in com.rapidminer.operator.learner.tree">MultiCriterionDecisionStumps.DecisionStumpModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/MultiModel.html" title="class in com.rapidminer.operator.learner.meta">MultiModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/MultiModelByRegression.html" title="class in com.rapidminer.operator.learner.meta">MultiModelByRegression</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/MyKLRModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">MyKLRModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/neuralnet/NeuralNetModel.html" title="class in com.rapidminer.operator.learner.functions.neuralnet">NeuralNetModel</A>, <A HREF="../../../com/rapidminer/operator/preprocessing/filter/NominalToBinominalModel.html" title="class in com.rapidminer.operator.preprocessing.filter">NominalToBinominalModel</A>, <A HREF="../../../com/rapidminer/operator/performance/NormalizedAbsoluteError.html" title="class in com.rapidminer.operator.performance">NormalizedAbsoluteError</A>, <A HREF="../../../com/rapidminer/operator/features/transformation/PCAModel.html" title="class in com.rapidminer.operator.features.transformation">PCAModel</A>, <A HREF="../../../com/rapidminer/operator/performance/PerformanceCriterion.html" title="class in com.rapidminer.operator.performance">PerformanceCriterion</A>, <A HREF="../../../com/rapidminer/operator/postprocessing/PlattScalingModel.html" title="class in com.rapidminer.operator.postprocessing">PlattScalingModel</A>, <A HREF="../../../com/rapidminer/operator/performance/PredictionAverage.html" title="class in com.rapidminer.operator.performance">PredictionAverage</A>, <A HREF="../../../com/rapidminer/operator/learner/PredictionModel.html" title="class in com.rapidminer.operator.learner">PredictionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/PredictionTrendAccuracy.html" title="class in com.rapidminer.operator.performance">PredictionTrendAccuracy</A>, <A HREF="../../../com/rapidminer/operator/preprocessing/PreprocessingModel.html" title="class in com.rapidminer.operator.preprocessing">PreprocessingModel</A>, <A HREF="../../../com/rapidminer/operator/performance/RankCorrelation.html" title="class in com.rapidminer.operator.performance">RankCorrelation</A>, <A HREF="../../../com/rapidminer/operator/performance/RelativeError.html" title="class in com.rapidminer.operator.performance">RelativeError</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/RelativeRegressionModel.html" title="class in com.rapidminer.operator.learner.meta">RelativeRegressionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/RootMeanSquaredError.html" title="class in com.rapidminer.operator.performance">RootMeanSquaredError</A>, <A HREF="../../../com/rapidminer/operator/performance/RootRelativeSquaredError.html" title="class in com.rapidminer.operator.performance">RootRelativeSquaredError</A>, <A HREF="../../../com/rapidminer/operator/learner/rules/RuleModel.html" title="class in com.rapidminer.operator.learner.rules">RuleModel</A>, <A HREF="../../../com/rapidminer/operator/learner/functions/kernel/RVMModel.html" title="class in com.rapidminer.operator.learner.functions.kernel">RVMModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/SDEnsemble.html" title="class in com.rapidminer.operator.learner.meta">SDEnsemble</A>, <A HREF="../../../com/rapidminer/operator/learner/SimpleBinaryPredictionModel.html" title="class in com.rapidminer.operator.learner">SimpleBinaryPredictionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/SimpleClassificationError.html" title="class in com.rapidminer.operator.performance">SimpleClassificationError</A>, <A HREF="../../../com/rapidminer/operator/performance/SimpleCriterion.html" title="class in com.rapidminer.operator.performance">SimpleCriterion</A>, <A HREF="../../../com/rapidminer/operator/learner/SimplePredictionModel.html" title="class in com.rapidminer.operator.learner">SimplePredictionModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/SimpleVoteModel.html" title="class in com.rapidminer.operator.learner.meta">SimpleVoteModel</A>, <A HREF="../../../com/rapidminer/operator/performance/SoftMarginLoss.html" title="class in com.rapidminer.operator.performance">SoftMarginLoss</A>, <A HREF="../../../com/rapidminer/operator/features/transformation/SOMDimensionalityReductionModel.html" title="class in com.rapidminer.operator.features.transformation">SOMDimensionalityReductionModel</A>, <A HREF="../../../com/rapidminer/operator/performance/SquaredCorrelationCriterion.html" title="class in com.rapidminer.operator.performance">SquaredCorrelationCriterion</A>, <A HREF="../../../com/rapidminer/operator/performance/SquaredError.html" title="class in com.rapidminer.operator.performance">SquaredError</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/StackingModel.html" title="class in com.rapidminer.operator.learner.meta">StackingModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/ThresholdModel.html" title="class in com.rapidminer.operator.learner.meta">ThresholdModel</A>, <A HREF="../../../com/rapidminer/operator/learner/meta/TransformedRegressionModel.html" title="class in com.rapidminer.operator.learner.meta">TransformedRegressionModel</A>, <A HREF="../../../com/rapidminer/operator/learner/tree/TreeModel.html" title="class in com.rapidminer.operator.learner.tree">TreeModel</A>, <A HREF="../../../com/rapidminer/operator/performance/WeightedMultiClassPerformance.html" title="class in com.rapidminer.operator.performance">WeightedMultiClassPerformance</A>, <A HREF="../../../com/rapidminer/operator/learner/weka/WekaClassifier.html" title="class in com.rapidminer.operator.learner.weka">WekaClassifier</A>, <A HREF="../../../com/rapidminer/operator/learner/clustering/clusterer/WekaCluster.html" title="class in com.rapidminer.operator.learner.clustering.clusterer">WekaCluster</A>, <A HREF="../../../com/rapidminer/operator/preprocessing/normalization/ZTransformationModel.html" title="class in com.rapidminer.operator.preprocessing.normalization">ZTransformationModel</A></DD></DL><HR><DL><DT><PRE>public interface <B>Readable</B><DT>extends <A HREF="../../../com/rapidminer/report/Reportable.html" title="interface in com.rapidminer.report">Reportable</A></DL></PRE><P>Indicates a reportable object which is readable, i.e. which delivers a string representation.<P><P><DL><DT><B>Version:</B></DT> <DD>$Id: Readable.java,v 1.1 2008/06/26 19:52:41 stiefelolm Exp $</DD><DT><B>Author:</B></DT>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -