Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 211 - 220 of 402 for f (0.13 sec)

  1. Label Propagation digits: Demonstrating perform...

    pyplot as plt f = plt . figure ( figsize = ( 7...images [ image_index ] sub = f . add_subplot ( 2 , 5 , index...
    scikit-learn.org/stable/auto_examples/semi_supervised/plot_label_propagation_digits.html
    Mon Jun 30 13:50:30 UTC 2025
      99.4K bytes
      Cache
     
  2. d2_pinball_score — scikit-learn 1.7.0 documenta...

    F. (1999). “Goodness of Fit and...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.d2_pinball_score.html
    Mon Jun 30 13:50:30 UTC 2025
      110.9K bytes
      Cache
     
  3. Quantile regression — scikit-learn 1.7.0 docume...

    performance) \n " f " { 'model' : <20 } MAE MSE \n " f " { linear_regression...performance) \n " f " { 'model' : <20 } MAE MSE \n " f " { linear_regression...
    scikit-learn.org/stable/auto_examples/linear_model/plot_quantile_regression.html
    Mon Jun 30 13:50:30 UTC 2025
      136.4K bytes
      Cache
     
  4. sklearn.feature_selection — scikit-learn 1.7.0 ...

    f_classif Compute the ANOVA F-value for the provided...provided sample. f_regression Univariate linear regression tests...
    scikit-learn.org/stable/api/sklearn.feature_selection.html
    Mon Jun 30 13:50:30 UTC 2025
      121.4K bytes
      Cache
     
  5. dump_svmlight_file — scikit-learn 1.7.0 documen...

    data will be written to f. f should be opened in binary mode....dump_svmlight_file ( X , y , f , * , zero_based = True , comment...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.dump_svmlight_file.html
    Mon Jun 30 13:50:27 UTC 2025
      108.8K bytes
      Cache
     
  6. Contributing — scikit-learn 1.7.0 documentation

    control this ratio with the -f flag. To run the full benchmark...
    scikit-learn.org/stable/developers/contributing.html
    Sun Jun 29 19:04:30 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  7. Lasso on dense and sparse data — scikit-learn 1...

    y ) print ( f "Sparse Lasso done in { ( time...dense_lasso . fit ( X , y ) print ( f "Dense Lasso done in { ( time...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_dense_vs_sparse_data.html
    Mon Jun 30 13:50:27 UTC 2025
      97.4K bytes
      Cache
     
  8. Effect of transforming the targets in regressio...

    model_selection import train_test_split f , ( ax0 , ax1 ) = plt . subplots..."Transformed target distribution" ) f . suptitle ( "Synthetic data"...
    scikit-learn.org/stable/auto_examples/compose/plot_transformed_target.html
    Mon Jun 30 13:50:30 UTC 2025
      125.3K bytes
      Cache
     
  9. Vector Quantization Example — scikit-learn 1.7....

    face ( gray = True ) print ( f "The dimension of the image is...raccoon_face . shape } " ) print ( f "The data used to encode the image...
    scikit-learn.org/stable/auto_examples/cluster/plot_face_compress.html
    Mon Jun 30 13:50:29 UTC 2025
      111.1K bytes
      Cache
     
  10. Various Agglomerative Clustering on a 2D embedd...

    marker = f "$ { digit } $" , s = 50 , c =...
    scikit-learn.org/stable/auto_examples/cluster/plot_digits_linkage.html
    Mon Jun 30 13:50:29 UTC 2025
      95.2K bytes
      Cache
     
Back to top