KDTrees #870
Annotations
4 errors and 6 warnings
main (1.14.5, 25.3):
test/scholar/neighbors/kd_tree_test.exs#L21
test unbanded sample (Scholar.Neighbors.KDTreeTest)
|
main (1.14.5, 25.3):
test/scholar/neighbors/kd_tree_test.exs#L3
doctest Scholar.Neighbors.KDTree.unbanded/2 (1) (Scholar.Neighbors.KDTreeTest)
|
main (1.14.5, 25.3):
test/scholar/neighbors/kd_tree_test.exs#L28
test unbanded float (Scholar.Neighbors.KDTreeTest)
|
main (1.14.5, 25.3)
Process completed with exit code 2.
|
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)
Scholar.Covariance.correlation_matrix/2 is deprecated. Use Scholar.Stats.correlation_matrix/2 instead
|
main (1.14.5, 25.3)
Scholar.Covariance.covariance_matrix/2 is deprecated. Use Nx.convariance/2 instead
|
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)
Scholar.Covariance.correlation_matrix/2 is deprecated. Use Scholar.Stats.correlation_matrix/2 instead
|
main (1.15.6, 26.1, true)
Scholar.Covariance.covariance_matrix/2 is deprecated. Use Nx.convariance/2 instead
|