Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of 296 for g (0.04 sec)

  1. glossary.rst.txt

    g. predictions) should generally...about the dtype precision, e.g. `np.int32`, `np.int64`, etc....
    scikit-learn.org/stable/_sources/glossary.rst.txt
    Thu May 16 17:15:45 UTC 2024
      88.1K bytes
      1 views
     
  2. roadmap.rst.txt

    g. Pandas, Dask) and infrastructures (e.g. distributed...used with ColumnTransforms (e.g. ordinal encoding supervised by...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Thu May 16 17:15:46 UTC 2024
      11.7K bytes
     
  3. Demo of OPTICS clustering algorithm — scikit-le...

    subplot ( G [ 0 , :]) ax2 = plt . subplot ( G [ 1 , 0 ]) ax3.... subplot ( G [ 1 , 1 ]) ax4 = plt . subplot ( G [ 1 , 2 ]) #...
    scikit-learn.org/stable/auto_examples/cluster/plot_optics.html
    Thu May 16 17:15:45 UTC 2024
      45.3K bytes
      1 views
      Cache
     
  4. sklearn.naive_bayes.MultinomialNB — scikit-lear...

    g., word counts for text classification)....sub-estimator of a meta-estimator, e.g. used inside a Pipeline . Otherwise...
    scikit-learn.org/stable/modules/generated/sklearn.naive_bayes.MultinomialNB.html
    Thu May 16 17:15:46 UTC 2024
      66.4K bytes
      Cache
     
  5. Iso-probability lines for Gaussian Processes cl...

    # A few constants lim = 8 def g ( x ): """The function to predict...consist in predicting whether g(x) <= 0 or not)""" return 5.0...
    scikit-learn.org/stable/auto_examples/gaussian_process/plot_gpc_isoprobability.html
    Thu May 16 17:15:45 UTC 2024
      42.5K bytes
      Cache
     
  6. faq.rst.txt

    g. categorical and numeric) data....working with heterogeneous (e.g. categorical and numeric) data....
    scikit-learn.org/stable/_sources/faq.rst.txt
    Thu May 16 17:15:46 UTC 2024
      23.4K bytes
      2 views
     
  7. sklearn.preprocessing.power_transform — scikit-...

    g. if the data is a numpy array...transformation with the Transformer API (e.g. as part of a preprocessing Pipeline...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Thu May 16 17:15:46 UTC 2024
      22.4K bytes
      Cache
     
  8. sklearn.preprocessing.normalize — scikit-learn ...

    g. if the data is a numpy array...using the Transformer API (e.g. as part of a preprocessing Pipeline...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.normalize.html
    Thu May 16 17:15:46 UTC 2024
      19.3K bytes
      Cache
     
  9. Comparison of kernel ridge regression and SVR —...

    c = "g" , label = "KRR (fit: %.3f s,...= "r" if name == "SVR" else "g" , label = " %s (train)" % name...
    scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html
    Thu May 16 17:15:45 UTC 2024
      59.7K bytes
      Cache
     
  10. sklearn.preprocessing.minmax_scale — scikit-lea...

    g. if the data is a numpy array...using the Transformer API (e.g. as part of a preprocessing Pipeline...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.minmax_scale.html
    Thu May 16 17:15:47 UTC 2024
      25.2K bytes
      Cache
     
Back to top