-
I want to brainstorm ideas about tomorrow afternoon's presentation. I have one idea: turn this thread https://github.com/uncoast-unconf/uu-2019-day-zero/issues/11 to a storytelling (R Markdown) docume…
yihui updated
5 years ago
-
Implement an interface to perform hierarchical cluster using Smile's implementation of the algorithm. See the Non-hierarchical cluster interface code that has been implemented.
-
2 dimensions as stated in this [transfer learning tutorial](http://cs231n.github.io/transfer-learning/): size and similarity to the original dataset.
A) The size can be in number of examples and num…
-
I'm getting the following error in two different computers:
```
julia> using Plots; plotlyjs()
Plots.PlotlyJSBackend()
julia> plot(1:10, rand(10))
[Plots.jl] Initializing backend: plotlyjs
Error sho…
-
für die empfehlung mit user_models.id=178687 ist stop_word_removal=0 und das user model sieht wie folgt aus
```
dcr_doc_id_207760 dcr_doc_id_3972 dcr_doc_id_2785643 dcr_doc_id_4301209 dcr_doc_id_6248…
-
I am unable to render plots on JupyterLab. I am using `julia-0.6.3` and the latest tagged release of `VegaLite.jl` inside a docker container. Upon executing simplest of code snippet I see that the jul…
-
Trying to run the examples fails on my machine, navigating to 0.0.0.0:5555 gives a blank page:
``` .julia
julia> using Escher
julia> include(Pkg.dir("Escher", "src", "cli", "serve.jl"))
escher_serve…
-
ELKI has much faster clustering implementations than Weka.
In particular, it includes some fast k-means variants.
It would be interesting to see how it competes in your benchmarks.
It's java, but it …
kno10 updated
6 years ago
-
* PyNets version:
* Python version:
* Operating System:
### Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
…
-
Requirements?