aimclub / FEDOT

Automated modeling and machine learning framework FEDOT
https://fedot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
632 stars 86 forks source link

Make experiment for calculating overhead in using multiprocessing #714

Closed valer1435 closed 1 year ago

valer1435 commented 2 years ago

Perform experiment: 1) Run fitting n pipelines in multiprocessing mode 2) Run fitting n pipelines in single process mode 3) Calculate overhead for creating a process

gkirgizov commented 2 years ago

I also have these thoughts:

All this would help to make performance improvements in FEDOT with much better understanding.

valer1435 commented 1 year ago

Results of experiments can be obtained here https://arxiv.org/abs/2301.05102