Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 821 - 830 of 1,992 for = (0.05 sec)

  1. Inductive Clustering — scikit-learn 1.6.1 docum...

    c = color , alpha = alpha , edgecolor = "k" ) # Generate..., y = make_blobs ( n_samples = N_SAMPLES , cluster_std = [ 1.0...
    scikit-learn.org/stable/auto_examples/cluster/plot_inductive_clustering.html
    Sat Apr 19 00:31:22 UTC 2025
      101.6K bytes
      Cache
     
  2. Pipelining: chaining a PCA and a logistic regre...

    logistic = LogisticRegression ( max_iter = 10000 , tol = 0.1 ) pipe...ax0 , ax1 ) = plt . subplots ( nrows = 2 , sharex = True , figsize...
    scikit-learn.org/stable/auto_examples/compose/plot_digits_pipe.html
    Sat Apr 19 00:31:22 UTC 2025
      96.8K bytes
      Cache
     
  3. roadmap.rst.txt

    _roadmap: Roadmap ======= Purpose of this document ----------...t-learn/scikit-learn/issues?q=is%3Aissue+is%3Aopen+sort%3Aup...
    scikit-learn.org/stable/_sources/roadmap.rst.txt
    Sat Apr 19 00:31:21 UTC 2025
      8.6K bytes
     
  4. learning_curve — scikit-learn 1.6.1 documentation

    exploit_incremental_learning = False , n_jobs = None , pre_dispatch = 'all' , verbose...verbose = 0 , shuffle = False , random_state = None , error_score...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.learning_curve.html
    Mon Apr 21 17:07:39 UTC 2025
      125K bytes
      Cache
     
  5. mean_squared_error — scikit-learn 1.6.1 documen...

    sample_weight = None , multioutput = 'uniform_average' )...mean_squared_error >>> y_true = [ 3 , - 0.5 , 2 , 7 ] >>> y_pred = [ 2.5 , 0.0...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.mean_squared_error.html
    Mon Apr 21 17:07:40 UTC 2025
      117.3K bytes
      Cache
     
  6. MiniBatchKMeans — scikit-learn 1.6.1 documentation

    n_clusters = 8 , * , init = 'k-means++' , max_iter = 100 , batch_size...batch_size = 1024 , verbose = 0 , compute_labels = True , random_state...
    scikit-learn.org/stable/modules/generated/sklearn.cluster.MiniBatchKMeans.html
    Mon Apr 21 17:07:39 UTC 2025
      172.9K bytes
      Cache
     
  7. PCA — scikit-learn 1.6.1 documentation

    n_components == min ( n_samples , n_features ) If n_components == 'mle'...n_components == 'mle' will interpret svd_solver == 'auto' as svd_solver...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.PCA.html
    Mon Apr 21 17:07:39 UTC 2025
      172K bytes
      Cache
     
  8. Auroral Sounds | MetaFilter

    <div class="svg-sprite" id="svg-sprite-container" style="display:none"></div>...type="text/javascript"> !function() { var static_server = 'dh...
    www.metafilter.com/208223/Auroral-Sounds
    Sun Mar 30 00:45:36 UTC 2025
      24.5K bytes
      Cache
     
  9. haversine_distances — scikit-learn 1.6.1 docume...

    >>> bsas = [ - 34.83333 , - 58.5166646 ] >>> paris = [ 49.0083899664...paris_in_radians = [ radians ( _ ) for _ in paris ] >>> result = haversine_distances...
    scikit-learn.org/stable/modules/generated/sklearn.metrics.pairwise.haversine_distances.html
    Mon Apr 21 17:07:39 UTC 2025
      109K bytes
      Cache
     
  10. OpenTracing API | APM Go Agent Reference [2.x] ...

    otTracer := apmot.New() Once you have obtained...er(apmot.New()) parent, ctx := opentracing.StartSpanFromCont...
    www.elastic.co/guide/en/apm/agent/go/current/opentracing.html
    Wed Mar 12 16:26:33 UTC 2025
      20K bytes
      Cache
     
Back to top