Some examples are not covered by integration tests
Created by: valer1435
Examples
- project_import_export.py (also should be refactored as function)
 
simple
simple/ts_forecasting
simple/regression
simple/interpretable
simple/cli_call_example
simple/classification
advanced
- pipeline_caching (optional)
 - pipeine_sensitivity
 - parallelization_comparison
 - launch_multitask_example
 - fedot_profiler_example
 - run_additional_learning_example
 
advanced/time_series_forecasting
- run_composing
 - run_pipeline_tuning
 - run_multiple_ts_forecasting
 - nemo (should be refactored)
 - run_tuning_comparison
 - case_analysis
 - run_analysis
 - run_mta_analysis
 - run_import_export_example
 - remote_fit_example (should be refactored)
 - run_automl
 
advanced/fedot_based_solutions
advanced/decompose
advanced/automl
are not covered by integrations test for now. It should be repaired.