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 setCheckpointInterval

Definitions

Type Member of File Line
class member DecisionTreeClassifier /python/pyspark/ml/classification.py 1311
class member RandomForestClassifier /python/pyspark/ml/classification.py 1570
class member GBTClassifier /python/pyspark/ml/classification.py 1875
class member LDA /python/pyspark/ml/clustering.py 1421
class member ALS /python/pyspark/ml/recommendation.py 437
class member DecisionTreeRegressor /python/pyspark/ml/regression.py 947
class member RandomForestRegressor /python/pyspark/ml/regression.py 1205
class member GBTRegressor /python/pyspark/ml/regression.py 1493

8 declarations in 4 files.

References:

File Line
/mllib/src/test/java/org/apache/spark/ml/classification/JavaDecisionTreeClassifierSuite.java 53
/mllib/src/test/java/org/apache/spark/ml/classification/JavaGBTClassifierSuite.java 53
/mllib/src/test/java/org/apache/spark/ml/classification/JavaRandomForestClassifierSuite.java 55
/mllib/src/test/java/org/apache/spark/ml/regression/JavaDecisionTreeRegressorSuite.java 55
/mllib/src/test/java/org/apache/spark/ml/regression/JavaGBTRegressorSuite.java 54
/mllib/src/test/java/org/apache/spark/ml/regression/JavaRandomForestRegressorSuite.java 57
/python/pyspark/ml/classification.py 1311 1570 1875
/python/pyspark/ml/clustering.py 1421
/python/pyspark/ml/recommendation.py 437
/python/pyspark/ml/regression.py 947 1205 1493

14 references in 10 files.