Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 161 - 180 of 1,543 for ' (0.08 sec)

  1. How I Learned to Stop Worrying and Love the Civ...

    What's sort of fascinating about Alex Garland's Civil War...they finally say we're being shot at, so we're shooting back. What...
    all-cats-are-beautiful.ghost.io/how-i-learned-to-stop-worrying-and-love-the-civil-war/
    Mon Apr 22 00:42:35 UTC 2024
      35.5K bytes
      Cache
     
  2. sklearn.metrics.r2_score — scikit-learn 1.4.2 d...

    multioutput {raw_values, uniform_average, variance_weighted}, array-like...ndarray of scores if multioutput is raw_values. Notes This is not...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.r2_score.html
    Sat May 18 15:26:01 UTC 2024
      30.7K bytes
      Cache
     
  3. sklearn.ensemble.HistGradientBoostingRegressor ...

    loss {squared_error, absolute_error, gamma, poisson, ‘quantile’},...early_stopping auto or bool, default=auto If auto, early stopping...
    scikit-learn.org/stable/modules/generated/sklearn.ensemble.HistGradientBoostingRegressor.html
    Sat May 18 15:26:00 UTC 2024
      80.1K bytes
      Cache
     
  4. sklearn.tree.plot_tree — scikit-learn 1.4.2 doc...

    label {all, root, none}, default=all Whether to show...Options include all to show at every node, root to show only...
    scikit-learn.org/stable/modules/generated/sklearn.tree.plot_tree.html
    Sat May 18 15:26:00 UTC 2024
      23.9K bytes
      Cache
     
  5. sklearn.preprocessing.power_transform — scikit-...

    method {yeo-johnson, box-cox}, default=yeo-johnson The power...parameter changed from box-cox to yeo-johnson in 0.23. standardize...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.power_transform.html
    Sat May 18 15:26:01 UTC 2024
      22.4K bytes
      Cache
     
  6. sklearn.cluster.KMeans — scikit-learn 1.4.2 doc...

    init = 'k-means++' , n_init = 'auto' , max_iter = 300...clustering . init {k-means++, random}, callable or array-like...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.KMeans.html
    Sat May 18 15:26:01 UTC 2024
      81.3K bytes
      Cache
     
  7. Teruna Jaya (gamelan animated graphical score) ...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203759/Teruna-Jaya-gamelan-animated-graphical-score
    Sat May 18 00:43:21 UTC 2024
      24.8K bytes
      Cache
     
  8. An introduction to machine learning with scikit...

    data [: 3 ])) ['setosa', 'setosa', 'setosa'] Here, the first..., dtype = 'float32' ) >>> X . dtype dtype('float32') >>> transformer...
    scikit-learn.org/stable/tutorial/basic/tutorial.html
    Sat May 18 15:26:00 UTC 2024
      47.9K bytes
      Cache
     
  9. Release Highlights for scikit-learn 0.24 — scik...

    best_params_ {'bootstrap': True, 'criterion': 'gini', 'max_depth': None,...None, 'max_features': 10, 'min_samples_split': 10} Native support...
    scikit-learn.org/stable/auto_examples/release_highlights/plot_release_highlights_0_24_0.html
    Sat May 18 15:26:00 UTC 2024
      92K bytes
      Cache
     
  10. sklearn.model_selection.LearningCurveDisplay — ...

    score_type = 'both' , log_scale = 'deprecated' , std_display_style...score_type = 'both' , log_scale = 'deprecated' , std_display_style...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LearningCurveDisplay.html
    Sat May 18 15:26:01 UTC 2024
      56.8K bytes
      Cache
     
  11. sklearn.linear_model.LassoLarsIC — scikit-learn...

    Parameters : criterion {aic, bic}, default=aic The type of criterion...precompute bool, auto or array-like, default=auto Whether to use...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.LassoLarsIC.html
    Sat May 18 15:26:00 UTC 2024
      58.4K bytes
      Cache
     
  12. sklearn.linear_model.RidgeCV — scikit-learn 1.4...

    gcv_mode {auto, svd, eigen}, default=auto Flag indicating...Cross-Validation. Options are: 'auto' : use 'svd' if n_samples > n_features...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.RidgeCV.html
    Sat May 18 15:26:00 UTC 2024
      58.8K bytes
      Cache
     
  13. sklearn.set_config — scikit-learn 1.4.2 documen...

    display {text, diagram}, default=None If diagram, estimators...while True will only print SVC() while the default behaviour...
    scikit-learn.org/stable/modules/generated/sklearn.set_config.html
    Sat May 18 15:26:01 UTC 2024
      27.6K bytes
      Cache
     
  14. sklearn.metrics.get_scorer_names — scikit-learn...

    <class 'list'> >>> all_scorers [: 3 ] ['accuracy', 'adjusted...'adjusted_mutual_info_score', 'adjusted_rand_score'] >>> "roc_auc" in...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.get_scorer_names.html
    Sat May 18 15:26:01 UTC 2024
      15.2K bytes
      Cache
     
  15. "The noise of being online was becoming almost ...

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    www.metafilter.com/203638/The-noise-of-being-online-was-becoming-almost-too-much-for-even-me
    Thu May 09 00:45:35 UTC 2024
      33.7K bytes
      Cache
     
  16. sklearn.datasets.load_files — scikit-learn 1.4....

    decode_error {strict, ignore, replace}, default=strict Instruction...the encoding parameter. For many modern text files, utf-8’...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html
    Sat May 18 15:26:00 UTC 2024
      21.7K bytes
      Cache
     
  17. sklearn.metrics.classification_report — scikit-...

    structure: { 'label 1' : { 'precision' : 0.5 , 'recall' : 1.0 , 'f1-score'...target_names = [ 'class 0' , 'class 1' , 'class 2' ] >>> print (...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.classification_report.html
    Sat May 18 15:26:01 UTC 2024
      30.4K bytes
      Cache
     
  18. sklearn.linear_model.Lasso — scikit-learn 1.4.2...

    selection {cyclic, random}, default=cyclic If set to random’,...str = '$UNCHANGED$' , sample_weight : bool | None | str = '$UNCHANGED$'...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lasso.html
    Sat May 18 15:26:01 UTC 2024
      78.6K bytes
      Cache
     
  19. sklearn.isotonic.IsotonicRegression — scikit-le...

    estimates sign. out_of_bounds {nan, clip, raise}, default=’nan’...prediction. nan, predictions will be NaN. clip, predictions...
    scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html
    Sat May 18 15:26:01 UTC 2024
      71.5K bytes
      Cache
     
  20. MetaFilter Podcast

    static_server = 'dha92jo6cen2v.cloudfront.net', icons_url = '//' + static_server...static_server + '/images/icons.svg'; var xhr = new XMLHttpRequest();...
    podcast.metafilter.com
    Sun May 19 00:43:31 UTC 2024
      46.5K bytes
      Cache
     
Back to top