Bruno Facca
Bruno Facca
Hello. Thank you for this library, it's been very useful to me. Would you recommend using raw or log prices (OHLC) as input to generate all indicators? The question is...
Suppose that 2 different trials are stopped, one of them has a terribly bad objective score, the other one has a decent objective score (just a bit worse than the...
Passing `nil` as an argument to the `CS.states`method returns {:V=>"Iles du Vent"}. It should probably return an empty hash.
First, thanks for this very useful gem! Some countries seem to have no states, such as Anguilla (:AI). How can we get a list of cities of such countries? Thank...
Hello. Thank you for this library! I found your idea of using an Isolation Forest for downsampling the observations passed to SHAP very interesting. I'm wondering if you also tried...
**Describe the bug** In an activity diagram, the element that is the label of a `repeat` block is displayed in the wrong swimlane. **To Reproduce** ``` @startuml |Lane1| :Foo; |Lane2|...