1. 03 Apr, 2025 2 commits
  2. 02 Apr, 2025 5 commits
  3. 01 Apr, 2025 1 commit
  4. 31 Mar, 2025 9 commits
  5. 29 Mar, 2025 6 commits
  6. 28 Mar, 2025 1 commit
    • George Lopatenko's avatar
      feat: close old todos in prediction saving, preprocessing hotfixes (#1343) · eae485e1
      George Lopatenko authored
      
      * feat: add predict saving logic
      
      * feat: add right path output capture
      
      * feat: remove redundant binary clf metrics test
      
      * feat: convert single-value expected metric to a list
      
      * feat: add new expected binary metrics
      
      * feat: add resolved data retrieval and error handling
      
      * fix: tidy up run_fedot output
      
      * feat: parametrize presets test, add ar to ts_forecasting
      
      * feat: add nodes property to avoid getting unresolved warnings
      
      * Automated autopep8 fixes
      
      * fix: get cgru example to work
      
      * feat: refactor convolutional forecasting models, add CLSTM
      
      * feat: register clstm as a node
      
      * Automated autopep8 fixes
      
      * chore: add dask to requirements
      
      * feat: add dask pca implementation
      
      * feat: register dask_pca as a node
      
      * style: remove unused imports
      
      * chore: specify dask dependencies for different python versions
      
      * chore: specify dask_ml and numba dependencies
      
      * fix: dask_pca n_components cannot be fractional
      
      * chore: specify numba dependency for different python versions
      
      * chore: pin latest thegolem version
      
      * fix: remove forced dataframe conversion of features array
      
      * test: add new metric values, fix conversion, add dask_pca to a set of available_operations
      
      * feat: add IOptTuner to test_complex_search_space_tuning_correct test suite
      
      * fix: decrease metrics sensitivity
      
      * fix: nit test fixes with pytest assert
      
      * feat: update metric values for python 3.10
      
      * fix: add missing docs for operations
      
      * fix: remove redundant to_numpy method
      
      * fix: set non-default tag to dask_pca
      
      * fix: set expected param back to 5 models
      
      ---------
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      Unverified
      eae485e1
  7. 26 Mar, 2025 5 commits
  8. 21 Mar, 2025 3 commits
  9. 20 Mar, 2025 4 commits
  10. 19 Mar, 2025 4 commits