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 trees

Definitions

Type Member of File Line
class member RandomForestClassificationModel /python/pyspark/ml/classification.py 1617
class member GBTClassificationModel /python/pyspark/ml/classification.py 1935
class member RandomForestRegressionModel /python/pyspark/ml/regression.py 1244
class member GBTRegressionModel /python/pyspark/ml/regression.py 1555
class member _TreeEnsembleModel /python/pyspark/ml/tree.py 173

5 declarations in 3 files.

References:

File Line
/mllib/src/test/java/org/apache/spark/ml/classification/JavaGBTClassifierSuite.java 67
/mllib/src/test/java/org/apache/spark/ml/classification/JavaRandomForestClassifierSuite.java 89
/mllib/src/test/java/org/apache/spark/ml/regression/JavaGBTRegressorSuite.java 68
/mllib/src/test/java/org/apache/spark/ml/regression/JavaRandomForestRegressorSuite.java 91
/python/pyspark/ml/classification.py 1617 1935
/python/pyspark/ml/regression.py 1244 1555
/python/pyspark/ml/tree.py 173

9 references in 7 files.