Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 881 - 890 of 3,460 for 1 (0.09 sec)

  1. validate_data — scikit-learn 1.7.dev0 documenta...

    scikit-learn 1.6 Release Highlights for scikit-learn 1.6 On this...reset=True . Added in version 1.6. Parameters : _estimator estimator...
    scikit-learn.org/dev/modules/generated/sklearn.utils.validation.validate_data.html
    Mon Dec 09 18:03:47 UTC 2024
      115.3K bytes
      Cache
      Similar Results (1)
     
  2. Outlier detection with Local Outlier Factor (LO...

    n_neighbors ) is typically set 1) greater than the minimum number...ground_truth [ - n_outliers :] = - 1 Fit the model for outlier detection...
    scikit-learn.org/stable/auto_examples/neighbors/plot_lof_outlier_detection.html
    Tue Dec 24 12:16:10 UTC 2024
      99.1K bytes
      Cache
     
  3. 5. Visualizations — scikit-learn 1.6.0 document...

    1. Available Plotting Utilities # 5.1.1. Display Objects...
    scikit-learn.org/stable/visualizations.html
    Tue Dec 24 12:16:11 UTC 2024
      43.2K bytes
      Cache
     
  4. check_scoring — scikit-learn 1.6.0 documentation

    Added in version 1.6. Returns : scoring callable...return_X_y = True ) >>> y *= - 1 >>> clf = DecisionTreeClassifi...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.check_scoring.html
    Tue Dec 24 12:16:12 UTC 2024
      113.4K bytes
      Cache
      Similar Results (1)
     
  5. randomized_range_finder — scikit-learn 1.6.0 do...

    array ([[ 1 , 2 , 3 ], [ 4 , 5 , 6 ], [ 7...
    scikit-learn.org/stable/modules/generated/sklearn.utils.extmath.randomized_range_finder.html
    Fri Dec 20 11:14:14 UTC 2024
      109.3K bytes
      Cache
     
  6. Model Complexity Influence — scikit-learn 1.6.0...

    "tol" : 1e-1 , "n_iter_no_change" : 2 , },..."changing_param_values" : [ 0.05 , 0.1 , 0.2 , 0.35 , 0.5 ], "complexity_label"...
    scikit-learn.org/stable/auto_examples/applications/plot_model_complexity_influence.html
    Tue Dec 24 12:16:11 UTC 2024
      126.2K bytes
      Cache
     
  7. Precision-Recall — scikit-learn 1.6.0 documenta...

    1 , 2 ]) n_classes = Y . shape [ 1 ] # Split into...\(\text{AP} = \sum_n (R_n - R_{n-1}) P_n\) where \(P_n\) and \(R_n\)...
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Tue Dec 24 12:16:11 UTC 2024
      141.2K bytes
      Cache
     
  8. Probability Calibration for 3-class classificat...

    "($\frac {1}{3} $, $\frac {1}{3} $, $\frac {1}{3} $)" , xy = ( 1.0 /...r "($1$, $0$, $0$)" , xy = ( 1 , 0 ), xytext = ( 1 , 0.1 ), xycoords...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Tue Dec 24 12:16:10 UTC 2024
      165.8K bytes
      Cache
     
  9. sklearn.discriminant_analysis — scikit-learn 1....

    Linear and quadratic discriminant analysis. User guide. See the Linear and Quadratic Discriminant Analysis section for further details.
    scikit-learn.org/dev/api/sklearn.discriminant_analysis.html
    Mon Dec 09 18:03:45 UTC 2024
      115.2K bytes
      Cache
      Similar Results (1)
     
  10. has_fit_parameter — scikit-learn 1.6.0 document...

    Skip to main content Back to top Ctrl + K GitHub Choose version has_fit_parameter # sklearn.utils.validation. has_fit...
    scikit-learn.org/stable/modules/generated/sklearn.utils.validation.has_fit_parameter.html
    Mon Dec 16 17:57:01 UTC 2024
      105.9K bytes
      Cache
     
Back to top