-
```julia
julia> Pkg.test("Flux")
INFO: Testing Flux
Test Summary: | Pass Total
Batching | 3 3
Test Summary: | Pass Total
Basics | 7 7
FeedForward interface: Error …
-
## Initial description:
In this proposal we aim to build a GUI application which has the ability to benchmark various combinations of detectors/descriptors.
See attached PDF:
[6307731490209792…
-
> k-means can be used for supervised learning too. I will use both clustering algo, and evaluate using the measures such as precision, recall and f-measure. Should probably use the classifier with a h…
-
I've learned from @CyrusNajmabadi that Roslyn tends to flood the threadpool with Tasks whenever highly parallelizable work needs to be done. This is bad for the rest of the application because (for ex…
-
Update the following URL to point to the GitHub repository of
the package you wish to submit to _Bioconductor_
- Repository: https://github.com/BatzoglouLabSU/SIMLR
Confirm the following by editing e…
-
Apart from the evaluations of the complete clustering, it would be nice to be able to get the per-label statistics to understand how the individual quality of the categories affect the global clusteri…
-
``` Julia
using PlotRecipes
glvisualize()
n = 15
A = Float64[(rand() Pkg.status()
23 required packages:
- ArrayFire 0.0.2+ sd/windows
- BenchmarkTools …
-
Hi mlr-Experts,
I am attaching an E-mail conversation I had with Bernd at the bottom so that we can get a little more input to the matter.
Here the core points in English:
- I am new to Clustering a…
-
1. Clustering:
2. [ ] Plot script
3. [ ] Model script
4. [ ] Test
5. [ ] Documentation
6. Classification:
7. [ ] Plot script
8. [ ] Model script
9. [ ] Test
10. [ ] Documentation
Feel free to add any…
-
According to @cquest the OSM FR servers gain over 25%-50% rendering throughput when they recluster them after about a year by reducing table and index bloat. This can be done without a full outage and…