Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 621 - 630 of 1,989 for = (0.08 sec)

  1. Multilabel classification using a classifier ch...

    ) Y = Y == "TRUE" X_train , X_test , Y_train , Y_test = train_test_split..., Y = fetch_openml ( "yeast" , version = 4 , return_X_y = True...
    scikit-learn.org/stable/auto_examples/multioutput/plot_classifier_chain_yeast.html
    Sat Apr 19 00:31:20 UTC 2025
      104.9K bytes
      Cache
     
  2. Speeding up merging of HNSW graphs - Elasticsea...

    smaller graph G s = ( V s , E s ) G_s=(V_s,E_s) G s = ( V s , E s )...larger graph G l = ( V l , E l ) G_l=(V_l,E_l) G l = ( V l , E l )...
    www.elastic.co/search-labs/blog/hnsw-graphs-speed-up-merging
    Thu Apr 10 00:36:56 UTC 2025
      374K bytes
      Cache
     
  3. Lasso model selection: AIC-BIC / cross-validati...

    y = load_diabetes ( return_X_y = True , as_frame = True )...x_min = x . min () return [ "font-weight: bold" if v == x_min...
    scikit-learn.org/stable/auto_examples/linear_model/plot_lasso_model_selection.html
    Sat Apr 19 00:31:22 UTC 2025
      131.6K bytes
      Cache
     
  4. LatentDirichletAllocation — scikit-learn 1.6.1 ...

    max_doc_update_iter = 100 , n_jobs = None , verbose = 0 , random_state = None...n_components = 10 , * , doc_topic_prior = None , topic_word_prior = None...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.LatentDirichletAllocation.html
    Sat Apr 19 00:31:21 UTC 2025
      153K bytes
      Cache
     
  5. classificationDefinitionMap | DBFlute

    code=FOO; name=Foo; alias=Who; comment=Fooさん ; subItemMap=map:{...codeType=String} ; map: {code=PRV;name=Provisional;alias=仮会員 ;c...
    dbflute.seasar.org/ja/manual/reference/dfprop/classificationdefinition/index.html
    Fri Apr 18 17:54:32 UTC 2025
      40.4K bytes
      Cache
     
  6. Column Transformer with Heterogeneous Data Sour...

    random_state = 1 , subset = "train" , categories = categories ,...y_test = fetch_20newsgroups ( random_state = 1 , subset = "test"...
    scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html
    Sat Apr 19 00:31:22 UTC 2025
      107.4K bytes
      Cache
     
  7. LLM Observability with Elastic, OpenLIT and Ope...

    "OPENAI_API_KEY" ] = getpass . getpass ( ) model = ChatOpenAI ( model = "gpt-4"...OTEL_EXPORTER_OTLP_HEADERS=“Authorization=Bearer%20[APIKEY]” 4. Initialize...
    www.elastic.co/observability-labs/blog/elastic-opentelemetry-langchain-openlit-tracing
    Mon Apr 14 22:02:09 UTC 2025
      109.4K bytes
      1 views
      Cache
     
  8. Density Estimation for a Gaussian mixture — sci...

    CS = plt . contour ( X , Y , Z , norm = LogNorm ( vmin = 1.0...CB = plt . colorbar ( CS , shrink = 0.8 , extend = "both" ) plt...
    scikit-learn.org/stable/auto_examples/mixture/plot_gmm_pdf.html
    Sat Apr 19 00:31:21 UTC 2025
      93.1K bytes
      Cache
     
  9. FastICA — scikit-learn 1.6.1 documentation

    fun = 'logcosh' , fun_args = None , max_iter = 200 , tol = 0.0001...n_components = None , * , algorithm = 'parallel' , whiten = 'unit-variance'...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.FastICA.html
    Sat Apr 19 00:31:22 UTC 2025
      149.3K bytes
      Cache
     
  10. LeavePOut — scikit-learn 1.6.1 documentation

    Train: index=[2 3] Test: index=[0 1] Fold 1: Train: index=[1 3] Test:...Test: index=[0 2] Fold 2: Train: index=[1 2] Test: index=[0 3] Fold...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.LeavePOut.html
    Sat Apr 19 00:31:21 UTC 2025
      116.8K bytes
      Cache
     
Back to top