Back to home page

OSCL-LXR

 
 

    


Identifier search

Type the full name of an identifier to look for (a function name, variable name, typedef, etc).
Matches are case-sensitive. Check "Definitions only" to find only definitions of the symbol (unchecked, all references).
As a convenience, extra 999 line numbers denote case-insensitive occurrences (either belonging to a case-insensitive language or differing in case).

  

Results for trainClassifier

Definitions

Type Member of File Line
class member DecisionTree /python/pyspark/mllib/tree.py 149
class member RandomForest /python/pyspark/mllib/tree.py 319
class member GradientBoostedTrees /python/pyspark/mllib/tree.py 511

3 declarations in 1 files.

References:

File Line
/examples/src/main/java/org/apache/spark/examples/mllib/JavaDecisionTreeClassificationExample.java 61
/examples/src/main/java/org/apache/spark/examples/mllib/JavaRandomForestClassificationExample.java 60
/examples/src/main/python/mllib/decision_tree_classification_example.py 41
/examples/src/main/python/mllib/gradient_boosting_classification_example.py 40
/examples/src/main/python/mllib/random_forest_classification_example.py 41
/python/pyspark/mllib/tests/test_algorithms.py 153 165 178
/python/pyspark/mllib/tests/test_linalg.py 598
/python/pyspark/mllib/tree.py 149 319 511

12 references in 8 files.