Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 571 - 580 of 1,998 for = (0.3 sec)

  1. lasso_path — scikit-learn 1.7.0 documentation

    precompute = 'auto' , Xy = None , copy_X = True , coef_init = None...y , * , eps = 0.001 , n_alphas = 100 , alphas = None , precompute...
    scikit-learn.org/stable/modules/generated/sklearn.linear_model.lasso_path.html
    Thu Jul 03 11:42:05 UTC 2025
      121.2K bytes
      Cache
     
  2. Regularization path of L1- Logistic Regression ...

    classification X = X [ y != 2 ] y = y [ y != 2 ] Compute regularization...datasets iris = datasets . load_iris () X = iris . data y = iris . target...
    scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_path.html
    Thu Jul 03 11:42:06 UTC 2025
      97K bytes
      Cache
     
  3. SparseCoder — scikit-learn 1.7.0 documentation

    transform_alpha = None , split_sign = False , n_jobs = None , positive_code...default=None If algorithm='lasso_lars' or algorithm='lasso_cd'...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparseCoder.html
    Thu Jul 03 11:42:06 UTC 2025
      137.8K bytes
      Cache
     
  4. LLM observability with Elastic: Taming the LLM ...

    hallucinations: ========== Guardrail Assessment ========== **Model Response:**...: 0.03 (Threshold: 0.99) ========== Here, the Grounding Score...
    www.elastic.co/observability-labs/blog/llm-observability-amazon-bedrock-guardrails
    Fri Jul 04 01:10:32 UTC 2025
      183.7K bytes
      Cache
     
  5. KernelDensity — scikit-learn 1.7.0 documentation

    metric = 'euclidean' , atol = 0 , rtol = 0 , breadth_first = True..., bandwidth = 1.0 , algorithm = 'auto' , kernel = 'gaussian' ,...
    scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html
    Thu Jul 03 11:42:05 UTC 2025
      136.5K bytes
      Cache
     
  6. SpectralEmbedding — scikit-learn 1.7.0 document...

    n_components = 2 , * , affinity = 'nearest_neighbors' , gamma = None...random_state = None , eigen_solver = None , eigen_tol = 'auto' ,...
    scikit-learn.org/stable/modules/generated/sklearn.manifold.SpectralEmbedding.html
    Thu Jul 03 11:42:05 UTC 2025
      129.3K bytes
      Cache
     
  7. Incremental PCA — scikit-learn 1.7.0 documentation

    X_transformed [ y == i , 0 ], X_transformed [ y == i , 1 ], color = color...IncrementalPCA iris = load_iris () X = iris . data y = iris . target...
    scikit-learn.org/stable/auto_examples/decomposition/plot_incremental_pca.html
    Thu Jul 03 11:42:05 UTC 2025
      91.5K bytes
      Cache
     
  8. load_svmlight_files — scikit-learn 1.7.0 docume...

    zero_based='auto' , query_id=False , offset=0 , length=-1 ) [source]...n_features=None , dtype=<class 'numpy.float64'> , multilabel=False...
    scikit-learn.org/stable/modules/generated/sklearn.datasets.load_svmlight_files.html
    Thu Jul 03 11:42:05 UTC 2025
      111.5K bytes
      Cache
     
  9. Joint feature selection with multi-task Lasso —...

    n_tasks = 100 , 30 , 40 n_relevant_features = 5 coef = np . zeros...feature_to_plot ], color = "seagreen" , linewidth = lw , label = "Ground truth"...
    scikit-learn.org/stable/auto_examples/linear_model/plot_multi_task_lasso_support.html
    Thu Jul 03 11:42:06 UTC 2025
      99.6K bytes
      Cache
     
  10. neighbors.rst.txt

    _neighbors: ========== Nearest Neighbors ========== .. sectionauthor::...Unsupervised Nearest Neighbors ========== :class:`NearestNeighbors`...
    scikit-learn.org/stable/_sources/modules/neighbors.rst.txt
    Thu Jul 03 11:42:06 UTC 2025
      37.9K bytes
     
Back to top