-
Hi there trying to install cytofkit in R and says not available in R version 3.5 can you help? Please see code below:
>source("https://bioconductor.org/biocLite.R")
Bioconductor version 3.8 (BiocI…
-
Hi, I am trying to do a research on representation of machine learning models and some features of objects, which requires a correlation caculation. The machine learning model outputs a vector represe…
-
- Make a list of algorithms that we have
- Reproduce the common examples (say scikit-learn, Wikipedia)
- Write about math, objective functions, pros/cons
also related to #2673
-
For `SpectralEmbedding`, is there any plan to add the method `transform`? This is related to the old post #2887
-
Tree-preserving embedding (http://www.icml-2011.org/papers/421_icmlpaper.pdf) seems like a good match for the 2D visualization design goal, but scales as O(n^3) and is thus impractical for real datase…
-
It would be nice to have table with TPOT vs sklearn operators.
AFAIK not all operators from sklearn are included in tpot. It could be used as:
- roadmap for tpot
- some dim reduction techniques (e.g.…
-
Hi,
It's been few months since I've played this game. I just downloaded the game again, removed the `~/.citadel` folder to start over with a clean install, launched the game and....... crash! The co…
-
Isomap dimensionality reduction method produces this warning:
```console
UserWarning: The number of connected components of the neighbors graph is 19 > 1. Completing the graph to fit Isomap might be…
-
thread dedicated to the knn task
-
Just have built it on Mac using macports.
If you'd like to update the doc here are the instructions.
Step 2.
`sudo port install gcc5 boost eigen3 cmake`
(E.g. mind different names and no need for g…