- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1071 - 1080 of over 10,000 for 2 (0.66 seconds)
-
max_error — scikit-learn 1.8.0 documentation
scikit-learn.org/stable/modules/generated/sklearn.metrics.max_error.html -
Decision Boundaries of Multinomial and One-vs-R...
2 ], [ - 0.4 , 1.2 ]] X = np . dot ( X ,...1" , ylabel = "Feature 2" ) _ = ax . legend ( * scatter...scikit-learn.org/stable/auto_examples/linear_model/plot_logistic_multinomial.html -
Fess 설치 가이드
변수 설정 단계 1: OpenSearch 설치 단계 2: Fess 설치 단계 3: 시작 Windows 서비스로...1: Docker Compose 파일 가져오기 단계 2: Docker Compose 파일 확인 단계 3: Docker...fess.codelibs.org/ko/15.4/install/index.html -
DecisionBoundaryDisplay — scikit-learn 1....
2) Input data that should be only 2-dimensional....() . fit ( iris . data [:, : 2 ], iris . target ) >>>...scikit-learn.org/stable/modules/generated/sklearn.inspection.DecisionBoundaryDisplay.html -
Sample pipeline for text feature extraction and...
2)`` means unigrams and bigrams, and ``(2, 2)`` means...unigrams, ``(1, 2)`` means unigrams and bigrams, and ``(2, 2)`` means...scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_text_feature_extraction.html -
Comparison of kernel ridge regression and SVR &...
logspace ( - 2 , 2 , 5 )}, ) kr = GridSearchCV..., 1e-2 , 1e-3 ], "gamma" : np . logspace ( - 2 , 2 ,...scikit-learn.org/stable/auto_examples/miscellaneous/plot_kernel_ridge_regression.html -
FeatureHasher and DictVectorizer Comparison ...
'is': 2, 'one': 2, 'example': 1,...FeatureHasher is 2**20. Here we set n_features = 2**18 to illustrate...scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html -
MinMaxScaler — scikit-learn 1.8.0 documen...
transform ([[ 2 , 2 ]])) [[1.5 0. ]] fit ( X , y...>>> data = [[ - 1 , 2 ], [ - 0.5 , 6 ], [ 0 , 10 ],...scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MinMaxScaler.html -
使用 Docker 安装(详细)
2/compose/compose-opensearch3.yaml 方法 2: 使用 Git 克隆仓库...20.10 或更高版本 已安装 Docker Compose 2.0 或更高版本 确认 Docker 安装 使用以下命令确认...fess.codelibs.org/zh-cn/15.3/install/install-docker.html -
Fess Installation Guide
Step 1: Install OpenSearch Step 2: Install Fess Step 3: Startup...Obtain Docker Compose Files Step 2: Review Docker Compose Files Step...fess.codelibs.org/15.3/install/index.html