书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 3209 个相关结果.
  • 外部访问容器

    外部访问容器 映射所有接口地址 映射到指定地址的指定端口 映射到指定地址的任意端口 查看映射端口配置 外部访问容器 容器中可以运行一些网络应用,要让外部也可以访问这些应用,可以通过 -P 或 -p 参数来指定端口映射。 当使用 -P 标记时,Docker 会随机映射一个 49000~49900 的端口到内部容器开放的网络端口。 使...
  • Trainer

    HFTrainer Example Training tasks PEFT Methods HFTrainer Trains a new Hugging Face Transformer model using the Trainer framework. Example The following shows a simple ex...
  • Questionnaire

    506 2021-03-31 《The fastai book》
    Questionnaire Further Research Questionnaire What is the equation for a step of SGD, in math or code (as you prefer)? What do we pass to cnn_learner to use a non-default opt...
  • Sequential

    The Sequential model API Sequential model methods compile fit evaluate predict train_on_batch test_on_batch predict_on_batch fit_generator evaluate_generator predict_gener...
  • Components of Kubeflow

    Components of Kubeflow Central Dashboard Metadata Jupyter Notebooks Fairing Feature Store Frameworks for Training Hyperparameter Tuning Pipelines Tools for Serving Multi-T...
  • Get data frame analytics jobs stats

    Get data frame analytics jobs statistics API Get data frame analytics jobs statistics API Request Prerequisites Path parameters Query parameters Response body Response codes ...
  • k-NN plugin API

    k-NN plugin API Stats Usage Warmup operation Usage Best practices k-NN clear cache Usage Get a model Usage Search for a model Usage Delete a model Usage Train a model...
  • 5.5 Feature Importance

    5.5 Feature Importance 5.5.1 Theory 5.5.2 Should I Compute Importance on Training or Test Data? 5.5.3 Example and Interpretation 5.5.4 Advantages 5.5.5 Disadvantages 5.5.6 Sof...
  • k-NN Index

    k-NN Index knn_vector data type Method Definitions Supported nmslib methods HNSW Parameters Supported faiss methods HNSW Parameters IVF Parameters IVF training requirements ...