- 09 Mar, 2023 2 commits
-
-
Andrey Getmanov authored
-
Andrey Getmanov authored
-
- 07 Mar, 2023 12 commits
-
-
Andrey Getmanov authored
-
Andrey Getmanov authored
-
Andrey Getmanov authored
-
Andrey Getmanov authored
-
Andrey Getmanov authored
-
Andrey Getmanov authored
-
Andrey Getmanov authored
-
Andrey Getmanov authored
- minor changes
-
Andrey Getmanov authored
-
Andrey Getmanov authored
- tests adapted for new functionality
-
Andrey Getmanov authored
- reduced fraction of unique values - added min vocabulary size param - added class labels property to multimodal
-
Andrey Getmanov authored
-
- 06 Mar, 2023 1 commit
-
-
Andrey Getmanov authored
- added merge of text columns. Now text columns can be combined into one (early fusion strategy) - test_data_merge_texts was changed
-
- 27 Feb, 2023 1 commit
-
-
Valerii Pokrovskii authored
Fix for #979
-
- 25 Feb, 2023 1 commit
-
-
Rosneft rosneft authored
* Image updated
-
- 23 Feb, 2023 3 commits
-
-
Grigorii Kirgizov authored
-
Grigorii Kirgizov authored
* Upd python version in publish and workflows * Fix leftover python version 3.7 * Remove python version 3.7 in requirements * Update links to the project * Update package version * Remove sklearn without version from requirements
-
Lyubov Yamshchikova authored
* Fixes after rebase * Minor fix * Delete tuning docs * Change versions to pass tests * Minor * Minor
-
- 22 Feb, 2023 1 commit
-
-
Grigorii authored
* Move doc files to golem * miinor fixes to docs * Add document page for interaction with GOLEM * Fix doc errors * Add link to GOLEM package
-
- 21 Feb, 2023 2 commits
-
-
Andrey Getmanov authored
- added doc for multimodal tasks - fixed the links in notebooks.rst
-
Lyubov Yamshchikova authored
* Del tests that fully moved to GOLEM * WIP transfer tests * Fixes after rebase * Remove some tests moved to golem * Remove some tests moved to golem * Remove some tests moved to golem * Remove some tests moved to golem * Fixes after rebase * Remove PrimaryNode and SecondaryNode * Fix test_complex_search_space_tuning_correct
-
- 20 Feb, 2023 2 commits
-
-
Grigorii authored
* Upd requirements.txt with GOLEM git * WIP drop files used in GOLEM * WIP renames/edits for golem * Major transition of imports (with optimization) to GOLEM * Tests/examples/cases transition of imports to GOLEM * Test fixes after transition * Fix metrics_objective.py deserialization * fix req-s for setup.py * Docs fixes * Add import transition script * WIP composer_requirements movement * WIP GraphOptimizerParameters rename * WIP GPGraphOptimizerParameters rename * rename max_pipeline_fit_time to max_graph_fit_time * fix integration test on timeout (num of gen-s) * fix integration test on parallel cache files * rebase fixes * WIP fix custom model example * fix tests after changes in golem * Remove random optimizers, add RandomPipelineFactory * drop outdated test (will be fixed in golem) * Fix integration test on quality * Update requirement on golem, fix name * Upd requirements for new golem package name * minor: extend backward compat history test * remove and fix opt graph buldier for golem * fixes after rebase for golem * Add 'stable' branch for dependency on GOLEM * Fix imports after rbase --------- Co-authored-by:
Lyubov Yamshchikova <43475193+YamLyubov@users.noreply.github.com>
-
Valerii Pokrovskii authored
Some changes that can increase efficiency of clstm algorithm. Also bug with composer's inability to use model during composing was solved. But using such heavy model in composing still questionable due to low performance compared with it's weight (maybe it can be useful on some types of data and with small horizon but I can't say exactly). Maybe we can refactor model structure, advices are welcome.
-
- 17 Feb, 2023 1 commit
-
-
Grigorii authored
-
- 16 Feb, 2023 2 commits
-
-
Grigorii authored
* release 0.6.2 * intergration test fixes * intergration test fixes: disable tuning in a long test for cache * intergration test fixes: disable tuning in more tests * intergration test fixes: less timeout for profiler test * intergration test fixes: simpler tasks or parallel_cache_files test
-
Pinchuk Maya authored
* add PipelineNode class * refactor all usages with new node type * remove outdated test * remove PrimaryNode and SecondaryNode classes * simplify code using PipelineNode * minor fix tests * minors with docs * add comments * remove Node class
-
- 14 Feb, 2023 1 commit
-
-
Pakulin Sergei authored
+ pipeline's new parameter and preprocessing class + pipeline's integrational tests for the new parameter + split preprocessing status param in supplementary_data into obligatory and optional + main api's integrational test for the new parameter + type/style/logic fixes
-
- 10 Feb, 2023 1 commit
-
-
Lyubov Yamshchikova authored
* Fix plot_pareto * Revert changes in get_metrics * Correct docstring * Correct docstring
-
- 07 Feb, 2023 1 commit
-
-
Andrey Getmanov authored
-
- 02 Feb, 2023 1 commit
-
-
Rosneft rosneft authored
* Fix for tuner test * returning iris dataset for classification tests * set false for iris in tune test --------- Co-authored-by:
Andrey Stebenkov <a.stebenkov75@yandex.ru>
-
- 01 Feb, 2023 1 commit
-
-
Andrey Getmanov authored
-
- 31 Jan, 2023 1 commit
-
-
Andrey Stebenkov authored
Hotfix for #1021 - Changed preset from auto to glm and increase tuning timeout for failed test
-
- 30 Jan, 2023 2 commits
-
-
Peter authored
* allow main API to use PathLike objects * edit Fedot.fit() docstring * minor fixes * redefine target in case ts from array * move pd.read_csv to separate method for separate data; add `possible_idx_keywords` argument * improve docs * unify all from_csv functions * add logger message * rename 'ml_task' -> 'task' * fix typos, readability, docstring * fix `from_csv_time_series` * fixes for indexing - prevent parsing index as date for time series for consistency; - try to define index column even outside "columns_to_use". * fix `test_output_mode_full_probs` * minor fix * add tests for defining index
-
Andrey Stebenkov authored
Adding `.tune()` method in main API which allow tunes pipelines after composing or if predefined was selected.
-
- 24 Jan, 2023 2 commits
-
-
Pinchuk Maya authored
* first approximation * minor * add skip connections method * add tests * add OptGraphBuilder & GraphBuilder * refactor PipelineBuilder * minors * optimize imports * corner situation witj cycle graphs * minor * minor fix in docstring
-
Rosneft rosneft authored
* Stopping if even one fold failed * Presets bug fixed * More stable wor for short timeouts * Various minor changes * Sequatial mode without Joblib parallelization * Tuner timeouts processing
-
- 22 Jan, 2023 1 commit
-
-
Pinchuk Maya authored
* add stratification for holdout * remove excessive spaces * add tests
-
- 20 Jan, 2023 1 commit
-
-
Lyubov Yamshchikova authored
-