Pietro Berkes

Results 5 issues of Pietro Berkes

Following the discussion in #37 , we need to substitute the current `big_O` examples in the documentation with new ones that are not so sensitive to the state of the...

Complexity classes with more parameters will always fit the data better. Use cross-validation methods, or just an AIC correction, to take that into account.

Convert the TravisCI testing task to Github actions Also, remove the TravisCI task

hacktoberfest

At the moment, `set_selection` accepts multiple items to be selected, but some selection provider might have only one item selected at any time. We need to specify a behavior for...