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

Draft
wants to merge 32 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    83b75b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2760084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5810c3a View commit details
    Browse the repository at this point in the history
  4. Cache features per sender

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b5e50f1 View commit details
    Browse the repository at this point in the history
  5. Implement preprocess command

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b25ff27 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 <christoph@winzerhof-wurst.at>
    ChristophWurst authored and st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    906e1dc 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 <christoph@winzerhof-wurst.at>
    ChristophWurst authored and st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    041eecc 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 <christoph@winzerhof-wurst.at>
    ChristophWurst authored and st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9a79207 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 <christoph@winzerhof-wurst.at>
    ChristophWurst authored and st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    dcab02b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0611d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a44a67 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    115e288 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    35dc1af View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f1232b6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a2ce06 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4991ed8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    81fb290 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ad412d3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    376ec9d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    10a6818 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    43c05d4 View commit details
    Browse the repository at this point in the history
  22. Try wcv -> tfidf pipeline

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

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    61f95f6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a39d6b0 View commit details
    Browse the repository at this point in the history
  25. Refactor peristence

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5af8484 View commit details
    Browse the repository at this point in the history
  26. Adjust meta estimator params

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    803ea41 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a0a4663 View commit details
    Browse the repository at this point in the history
  28. Adjust tuned knn params

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fb2475f View commit details
    Browse the repository at this point in the history
  29. Fix reuse compliance

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0581ac4 View commit details
    Browse the repository at this point in the history
  30. Run composer cs:fix

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5305b56 View commit details
    Browse the repository at this point in the history
  31. Fix most psalm issues

    st3iny committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0a2b6a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    3c9bdae View commit details
    Browse the repository at this point in the history