Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 81 - 90 of 2,034 for 1 (0.06 sec)

  1. Fess で作る Elasticsearch ベースの検索サーバー 〜 ロールベース検索編

    04 JDK 1.8.0_74 ロールベース検索 Fess のロールベース検...
    fess.codelibs.org/ja/articles/article-2.html
    Sat Jun 01 02:40:51 UTC 2024
      22.2K bytes
      31 views
      Cache
     
  2. Accelerating R&D in pharma with Elasticsearch, ...

    "patents-embeddings-1", "_id": "cwbTJ4kBBgs5oH35bQx1", "_score": 1, "_source":...ESRE, LLMs, and LangChain — Part 1 A comprehensive guide to support...
    www.elastic.co/blog/research-development-pharma-elasticsearch-esre-llms-langchain-1
    Sun Jun 02 00:38:06 UTC 2024
      623.1K bytes
      Cache
     
  3. Man United wins the FA Cup after stunning Man C...

    defending champion Manchester City 2-1 in the final at Wembley on Saturday....last year’s which City won 2-1, and Pep Guardiola’s team did...
    www.nbcnews.com/news/sports/man-united-wins-fa-cup-stunning-man-city-2-1-final-rcna154063
    Sun May 26 00:49:41 UTC 2024
      206.2K bytes
      Cache
     
  4. 1.4. Support Vector Machines — scikit-learn 1.5...

    “0 vs 1”, “0 vs 2” , … “0 vs n”, “1 vs 2”, “1 vs 3”, “1 vs n”,...vectors \(v^{0}_1, v^{1}_1\) and \(v^{0}_2, v^{1}_2\) respectively....
    scikit-learn.org/stable/modules/svm.html
    Fri May 31 14:06:07 UTC 2024
      131K bytes
      Cache
     
  5. ShuffleSplit — scikit-learn 1.5.0 documentation

    array ([ 1 , 2 , 1 , 2 , 1 , 2 ]) >>> rs = ShuffleSplit...Train: index=[1 3 0 4] Test: index=[5 2] Fold 1: Train: index=[4...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.ShuffleSplit.html
    Fri May 31 14:06:07 UTC 2024
      129.5K bytes
      Cache
     
  6. SparseCoder — scikit-learn 1.5.0 documentation

    1 , 0 ], ... [ - 1 , - 1 , 2 ], ... [ 1 , 1 , 1 ], ......>>> X = np . array ([[ - 1 , - 1 , - 1 ], [ 0 , 0 , 3 ]]) >>> dictionary...
    scikit-learn.org/stable/modules/generated/sklearn.decomposition.SparseCoder.html
    Fri May 31 14:06:06 UTC 2024
      143.6K bytes
      Cache
     
  7. StratifiedShuffleSplit — scikit-learn 1.5.0 doc...

    array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [...np . array ([ 0 , 0 , 0 , 1 , 1 , 1 ]) >>> sss = StratifiedShuffleSpl...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedShuffleSplit.html
    Fri May 31 14:06:07 UTC 2024
      127.1K bytes
      Cache
     
  8. PowerTransformer — scikit-learn 1.5.0 documenta...

    [[-1.316... -0.707...] [ 0.209... -0.707...] [ 1.106... 1.414...]]...X_trans * lambda_ + 1 ) ** ( 1 / lambda_ ) - 1 elif X < 0 and lambda_...
    scikit-learn.org/stable/modules/generated/sklearn.preprocessing.PowerTransformer.html
    Fri May 31 14:06:07 UTC 2024
      141.9K bytes
      Cache
     
  9. ClassifierMixin — scikit-learn 1.5.0 documentation

    predict ( X ) array([1, 1, 1]) >>> estimator . score ( X...MyEstimator ( param = 1 ) >>> X = np . array ([[ 1 , 2 ], [ 2 , 3 ],...
    scikit-learn.org/stable/modules/generated/sklearn.base.ClassifierMixin.html
    Fri May 31 14:06:07 UTC 2024
      119.7K bytes
      Cache
      Similar Results (1)
     
  10. RepeatedStratifiedKFold — scikit-learn 1.5.0 do...

    array ([[ 1 , 2 ], [ 3 , 4 ], [ 1 , 2 ], [ 3 , 4 ]])...>>> y = np . array ([ 0 , 0 , 1 , 1 ]) >>> rskf = RepeatedStratifiedKF...
    scikit-learn.org/stable/modules/generated/sklearn.model_selection.RepeatedStratifiedKFold.html
    Fri May 31 14:06:07 UTC 2024
      126.4K bytes
      Cache
     
Back to top