hsm207
hsm207
Fix a trivial typo in the applyStrategy() doc
## Environment data - Language Server version: 0.5.50.0 - OS and version: Linux 20f9532e0e96 4.19.84-microsoft-standard #1 SMP Wed Nov 13 11:44:37 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux - Python version...
### What problem are you trying to solve? I want to ran `rasa data validate` in my pipeline and print the results as a comment in a PR. I save...
**Description of Problem**: It would be useful if we can experiment on how training time will improve under various datasets and model configuration (both NLU and Core) when training is...
Commit https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers/commit/d39fa938267cb4b0fc09ec6474e2a94df78fbe09 makes this notebook runnable. The rest are deprecation fixes.
Currently: `project(trace, select((:y, 1), (:y, 2), (:y, 3)))` will return the sum of the scores of `(:y, 1)`, `(:y, 2)`, and `(:y, 3)`. Can we have a function that will...
https://uber.github.io/ludwig returns 404
Dear Zipline Maintainers, Before I tell you about my issue, let me describe my environment: # Environment * Operating System: `Linux 0a2e3f5e9596 4.19.128-microsoft-standard #1 SMP Tue Jun 23 12:58:10 UTC...
The following line generates an error (Line 78): `plotC( "DL", h2o.deeplearning(1:2,3, spiral,epochs=1e3))` The error is: > Error in h2o.deeplearning(1:2, 3, spiral, epochs = 1000) : argument 'training_frame' is missing, with...
I have some questions after Gen's usage after reading the tutorials. Where can I ask for help? Is there a forum or mailing list? I don't see any links to...