package-summary.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 286 行 · 第 1/2 页
HTML
286 行
<TD>A genetic algorithm for feature selection (mutation=switch features on and off, crossover=interchange used features).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/IterativeFeatureAdding.html" title="class in com.rapidminer.operator.features.selection">IterativeFeatureAdding</A></B></TD><TD>Adds iteratively the next feature according to given attribute name array.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/NonDominatedSortingSelection.html" title="class in com.rapidminer.operator.features.selection">NonDominatedSortingSelection</A></B></TD><TD>Performs the non dominated sorting selection from NSGA II.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/RandomSelection.html" title="class in com.rapidminer.operator.features.selection">RandomSelection</A></B></TD><TD>This operator selects a randomly chosen number of features randomly from the input example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/RankSelection.html" title="class in com.rapidminer.operator.features.selection">RankSelection</A></B></TD><TD>Selects a given fixed number of individuals by subdividing a roulette wheel in sections of size proportional to the individuals' rank based on their fitness values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/RemoveCorrelatedFeatures.html" title="class in com.rapidminer.operator.features.selection">RemoveCorrelatedFeatures</A></B></TD><TD>Removes (un-) correlated features due to the selected filter relation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/RemoveUselessFeatures.html" title="class in com.rapidminer.operator.features.selection">RemoveUselessFeatures</A></B></TD><TD>Removes useless attribute from the example set.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/RouletteWheel.html" title="class in com.rapidminer.operator.features.selection">RouletteWheel</A></B></TD><TD>Selects a given fixed number of individuals by subdividing a roulette wheel in sections of size proportional to the individuals' fitness values.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/SelectionCrossover.html" title="class in com.rapidminer.operator.features.selection">SelectionCrossover</A></B></TD><TD>Crossover operator for the used bitlists of example sets.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/SelectionMutation.html" title="class in com.rapidminer.operator.features.selection">SelectionMutation</A></B></TD><TD>Inverts the used bit for every feature of every example set with a given fixed probability.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/StochasticUniversalSampling.html" title="class in com.rapidminer.operator.features.selection">StochasticUniversalSampling</A></B></TD><TD>Similar to a the roulette wheel selection the fitness values of all individuals build a partition of the 360 degrees of a wheel.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/SwitchingForwardSelection.html" title="class in com.rapidminer.operator.features.selection">SwitchingForwardSelection</A></B></TD><TD>This PopulationOperator realises forward selection, i.e. creates a list of clones of each individual and switches on one attribute in each of the clones.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/TournamentSelection.html" title="class in com.rapidminer.operator.features.selection">TournamentSelection</A></B></TD><TD>Performs tournaments with k participants.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/UniformSelection.html" title="class in com.rapidminer.operator.features.selection">UniformSelection</A></B></TD><TD>Selects a given fixed number of individuals by uniformly sampling from the current population until the desired population size is reached.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD WIDTH="15%"><B><A HREF="../../../../../com/rapidminer/operator/features/selection/WeightGuidedSelectionOperator.html" title="class in com.rapidminer.operator.features.selection">WeightGuidedSelectionOperator</A></B></TD><TD> This operator uses input attribute weights to determine the order of features added to the feature set starting with the feature set containing only the feature with highest weight.</TD></TR></TABLE> <P><A NAME="package_description"><!-- --></A><H2>Package com.rapidminer.operator.features.selection Description</H2><P>Provides operators for automatic feature selection.<P><P><DL></DL><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" 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_bottom_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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.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><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=114160&type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../com/rapidminer/operator/features/construction/package-summary.html"><B>PREV PACKAGE</B></A> <A HREF="../../../../../com/rapidminer/operator/features/transformation/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/rapidminer/operator/features/selection/package-summary.html" target="_top"><B>FRAMES</B></A> <A HREF="package-summary.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></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR><i>Copyright © 2001-2008 by <a href="http://rapid-i.com" target="_blank">Rapid-I</a></i></BODY></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?