Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 41 - 50 of 90 for f (0.04 sec)

  1. 3.5. Validation curves: plotting scores to eval...

    we see a function \(f(x) = \cos (\frac{3}{2} \pi x)\)...
    scikit-learn.org/stable/modules/learning_curve.html
    Fri May 31 14:06:06 UTC 2024
      55.8K bytes
      Cache
     
  2. MetaFilter Projects

    EVERYTHING IS SO UNBELIEVABLY F*CKED UP I recently finished writing...
    projects.metafilter.com
    Wed May 29 00:43:17 UTC 2024
      72.2K bytes
      Cache
     
  3. Ask MetaFilter

    year where highs of 38 C/100 F are frequent. Should we factor...
    ask.metafilter.com
    Wed May 29 00:42:31 UTC 2024
      80.7K bytes
      Cache
     
  4. about.rst.txt

    F. and Varoquaux, G. and Gramfort,...
    scikit-learn.org/stable/_sources/about.rst.txt
    Fri May 31 14:06:06 UTC 2024
      15.9K bytes
      3 views
     
  5. 1.13. Feature selection — scikit-learn 1.5.0 do...

    f_classif , mutual_info_classif The methods based on F-test...estimator. For instance, we can use a F-test to retrieve the two best...
    scikit-learn.org/stable/modules/feature_selection.html
    Fri May 31 14:06:07 UTC 2024
      78.4K bytes
      Cache
     
  6. 9. Model persistence — scikit-learn 1.5.0 docum...

    "wb" ) as f : f . write ( onx . SerializeToString..."filename.onnx" , "rb" ) as f : onx = f . read () sess = InferenceSession...
    scikit-learn.org/stable/model_persistence.html
    Fri May 31 14:06:04 UTC 2024
      78.9K bytes
      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
    Fri May 31 14:06:06 UTC 2024
      96.4K bytes
      Cache
     
  8. SGD: convex loss functions — scikit-learn 1.5.0...

    "Decision function $f(x)$" ) plt . ylabel ( "$L(y=1, f(x))$" ) plt ....
    scikit-learn.org/stable/auto_examples/linear_model/plot_sgd_loss_functions.html
    Fri May 31 14:06:04 UTC 2024
      91.9K bytes
      Cache
     
  9. Cython Best Practices, Conventions and Knowledg...

    parse f-strings with {var=} expressions, e.g. print ( f "{test_val=}"...
    scikit-learn.org/dev/developers/cython.html
    Fri May 31 14:06:03 UTC 2024
      36.5K bytes
      Cache
     
  10. Nearest Neighbors Classification — scikit-learn...

    set_title ( f "3-Class classification \n (k=...
    scikit-learn.org/stable/auto_examples/neighbors/plot_classification.html
    Fri May 31 14:06:06 UTC 2024
      95.7K bytes
      Cache
     
Back to top