-
I'm creating a package that imports `dimRed` and I'm getting an error ("Error in eval(expr, envir, enclos) : could not find function "dimRedMethodList") when invoking this code:
```r
#' @importFrom …
-
```
ImportError Traceback (most recent call last)
in ()
----> 1 from sklearn.manifold import TSNE
/Applications/anaconda/lib/python2.7/site-packages/sklearn/manifo…
-
Hi Patrik,
It seems `fit-model-ceres` seg faults, I have tried it with multiple images and it seg faulted each time.
`$ ./fit-model --image=data/image_034_1.jpg --landmarks=data/image_034_1.pts
…
rayjs updated
7 years ago
-
I got these error while building the fit-model see below
![out isomap](https://cloud.githubusercontent.com/assets/21068373/21467346/1840b060-ca0c-11e6-883d-bb93da7e1db1.png)
How to get rid of thes…
-
Here is the image
![dest](https://cloud.githubusercontent.com/assets/21068373/21465822/656ff360-c9d4-11e6-8d8a-efb740fd0b90.jpg)
and here is the generated 3D Model
![untitled](https://cloud.git…
-
Hi Patrik,
I am trying to run eos with the higher resolution models and took 40 minutes to produce the result below? How long should it normally take for this the high resolution model, and do you …
-
The isomap functionality does not launch with a low enough threshold or high enough max_iterations, so there is a central cluster of topics in most of the isomaps that are exactly centered on (0,0). T…
-
From what I understand from [this](http://sas.uwaterloo.ca/~aghodsib/courses/f06stat890/readings/smdr_ssl05.pdf) and [this](https://lvdmaaten.github.io/publications/papers/TR_Dimensionality_Reduction_…
-
I am working on "Trading System" with this as an example https://www.linkedin.com/pulse/developing-trading-system-alphapy-mark-conway but I am getting this error;
short;
```
[06/25/17 03:21:33] …
-
Hi Patrik, thank you for your answer last time, I am sorry to disturb you again.
In fact, I hava loaded a model that contains color information, but I didn't succeed to modify the PCA color coeffic…