Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 121 - 140 of 929 for spring (0.19 sec)

  1. Release Highlights for scikit-learn 1.5 — sciki...

    * fp print ( "Untuned decision threshold: 0.5" ) print ( f "Custom...( X ) print ( column_transformer [ "std_scaler" ]) print ( column_transformer...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_5_0.html
    Sat Aug 02 00:15:37 UTC 2025
      123.1K bytes
      Cache
     
  2. SVC — scikit-learn 1.7.1 documentation

    feature names that are all strings. Added in version 1.0. n_iter_...= 'scale' , coef0 = 0.0 , shrinking = True , probability = False...
    scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
    Sat Aug 02 00:15:38 UTC 2025
      176.5K bytes
      Cache
     
  3. Demonstration of multi-metric evaluation on cro...

    one of the predefined metric strings or a scorer # callable, like...score Gallery generated by Sphinx-Gallery On this page This Page...
    scikit-learn.org/stable/auto_examples/model_selection/plot_multi_metric_evaluation.html
    Sat Aug 02 00:15:35 UTC 2025
      101.5K bytes
      Cache
     
  4. Wikipedia principal eigenvector — scikit-learn ...

    import datetime from pprint import pprint from time import time...100 ) print ( "done in %0.3f s" % ( time () - t0 )) pprint ([ names...
    scikit-learn.org/stable/auto_examples/applications/wikipedia_principal_eigenvector.html
    Sat Aug 02 00:15:37 UTC 2025
      118.9K bytes
      Cache
     
  5. Non-negative least squares — scikit-learn 1.7.1...

    the non-negative constraint shrinks some to 0. The Non-Negative...effects Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/linear_model/plot_nnls.html
    Sat Aug 02 00:15:34 UTC 2025
      93.4K bytes
      Cache
     
  6. PolynomialFeatures — scikit-learn 1.7.1 documen...

    Polynomial and Spline interpolation Polynomial and Spline interpolation...feature names that are all strings. Added in version 1.0. n_output_features_...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PolynomialFeatures.html
    Sat Aug 02 00:15:38 UTC 2025
      139.9K bytes
      Cache
     
  7. Comparison of Manifold Learning methods — sciki...

    shrink = 0.6 , aspect = 60 , pad =...Reduction Gallery generated by Sphinx-Gallery On this page This Page...
    scikit-learn.org/stable/auto_examples/manifold/plot_compare_methods.html
    Sat Aug 02 00:15:37 UTC 2025
      113.1K bytes
      Cache
     
  8. org.dbflute.erflute_0.5.9.jar

    ComparisonFailure(String, String, String); public String getMessage();...r(int, String, String); public String compact(String); private...
    dbflute.seasar.org/download/misc/helper/erflute/org.dbflute.erflute_0.5.9.jar
    Fri Jun 13 09:55:28 UTC 2025
      1.8M bytes
      3 views
     
  9. ROC Curve with Visualization API — scikit-learn...

    0 shrinking True probability False tol...curve Gallery generated by Sphinx-Gallery On this page This Page...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_roc_curve_visualization_api.html
    Sat Aug 02 00:15:37 UTC 2025
      113.9K bytes
      Cache
     
  10. Elasticsearch Guide [8.18] | Elastic

    Multi-match Query string Simple query string Geo queries Geo-bounding...Rate Scripted metric Stats String stats Sum T-test Top hits Top...
    www.elastic.co/guide/en/elasticsearch/reference/8.18/index.html
    Thu Jul 24 10:46:40 UTC 2025
      195.7K bytes
      Cache
      Similar Results (1)
     
  11. ermaster-b-eclipse-plugin.zip

    contains(String, int, int, String, String, String, String); private...contains(String, int, int, String, String, String, String, String);...
    dbflute.seasar.org/download/misc/friends/ermaster-b-eclipse-plugin.zip
    Fri Aug 01 05:02:59 UTC 2025
      4.7M bytes
      29 views
     
  12. Probability Calibration for 3-class classificat...

    cal_clf_probs ) print ( "Log-loss of:" ) print ( f " - uncalibrated...cal_clf_probs ) print ( "Brier score of" ) print ( f " - uncalibrated...
    scikit-learn.org/stable/auto_examples/calibration/plot_calibration_multiclass.html
    Sat Aug 02 00:15:37 UTC 2025
      190.5K bytes
      Cache
     
  13. GradientBoostingClassifier — scikit-learn 1.7.1...

    feature names that are all strings. Added in version 1.0. n_classes_...(n_samples,) Target values (strings or integers in classification,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingClassifier.html
    Sat Aug 02 00:15:38 UTC 2025
      179.7K bytes
      Cache
     
  14. plot_multi_metric_evaluation.rst.txt

    `Gallery generated by Sphinx-Gallery <https://sphinx-gallery.github.io>`_...one of the predefined metric strings or a scorer # callable, like...
    scikit-learn.org/stable/_sources/auto_examples/model_selection/plot_multi_metric_evaluation.rst.txt
    Sat Aug 02 00:15:34 UTC 2025
      6.6K bytes
     
  15. GradientBoostingRegressor — scikit-learn 1.7.1 ...

    feature names that are all strings. Added in version 1.0. max_features_...(n_samples,) Target values (strings or integers in classification,...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.GradientBoostingRegressor.html
    Sat Aug 02 00:15:35 UTC 2025
      171.9K bytes
      Cache
     
  16. Ridge — scikit-learn 1.7.1 documentation

    Polynomial and Spline interpolation Polynomial and Spline interpolation...feature names that are all strings. Added in version 1.0. solver_...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Ridge.html
    Sat Aug 02 00:15:38 UTC 2025
      154K bytes
      Cache
     
  17. CreateClientPlugin (DBFlute Maven Plugin 1.0.0 ...

    String getDatabaseSchema () String getDatabaseUrl () String getDatabaseUser...() String getDbfluteName () String getDbPackage () String getEnablePause...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/CreateClientPlugin.html
    Fri Aug 01 05:03:00 UTC 2025
      35.7K bytes
      Cache
     
  18. GenerateCrudPlugin (DBFlute Maven Plugin 1.0.0 ...

    protected String actionPackageName protected String basePackageName...basePackageName protected String dbPackage protected String formPackageName...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/GenerateCrudPlugin.html
    Fri Aug 01 05:03:00 UTC 2025
      43.1K bytes
      Cache
     
  19. dbflute-maven-plugin - dbflute:generate-crud

    Description actionPackageName String - (no description) Default...is: action . basePackageName String - (no description) Default...
    dbflute.seasar.org/maven/plugin/ja/generate-crud-mojo.html
    Fri Aug 01 05:03:00 UTC 2025
      17.5K bytes
      4 views
      Cache
     
  20. Table (DBFlute Maven Plugin 1.0.0 API)

    getColumnList () String getConverterToAction () String getConverterToEntity...getConverterToEntity () String getConverterToPager () String getConverterToSearch...
    dbflute.seasar.org/maven/plugin/apidocs/org/seasar/dbflute/maven/plugin/entity/Table.html
    Fri Aug 01 05:03:00 UTC 2025
      24.8K bytes
      Cache
     
Back to top