Random Projection Forest #99
Annotations
6 warnings
main (1.14.5, 25.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main (1.14.5, 25.3):
test/scholar/neighbors/random_projection_forest_test.exs#L49
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
main (1.15.6, 26.1, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
main (1.15.6, 26.1, true)
Nx.Defn.Expr.random_normal/4 is undefined or private
|
main (1.15.6, 26.1, true)
Nx.Defn.Expr.random_uniform/4 is undefined or private
|
main (1.15.6, 26.1, true):
test/scholar/neighbors/random_projection_forest_test.exs#L49
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|