Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 170 of 455 for f (0.08 sec)

  1. about.rst.txt

    F. and Varoquaux, G. and Gramfort,...
    scikit-learn.org/stable/_sources/about.rst.txt
    Wed Feb 19 13:18:04 UTC 2025
      16.6K bytes
      4 views
     
  2. L1-based models for Sparse Signals — scikit-lea...

    " f "ARD $R^2$: { r2_score_ard : .3f } , " f "ElasticNet...( X_train , y_train ) print ( f "Lasso fit done in { ( time ()...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_and_elasticnet.html
    Wed Feb 19 13:18:04 UTC 2025
      125K bytes
      Cache
     
  3. Demo of DBSCAN clustering algorithm — scikit-le...

    print ( f "Homogeneity: { metrics . homogeneity_score...labels ) : .3f } " ) print ( f "Completeness: { metrics . completeness_score...
    scikit-learn.org/stable/auto_examples/cluster/plot_dbscan.html
    Wed Feb 19 13:18:04 UTC 2025
      102.9K bytes
      Cache
     
  4. SelectFpr — scikit-learn 1.6.1 documentation

    See also f_classif ANOVA F-value between label/feature...for a discrete target. f_regression F-value between label/feature...
    scikit-learn.org/stable/modules/generated/sklearn.feature_selection.SelectFpr.html
    Wed Feb 19 13:18:04 UTC 2025
      133.1K bytes
      Cache
     
  5. Model-based and sequential feature selection — ...

    time () print ( f " \n tol: { tol } " ) print ( f "Features selected:...X , y ) toc = time () print ( f "Features selected by SelectFromModel:...
    scikit-learn.org/stable/auto_examples/feature_selection/plot_select_from_model_diabetes.html
    Wed Feb 19 13:18:04 UTC 2025
      123.1K bytes
      Cache
     
  6. Approximate nearest neighbors in TSNE — scikit-...

    msg = f "Benchmarking on { dataset_name } :" print ( f " \n {...msg = f "Benchmarking on { dataset_name } :" print ( f " \n {...
    scikit-learn.org/stable/auto_examples/neighbors/approximate_nearest_neighbors.html
    Wed Feb 19 13:18:04 UTC 2025
      134.9K bytes
      Cache
     
  7. Importance of Feature Scaling — scikit-learn 1....

    label = f "class { target_class } " , alpha...1 ], color = color , label = f "class { target_class } " , alpha...
    scikit-learn.org/stable/auto_examples/preprocessing/plot_scaling_importance.html
    Wed Feb 19 13:18:05 UTC 2025
      122.1K bytes
      Cache
     
  8. ermaster-b-eclipse-plugin.zip

    ge f,org.eclipse.ui.views,org.ecli...rg.insightech.er.editor.view.f igure.anchor,org.insightech.e...
    dbflute.seasar.org/download/misc/friends/ermaster-b-eclipse-plugin.zip
    Tue Nov 12 15:10:54 UTC 2024
      4.7M bytes
      29 views
     
  9. Polynomial and Spline interpolation — scikit-le...

    def f ( x ): """Function to be approximated...replace = False )) y_train = f ( x_train ) # create 2D-array...
    scikit-learn.org/stable/auto_examples/linear_model/plot_polynomial_interpolation.html
    Wed Feb 19 13:18:04 UTC 2025
      121.4K bytes
      Cache
     
  10. Precision-Recall — scikit-learn 1.6.1 documenta...

    positives ( \(F_p\) ). \[P = \frac{T_p}{T_p+F_p}\] Recall ( \(R\)...negatives ( \(F_n\) ). \[R = \frac{T_p}{T_p + F_n}\] The precision-recall...
    scikit-learn.org/stable/auto_examples/model_selection/plot_precision_recall.html
    Wed Feb 19 13:18:04 UTC 2025
      140.7K bytes
      Cache
     
Back to top