Genetic Programming in Python, with a scikit-learn inspired API
-
Updated
Jul 1, 2021 - Python
The packed_t is used to pack bits together. However, it seems that perhaps std::bitset might do this better, and also offer more features, functions, etc. It might simplify the code!? and might? run faster?
Add a description, image, and links to the genetic-programming topic page so that developers can more easily learn about it.
To associate your repository with the genetic-programming topic, visit your repo's landing page and select "manage topics."
A possible improvement of the time series smoothing operation is proposed. Below is example of applying smoothed operation

Currently, the implementation of smoothing allows modifying only the "features" time series (features field in InputData/OutputData). But it does not change the