- Sort Score
- Result 10 results
- Languages All
Results 71 - 80 of 157 for model_b (0.12 sec)
-
docs/fr/docs/project-generation.md
...viendra surement plus tard, suivant le temps que j'ai. ๐ ๐ ## Modรจles d'apprentissage automatique avec spaCy et FastAPI GitHub : <a href="https://github.com/microsoft/cookiecutter-spacy-fastapi" class="external-link" target="_blank">https://github.com/microsoft/cookiecutter-spacy-fastapi</a> ## Modรจles d'apprentissage automatique avec spaCy et FastAPI - Fonctionnalitรฉs * Intรฉgration d'un modรจle NER **spaCy**.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Mon Jul 29 23:35:07 UTC 2024 - 6.7K bytes - Viewed (0) -
docs/em/docs/tutorial/extra-models.md
Sebastiรกn Ramรญrez <******@****.***> 1728247014 +0200
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.8K bytes - Viewed (0) -
api/maven-api-toolchain/pom.xml
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sat Oct 19 18:11:20 UTC 2024 - 2.6K bytes - Viewed (0) -
compat/maven-model-builder/src/main/java/org/apache/maven/model/plugin/LifecycleBindingsInjector.java
/** * Injects plugin executions induced by lifecycle bindings into the specified model. The model has already undergone * injection of plugin management so any plugins that are injected by lifecycle bindings and are not already present * in the model's plugin section need to be subjected to the model's plugin management. * * @param model The model into which to inject the default plugin executions for its packaging, must not be
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Fri Oct 25 12:31:46 UTC 2024 - 2K bytes - Viewed (0) -
docs/ru/docs/tutorial/extra-models.md
Sebastiรกn Ramรญrez <******@****.***> 1728247014 +0200
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 11.5K bytes - Viewed (0) -
docs/ja/docs/tutorial/extra-models.md
Sebastiรกn Ramรญrez <******@****.***> 1728247014 +0200
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.7K bytes - Viewed (0) -
docs/ko/docs/tutorial/response-model.md
๋ฐ๋ผ์ **FastAPI**๋ ์ถ๋ ฅ ๋ชจ๋ธ์์ ์ ์ธํ์ง ์์ ๋ชจ๋ ๋ฐ์ดํฐ๋ฅผ (Pydantic์ ์ฌ์ฉํ์ฌ) ํํฐ๋งํฉ๋๋ค. ## ๋ฌธ์์์ ๋ณด๊ธฐ ์๋ ์์ฑ ๋ฌธ์๋ฅผ ๋ณด๋ฉด ์ ๋ ฅ ๋ชจ๋ธ๊ณผ ์ถ๋ ฅ ๋ชจ๋ธ์ด ๊ฐ์์ JSON ์คํค๋ง๋ฅผ ๊ฐ์ง๊ณ ์์์ ํ์ธํ ์ ์์ต๋๋ค: <img src="/img/tutorial/response-model/image01.png"> ๊ทธ๋ฆฌ๊ณ ๋ ๋ชจ๋ธ ๋ชจ๋ ๋ํํ API ๋ฌธ์์ ์ฌ์ฉ๋ฉ๋๋ค: <img src="/img/tutorial/response-model/image02.png"> ## ์๋ต ๋ชจ๋ธ ์ธ์ฝ๋ฉ ๋งค๊ฐ๋ณ์ ์๋ต ๋ชจ๋ธ์ ์๋์ ๊ฐ์ด ๊ธฐ๋ณธ๊ฐ์ ๊ฐ์ง ์ ์์ต๋๋ค: ```Python hl_lines="11 13-14" {!../../docs_src/response_model/tutorial004.py!} ```
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 8.1K bytes - Viewed (0) -
docs/em/docs/tutorial/response-model.md
## ๐ โซ๏ธ ๐ฉบ ๐โ ๐ ๐ ๐ง ๐ฉบ, ๐ ๐ช โ ๐ ๐ข ๐ท & ๐ข ๐ท ๐ ๐ฏโโ๏ธ โ๏ธ ๐ซ ๐ ๐ป ๐: <img src="/img/tutorial/response-model/image01.png"> & ๐ฏโโ๏ธ ๐ท ๐ โ๏ธ ๐ ๐ ๏ธ ๐งพ: <img src="/img/tutorial/response-model/image02.png"> ## ๐ ๐จ ๐ โ ๐ค 5๏ธโฃ๐ ๐ผ ๐โ ๐ ๐จ ๐ณ ๐ ๐ซ โ Pydantic ๐ & ๐ โ โซ๏ธ ๐ข, ๐ด ๐ค ๐โ๐ฆบ ๐ ๐ญ (๐จโ๐จ, โ, โ๏ธ). ### ๐จ ๐จ ๐
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 15.8K bytes - Viewed (0) -
api/maven-api-plugin/pom.xml
<velocityBasedir>${project.basedir}/../../src/mdo</velocityBasedir> <version>2.0.0</version> <models> <model>src/main/mdo/plugin.mdo</model> </models> <templates> <template>model.vm</template> </templates> <params> <param>packageModelV4=org.apache.maven.api.plugin.descriptor</param>
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Sat Oct 19 18:11:20 UTC 2024 - 4.5K bytes - Viewed (0) -
api/maven-api-settings/src/main/mdo/settings.mdo
specific language governing permissions and limitations under the License. --> <model xmlns="http://codehaus-plexus.github.io/MODELLO/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://codehaus-plexus.github.io/MODELLO/2.0.0 https://codehaus-plexus.github.io/modello/xsd/modello-2.0.0.xsd" xml.namespace="http://maven.apache.org/SETTINGS/${version}"
Registered: Sun Nov 03 03:35:11 UTC 2024 - Last Modified: Tue Oct 08 13:46:42 UTC 2024 - 33.5K bytes - Viewed (0)