Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/bayesian ridge #247

Merged
merged 90 commits into from
Apr 21, 2024

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ae425f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad92978 View commit details
    Browse the repository at this point in the history
  3. Update lib/scholar/metrics/regression.ex

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8cbcabb View commit details
    Browse the repository at this point in the history
  4. Update lib/scholar/metrics/regression.ex

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    67b716d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    864a0dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3be9884 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8572534 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30952da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ca6725 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cb2a2fa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ab4741 View commit details
    Browse the repository at this point in the history
  12. add nimble options and rename sample_weight to

    sample_weights. consistent with regression
    JoaquinIglesiasTurina committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b7f4a9d View commit details
    Browse the repository at this point in the history
  13. fix tests

    JoaquinIglesiasTurina committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    ae8b3b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    afe88ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    421a8ef View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9be10e4 View commit details
    Browse the repository at this point in the history
  17. Update lib/scholar/metrics/regression.ex

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    02b285d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    373eda0 View commit details
    Browse the repository at this point in the history
  19. run formatter

    JoaquinIglesiasTurina committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    3c508a4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2cf1c98 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    895dd97 View commit details
    Browse the repository at this point in the history
  2. run formatter

    JoaquinIglesiasTurina committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1989c3f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    f5ba5b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    115c447 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. add test case

    JoaquinIglesiasTurina committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1a3070c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    c0ebe68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5533ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df1be29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afa417d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a761eab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cdeecc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5f2510 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    0f054c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cc4683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8d470 View commit details
    Browse the repository at this point in the history
  4. add next test

    JoaquinIglesiasTurina committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    e1e62d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a575c3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d5d2d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc4e124 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c96a6f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd75143 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37de967 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    469a9b9 View commit details
    Browse the repository at this point in the history
  12. run formatter

    JoaquinIglesiasTurina committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4d2d782 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    3cf69c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    988243c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    889de37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c969c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    514b167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4cd5b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7b9a57 View commit details
    Browse the repository at this point in the history
  4. formatter

    JoaquinIglesiasTurina committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    60004c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    0248749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f114f4 View commit details
    Browse the repository at this point in the history
  3. added sigma

    JoaquinIglesiasTurina committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    92e434e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a53d4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd3822c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    fdd0324 View commit details
    Browse the repository at this point in the history
  2. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    287eb6a View commit details
    Browse the repository at this point in the history
  3. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Krsto Proroković <krstopro@yahoo.com>
    JoaquinIglesiasTurina and krstopro authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3694a0d View commit details
    Browse the repository at this point in the history
  4. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    199e1f2 View commit details
    Browse the repository at this point in the history
  5. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c409e83 View commit details
    Browse the repository at this point in the history
  6. Update test/scholar/linear/bayesian_ridge_regression_test.exs

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    d9628a6 View commit details
    Browse the repository at this point in the history
  7. Update test/scholar/linear/bayesian_ridge_regression_test.exs

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a4c6728 View commit details
    Browse the repository at this point in the history
  8. Update test/scholar/linear/bayesian_ridge_regression_test.exs

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f14f3fa View commit details
    Browse the repository at this point in the history
  9. Update test/scholar/linear/bayesian_ridge_regression_test.exs

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    8e0fb45 View commit details
    Browse the repository at this point in the history
  10. Update test/scholar/linear/bayesian_ridge_regression_test.exs

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9ba1bc4 View commit details
    Browse the repository at this point in the history
  11. Update test/scholar/linear/bayesian_ridge_regression_test.exs

    Co-authored-by: Mateusz Sluszniak <56299341+msluszniak@users.noreply.github.com>
    JoaquinIglesiasTurina and msluszniak authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    44d10e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5d59f87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3ecde56 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d43838 View commit details
    Browse the repository at this point in the history
  15. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: José Valim <jose.valim@gmail.com>
    JoaquinIglesiasTurina and josevalim authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0006e71 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    de7b972 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7762408 View commit details
    Browse the repository at this point in the history
  18. fix test types

    JoaquinIglesiasTurina committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5ae61c4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7ce464b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0fe5c1a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e4ed46a View commit details
    Browse the repository at this point in the history
  22. formatter run

    JoaquinIglesiasTurina committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    95d673f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    5823c97 View commit details
    Browse the repository at this point in the history
  2. wrote docs

    JoaquinIglesiasTurina committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    58f36ce View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Krsto Proroković <krstopro@yahoo.com>
    JoaquinIglesiasTurina and krstopro authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    98c51cc View commit details
    Browse the repository at this point in the history
  2. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Krsto Proroković <krstopro@yahoo.com>
    JoaquinIglesiasTurina and krstopro authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    52b2084 View commit details
    Browse the repository at this point in the history
  3. Update lib/scholar/linear/bayesian_ridge_regression.ex

    Co-authored-by: Krsto Proroković <krstopro@yahoo.com>
    JoaquinIglesiasTurina and krstopro authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    4570fc5 View commit details
    Browse the repository at this point in the history
  4. fix references

    JoaquinIglesiasTurina committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    06eea91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ccc2358 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8253e0b View commit details
    Browse the repository at this point in the history
  7. formatter

    JoaquinIglesiasTurina committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    4670db6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0e87a7 View commit details
    Browse the repository at this point in the history
  9. formatter

    JoaquinIglesiasTurina committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    db92d39 View commit details
    Browse the repository at this point in the history