Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 101 - 120 of 929 for spring (0.32 sec)

  1. dbflute-0.8.8.8.zip

    private String change; private String fromfile; private String tofile;...protected String name; protected String desc; protected String lock;...
    dbflute.seasar.org/download/dbflute/dbflute-0.8.8.8.zip
    Fri Aug 01 05:02:59 UTC 2025
      9M bytes
      16 views
     
  2. dbflute-0.9.0.zip

    private String change; private String fromfile; private String tofile;...protected String name; protected String desc; protected String lock;...
    dbflute.seasar.org/download/dbflute/dbflute-0.9.0.zip
    Fri Aug 01 05:02:59 UTC 2025
      7.9M bytes
      10 views
     
  3. Release Highlights for scikit-learn 1.0 — sciki...

    implements a B-spline basis. The following code shows splines in action,...names in the dataframe are all strings. feature_names_in_ is used...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_1_0_0.html
    Sat Aug 02 00:15:37 UTC 2025
      114.8K bytes
      Cache
     
  4. auto_examples_python.zip

    {n_cols} words") print(f"categories : {cat_string}") print(f"words :...columns=["hour"], ) splines = periodic_spline_transformer(24, n_splines=12)....
    scikit-learn.org/stable/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip
    Sat Aug 02 00:15:37 UTC 2025
      1.7M bytes
      7 views
     
  5. core.a2f9d8ce62d8fe18b016.js

    ")}return("string"===t?String:Number)(e)}(e,"string");return"...value.")}return("string"===t?String:Number)(e)}(e,"string");return"...
    www.buzzfeed.com/static-assets/js/core.a2f9d8ce62d8fe18b016.js
    Wed Jul 30 16:30:45 UTC 2025
      1.1M bytes
      Similar Results (1)
     
  6. NearestCentroid — scikit-learn 1.7.1 documentation

    feature names that are all strings. Added in version 1.0. deviations_...metric = 'euclidean' , * , shrink_threshold = None , priors =...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.NearestCentroid.html
    Sat Aug 02 00:15:38 UTC 2025
      136.4K bytes
      Cache
     
  7. FeatureHasher and DictVectorizer Comparison — s...

    input_type="string" in the FeatureHasher to vectorize the strings output...between spaces or symbols in a string. Here we define a function...
    scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html
    Sat Aug 02 00:15:37 UTC 2025
      143.5K bytes
      Cache
     
  8. Older Versions — scikit-learn 1.7.1 documentation

    or direct (byte or Unicode) strings. charset decoding is explicit...“international” scikit-learn coding sprint and is marked by the inclusion...
    scikit-learn.org/stable/whats_new/older_versions.html
    Sat Aug 02 00:15:35 UTC 2025
      144.6K bytes
      Cache
     
  9. SplineTransformer — scikit-learn 1.7.1 document...

    extrapolation="periodic" ) spline basis functions (B-splines) of polynomial...dropped. As B-splines sum to one over the spline basis functions...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.SplineTransformer.html
    Sat Aug 02 00:15:36 UTC 2025
      143.4K bytes
      Cache
     
  10. Contributing — scikit-learn 1.7.1 documentation

    pydata-sphinx-theme sphinxcontrib-sass sphinx-design \ sphinx-remove-toctrees...participants at the sprint, and those PRs will be tagged “sprint”. PRs tagged...
    scikit-learn.org/stable/developers/contributing.html
    Sat Aug 02 00:15:36 UTC 2025
      140.2K bytes
      1 views
      Cache
     
  11. NuSVR — 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 , tol = 0.001 , cache_size...
    scikit-learn.org/stable/modules/generated/sklearn.svm.NuSVR.html
    Sat Aug 02 00:15:36 UTC 2025
      142.4K bytes
      Cache
     
  12. OneClassSVM — scikit-learn 1.7.1 documentation

    feature names that are all strings. Added in version 1.0. n_iter_...tol = 0.001 , nu = 0.5 , shrinking = True , cache_size = 200...
    scikit-learn.org/stable/modules/generated/sklearn.svm.OneClassSVM.html
    Sat Aug 02 00:15:38 UTC 2025
      139.3K bytes
      Cache
     
  13. make_pipeline — scikit-learn 1.7.1 documentation

    Polynomial and Spline interpolation Polynomial and Spline interpolation...caching is performed. If a string is given, it is the path to...
    scikit-learn.org/stable/modules/generated/sklearn.pipeline.make_pipeline.html
    Sat Aug 02 00:15:38 UTC 2025
      147.2K bytes
      Cache
     
  14. glossary.rst.txt

    columns of integers or strings. Strings will be rejected by most...array of strings and may take an array-like of strings as input,...
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Sat Aug 02 00:15:37 UTC 2025
      89.3K bytes
      1 views
     
  15. Underfitting vs. Overfitting — scikit-learn 1.7...

    Polynomial and Spline interpolation Polynomial and Spline interpolation...Kernels Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/model_selection/plot_underfitting_overfitting.html
    Sat Aug 02 00:15:37 UTC 2025
      98.7K bytes
      Cache
     
  16. Plot the decision surfaces of ensembles of tree...

    slicing away useless parts of the string model_title = str ( type (...dataset Gallery generated by Sphinx-Gallery This Page Download...
    scikit-learn.org/stable/auto_examples/ensemble/plot_forest_iris.html
    Sat Aug 02 00:15:37 UTC 2025
      113.9K bytes
      Cache
     
  17. Visualizing the probabilistic predictions of a ...

    "constant splines model" , clf1 ), ( "periodic splines model" ,...[('constant splines model', ...), ('periodic splines model', ...),...
    scikit-learn.org/stable/auto_examples/ensemble/plot_voting_decision_regions.html
    Sat Aug 02 00:15:37 UTC 2025
      175.2K bytes
      Cache
     
  18. Plot classification probability — scikit-learn ...

    "Logistic regression \n (spline features)" : make_pipeline...0.48 6 Logistic regression (spline features) 0.79 0.92 0.42 Analysis...
    scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html
    Sat Aug 02 00:15:37 UTC 2025
      126.1K bytes
      Cache
     
  19. Comparing Linear Bayesian Regressors — scikit-l...

    Polynomial and Spline interpolation Polynomial and Spline interpolation...Regularization Gallery generated by Sphinx-Gallery On this page This Page...
    scikit-learn.org/stable/auto_examples/linear_model/plot_ard.html
    Sat Aug 02 00:15:37 UTC 2025
      120.3K bytes
      Cache
     
  20. Biclustering documents with the Spectral Co-clu...

    words" ) print ( f "categories : { cat_string } " ) print ( f "words...)[: 5 ] print () print ( "Best biclusters:" ) print ( "---------...
    scikit-learn.org/stable/auto_examples/bicluster/plot_bicluster_newsgroups.html
    Sat Aug 02 00:15:37 UTC 2025
      109.8K bytes
      Cache
     
Back to top