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

Example based #166

Merged
merged 32 commits into from
Oct 8, 2024
Merged

Example based #166

merged 32 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9c1f39e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7aac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b74123 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09ea4f4 View commit details
    Browse the repository at this point in the history
  5. example based: introduce the base method

    Co-authored-by: Lucas Hervier <lucas.hervier@irt-saintexupery.com>
    AntoninPoche and lucashervier committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c5af51c View commit details
    Browse the repository at this point in the history
  6. example based: introduce base projection

    Co-authored-by: Lucas Hervier <lucas.hervier@irt-saintexupery.com>
    AntoninPoche and lucashervier committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    690278e View commit details
    Browse the repository at this point in the history
  7. example based: introduce base search method

    Co-authored-by: Lucas Hervier <lucas.hervier@irt-saintexupery.com>
    AntoninPoche and lucashervier committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1b73a82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f381fc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f11b5f8 View commit details
    Browse the repository at this point in the history
  10. example based: add knn and filter knn search methods

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    lucashervier and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    11c73f3 View commit details
    Browse the repository at this point in the history
  11. example based: add similar examples

    Co-authored-by: Adelin Constans <adelin.constans@irt-saintexupery.com>
    Co-authored-by: Lucas Hervier <lucas.hervier@irt-saintexupery.com>
    3 people committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ba3409e View commit details
    Browse the repository at this point in the history
  12. example based: add counterfactuals

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    lucashervier and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    be9c35b View commit details
    Browse the repository at this point in the history
  13. example based: add semifactuals

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    lucashervier and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    89b363e View commit details
    Browse the repository at this point in the history
  14. example based: add prototypes

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    ChafikBak and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    109fa26 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1278689 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    127300e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2fb379c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d43c53a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e11075 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    84dec31 View commit details
    Browse the repository at this point in the history
  21. example based tests: test prototypes

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    ChafikBak and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c6e6ad1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9a4a080 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    33bc623 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4cc1e06 View commit details
    Browse the repository at this point in the history
  25. example based docs: add documentation base

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    lucashervier and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ac3f20b View commit details
    Browse the repository at this point in the history
  26. example based docs: add documentation for similar examples

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    lucashervier and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    287b38d View commit details
    Browse the repository at this point in the history
  27. example based docs: add documentation for counterfactuals

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    lucashervier and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    854b65a View commit details
    Browse the repository at this point in the history
  28. example based docs: add documentation for semifactuals

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    lucashervier and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e0c7ab8 View commit details
    Browse the repository at this point in the history
  29. example based docs: add documentation for prototypes

    Co-authored-by: Antonin Poché <antonin.poche@irt-saintexupery.com>
    ChafikBak and AntoninPoche committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    429ebed View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    5bd707b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    09645e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    341b9b6 View commit details
    Browse the repository at this point in the history