Skip to content

Add BernoulliNB and Binarizer #422

Add BernoulliNB and Binarizer

Add BernoulliNB and Binarizer #422

Triggered via pull request November 27, 2024 13:04
Status Failure
Total duration 2m 4s
Artifacts

ci.yml

on: pull_request
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
main (1.14.5, 26.1): test/scholar/naive_bayes/bernoulli_test.exs#L4
doctest Scholar.NaiveBayes.Bernoulli.predict/3 (3) (Scholar.NaiveBayes.BernoulliTest)
main (1.14.5, 26.1)
Process completed with exit code 2.
main (1.15.6, 26.1, true): test/scholar/naive_bayes/bernoulli_test.exs#L4
doctest Scholar.NaiveBayes.Bernoulli.predict/3 (3) (Scholar.NaiveBayes.BernoulliTest)
main (1.15.6, 26.1, true)
Process completed with exit code 2.
main (1.14.5, 26.1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
main (1.15.6, 26.1, true)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
main (1.14.5, 26.1)
Range.split/2 is undefined or private
main (1.14.5, 26.1)
Range.split/2 is undefined or private
main (1.14.5, 26.1)
Nx.Defn.stream/3 is deprecated. Move the streaming loop to Elixir instead
main (1.14.5, 26.1): test/scholar/interpolation/cubic_spline_test.exs#L181
Nx.sigil_V/2 is deprecated. Use ~VEC instead
main (1.15.6, 26.1, true)
Nx.Defn.stream/3 is deprecated. Move the streaming loop to Elixir instead
main (1.15.6, 26.1, true): test/scholar/interpolation/cubic_spline_test.exs#L181
Nx.sigil_V/2 is deprecated. Use ~VEC instead