- Sort Score
- Num 10 results
- Language All
- Labels All
Results 101 - 110 of 1,558 for v (0.29 seconds)
Filter
-
Installation avec Docker (Détails)
ajoutez l’option -v $ docker compose -f compose.yaml...compose-opensearch3.yaml down -v Attention : L’exécution de cette...fess.codelibs.org/fr/15.5/install/install-docker.html -
Docker 설치 (상세)
볼륨도 삭제하는 경우 -v 옵션을 추가합니다: $ docker compose -f...compose-opensearch3.yaml down -v 주의 : 이 명령을 실행하면 모든 데이터가 삭제됩니다....fess.codelibs.org/ko/15.4/install/install-docker.html -
test.bash
{ echo "Starting ${APP_NAME} v${VERSION}" echo "${DESCRIPTION}"...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.bash -
Linear and Quadratic Discriminant Analysis with...
2 * v [ 0 ] ** 0.5 , 2 * v [ 1 ] ** 0.5 , angle...( mean , cov , color , ax ): v , w = np . linalg . eigh ( cov...scikit-learn.org/stable/auto_examples/classification/plot_lda_qda.html -
test.ps1
Write-Host "Starting $AppName v$Version" Write-Host $Description...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.ps1 -
test.pl
main { print "Starting $app_name v$version\n"; print "$description\n";...raw.githubusercontent.com/codelibs/fess-testdata/master/files/scripts/test.pl -
Integrate IBM Turbonomic with existing infrastr...
using V M T T A RGE T N A ME an d t h e n e wt a r g e t v a l...( our VM) is referenced using V M T T A R G E T N A M E a n d...developer.ibm.com/tutorials/integrate-turbonomic-actions-with-existing-automation-tools/ -
Lars — scikit-learn 1.8.0 documentation
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.linear_model.Lars.html -
升级步骤
$ docker run --rm -v fess-es-data:/data -v $(pwd):/backup ubuntu.../data $ docker run --rm -v fess-data:/data -v $(pwd):/backup ubuntu...fess.codelibs.org/zh-cn/15.4/install/upgrade.html -
IsotonicRegression — scikit-learn 1.8.0 documen...
is defined as \((1 - \frac{u}{v})\) , where \(u\) is the residual...((y_true - y_pred)** 2).sum() and \(v\) is the total sum of squares...scikit-learn.org/stable/modules/generated/sklearn.isotonic.IsotonicRegression.html