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

Add TextClassification, UMAP, DBSCAN and TextClustering tasks #948

Merged
merged 27 commits into from
Sep 16, 2024

Commits on Sep 5, 2024

  1. Redirect import of task

    plaguss committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1cfb3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0edea70 View commit details
    Browse the repository at this point in the history
  3. Add text classification task

    plaguss committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    edc015a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d53ee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    526f789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9f5df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28280d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d93a338 View commit details
    Browse the repository at this point in the history
  5. Merge and solve conflicts

    plaguss committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4828e9f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    85c700e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52df044 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    2684b6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd75c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b562b42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    399a083 View commit details
    Browse the repository at this point in the history
  5. Add umap step

    plaguss committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    997eb21 View commit details
    Browse the repository at this point in the history
  6. Add dbscan step

    plaguss committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f5a7ad7 View commit details
    Browse the repository at this point in the history
  7. Redirect import of steps

    plaguss committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c77b6c9 View commit details
    Browse the repository at this point in the history
  8. Add text clustering task

    plaguss committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e499556 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    a4c0332 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702970e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c4597a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c070130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a55288 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c39e13a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    555a8dc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

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