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

API improvements #990

Merged
merged 15 commits into from
Jan 30, 2023
Merged

API improvements #990

merged 15 commits into from
Jan 30, 2023

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    0771620 View commit details
    Browse the repository at this point in the history
  2. edit Fedot.fit() docstring

    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    943c7ec View commit details
    Browse the repository at this point in the history
  3. minor fixes

    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b6a679c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e46ed6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2cf2b8 View commit details
    Browse the repository at this point in the history
  6. improve docs

    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e827c0f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48bb6f6 View commit details
    Browse the repository at this point in the history
  8. add logger message

    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    a2460ce View commit details
    Browse the repository at this point in the history
  9. rename 'ml_task' -> 'task'

    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    6ce038f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82346d3 View commit details
    Browse the repository at this point in the history
  11. fix from_csv_time_series

    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    c652861 View commit details
    Browse the repository at this point in the history
  12. fixes for indexing

     - prevent parsing index as date for time series for consistency;
     - try to define index column even outside "columns_to_use".
    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b4175ad View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b147e33 View commit details
    Browse the repository at this point in the history
  14. minor fix

    MorrisNein committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d1747f5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f489698 View commit details
    Browse the repository at this point in the history