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: classify emails by importance based on subjects #10277

Open
wants to merge 40 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    7b6e636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b022b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4f9805 View commit details
    Browse the repository at this point in the history
  4. Cache features per sender

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9643d7a View commit details
    Browse the repository at this point in the history
  5. Implement preprocess command

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a171758 View commit details
    Browse the repository at this point in the history
  6. feat(importance-classifier): Reduce text feature vector

    Signed-off-by: Christoph Wurst <[email protected]>
    ChristophWurst authored and st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0aa3735 View commit details
    Browse the repository at this point in the history
  7. fixup! feat(importance-classifier): Reduce text feature vector

    Signed-off-by: Christoph Wurst <[email protected]>
    ChristophWurst authored and st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    07f6423 View commit details
    Browse the repository at this point in the history
  8. fixup! feat(importance-classifier): Reduce text feature vector

    Signed-off-by: Christoph Wurst <[email protected]>
    ChristophWurst authored and st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e242ebe View commit details
    Browse the repository at this point in the history
  9. fixup! feat(importance-classifier): Reduce text feature vector

    Signed-off-by: Christoph Wurst <[email protected]>
    ChristophWurst authored and st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c7e8f21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c4dc4a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fadeb0e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85c8ae2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d9a4842 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7b354d5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    17e69a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f2b5baf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    213bb5f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f131e40 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a7b6934 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3246660 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    abfcb09 View commit details
    Browse the repository at this point in the history
  22. Try wcv -> tfidf pipeline

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f28e11a View commit details
    Browse the repository at this point in the history
  23. Fix transformer persistence

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b065382 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    487edee View commit details
    Browse the repository at this point in the history
  25. Refactor peristence

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1d6674f View commit details
    Browse the repository at this point in the history
  26. Adjust meta estimator params

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    2080a5a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cee5ffa View commit details
    Browse the repository at this point in the history
  28. Adjust tuned knn params

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    780562b View commit details
    Browse the repository at this point in the history
  29. Fix reuse compliance

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    feb657c View commit details
    Browse the repository at this point in the history
  30. Run composer cs:fix

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b913d85 View commit details
    Browse the repository at this point in the history
  31. Fix most psalm issues

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    57bf523 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1aed0e0 View commit details
    Browse the repository at this point in the history
  33. Revert "Adjust tuned knn params"

    This reverts commit fb2475f.
    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    22713fa View commit details
    Browse the repository at this point in the history
  34. Finalize code changes

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d413cfe View commit details
    Browse the repository at this point in the history
  35. Run compser cs:fix

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6a5b49c View commit details
    Browse the repository at this point in the history
  36. Fix all remaining psalm issues

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    862bd54 View commit details
    Browse the repository at this point in the history
  37. Run composer cs:fix

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7da6539 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e8ca280 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    39a8ce5 View commit details
    Browse the repository at this point in the history
  40. Address remaining reviews

    st3iny committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f4fc5bc View commit details
    Browse the repository at this point in the history