[ml-completion] python: replace default model with experimental random forest

GitOrigin-RevId: 97deac5e0da0cd39c2606468857c9c78723031fa
This commit is contained in:
Alexey Kalina
2020-10-27 08:40:39 +00:00
committed by intellij-monorepo-bot
parent 7bb41f4bb8
commit de99b68add
2 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -39,13 +39,13 @@
<orderEntry type="module" module-name="intellij.python.sdk" exported="" />
<orderEntry type="module-library">
<library name="completion-ranking-python" type="repository">
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.0.11" />
<properties include-transitive-deps="false" maven-id="org.jetbrains.intellij.deps.completion:completion-ranking-python:0.1.3" />
<CLASSES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.11/completion-ranking-python-0.0.11.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.1.3/completion-ranking-python-0.1.3.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.0.11/completion-ranking-python-0.0.11-sources.jar!/" />
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/intellij/deps/completion/completion-ranking-python/0.1.3/completion-ranking-python-0.1.3-sources.jar!/" />
</SOURCES>
</library>
</orderEntry>