书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 406 个相关结果.
  • Spring Boot 项目配置

    配置后端 HTTP API 全局基本配置 全局变量定义 配置 Bean ID id title sidebar_label spring_boot_config Spring Boot 项目配置 Spring Boot 项目配置 若您的项目依赖Spring Boot ,并加入了spring-boot-starter-forest 依赖,就...
  • 08.10 重定义森林火灾模拟

    1347 2019-01-17 《中文 Python 笔记》
    重定义森林火灾模拟¶ 重定义森林火灾模拟¶ 在前面的例子中,我们定义了一个 BurnableForest ,实现了一个循序渐进的生长和燃烧过程。 假设我们现在想要定义一个立即燃烧的过程(每次着火之后燃烧到不能燃烧为止,之后再生长,而不是每次只燃烧周围的一圈树木),由于燃烧过程不同,我们需要从 BurnableForest 中派生出两个新的子类 S...
  • HTTPS

    单向认证 双向认证 id title sidebar_label https HTTPS HTTPS 为保证网络访问安全,现在大多数企业都会选择使用SSL验证来提高网站的安全性。 所以Forest自然也加入了对HTTPS的处理,现在支持单向认证和双向认证的HTTPS请求。 单向认证 如果访问的目标站点的SSL证书由信任的Root C...
  • Notebooks

    1053 2019-07-22 《MLeap Document》
    Demo Notebooks AirBnb Price Prediction Lending Club Loan Approval MNIST Digits Recognition Demo Notebooks We have put together a number of notebooks to demonstrate MLeap usa...
  • 接收数据

    id title sidebar_label receive_data 接收数据 接收数据 Forest请求会自动将响应的返回数据反序列化成您要的数据类型。想要接受指定类型的数据需要完成两步操作: 第一步:定义dataType 属性 dataType 属性指定了该请求响应返回的数据类型,目前可选的数据类型有三种: text , json , ...
  • Random Forests

    472 2021-03-31 《The fastai book》
    Random Forests Creating a Random Forest Out-of-Bag Error Random Forests In 1994 Berkeley professor Leo Breiman, one year after his retirement, published a small technical rep...
  • 日志管理

    请求日志 响应状态日志 日志总开关 id title sidebar_label logs 日志管理 日志管理 Forest在发送请求时和接受响应数据时都会自动打印出HTTP请求相关的日志,其中包括:请求日志和响应状态日志。 请求日志 请求日志会打印出所有请求发送的内容,其中包括请求行、请求头、请求体三部分 [ Forest ] ...
  • 贡献者列表

    正因为有他们的贡献,Forest才得以走下去 id title sidebar_label contributors 贡献者列表 贡献者列表 正因为有他们的贡献,Forest才得以走下去 ID 主页 公子骏 https://gitee.com/dt_flys 侯坤林 https://gitee.com/houkunlin ...
  • HTTPS

    单向认证 双向认证 id title sidebar_label https HTTPS HTTPS 为保证网络访问安全,现在大多数企业都会选择使用SSL验证来提高网站的安全性。 所以Forest自然也加入了对HTTPS的处理,现在支持单向认证和双向认证的HTTPS请求。 单向认证 如果访问的目标站点的SSL证书由信任的Root C...
  • Questionnaire

    575 2021-03-31 《The fastai book》
    Questionnaire Further Research Questionnaire What is a continuous variable? What is a categorical variable? Provide two of the words that are used for the possible values of ...