Add BernoulliNB and Binarizer #422
Annotations
2 errors and 3 warnings
Run mix test:
test/scholar/naive_bayes/bernoulli_test.exs#L4
doctest Scholar.NaiveBayes.Bernoulli.predict/3 (3) (Scholar.NaiveBayes.BernoulliTest)
|
Run mix test
Process completed with exit code 2.
|
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/
|
Run mix test
Nx.Defn.stream/3 is deprecated. Move the streaming loop to Elixir instead
|
Run mix test:
test/scholar/interpolation/cubic_spline_test.exs#L181
Nx.sigil_V/2 is deprecated. Use ~VEC instead
|
Loading