Jan

Results 68 issues of Jan

With the convex optimization it could happen that the solver does not find solution and then it results in weights not summing up to one (sometimes drastically different). Possible solutions...

bug

- [ ] Multiple platforms - [ ] Coverage only ones after success

enhancement

Show that sliding the window by one does not change the allocation much because of the underlying 1D convolutions.

documentation

Currently, not clear how to contribute to the project.

documentation

Currently, there are a lot of typos, poorly written or unfinished sentences, etc...

documentation
good first issue

Currently, we implement one "Explainable" algorithm in `deepdow.explain.gradient_wrt_input`. The problem is that we do not restrict the values the input can have. One solution would be to implement some projection/clipping...

enhancement

Currently, `deepdow.utils.raw_to_Xy` does a lot of magic inside and outputs only the bare minimum for training: - `X` - `timestamps` - `y` - `asset_names` - `indicators` Would be nice to...

enhancement
good first issue

Currently, the statistics are very basic * WPM * Accuracy It might be cool to add some more indicators * Keystrokes (see 10fastfingers) * speed evolution over the text (like...

enhancement