-
Hey, thank you for your sharing. But I encounter a problem during compiling as follow:
```
➜ [qiang.zhou yz-gpu029 ] knn_cuda git:(master) ✗ make
rm -f build/*.o
rm -f knn.so
g++ -fP…
-
preferably tree-based models, or some svms?
-
Previously I had an issue with capitalization, but that was resolved (thanks!).
That said, I'm still not able to get 15.63 BLEU on de-en newstest2016. My best score is 10.9.
Test data:
```
SRC…
-
This is a list of requested model classes to potentially support in **prediction**. It is sorted by completion status of model support, and then by function name. In order to support a model class, th…
-
Could you elaborate on the decision to use faiss instead of scann? In theory scann is open source too, but I'm wondering if you found easier to get the performance needed from faiss instead.
-
-
I'm running into an issue where Seurat keeps crashing (segmentation fault) when trying to run UMAP on a relatively large seurat object:
```R
> alldata
An object of class Seurat
36443 features ac…
-
* We are using two models, one to predict whether infections are increasing or decreasing, and a second to estimate the number of infections given increasing infections.
* I recently found that two…
-
根据 XiangyunHuang/MSG-Book#14 的讨论,现有一个不成熟的扩展计划,分别是图形、模型和算法三个方面
## 图形
- [ ] 更新第4章:添加 ggplot2 和 plotly 实现 https://plotly-r.com 或者某一天 [recharts](https://recharts.cosx.org/)
- [ ] 更新第6章第4节:动态图形和交互图形…
-
Add Chapter 12: Interpretable machine learning
We already have material from ESDS [here](https://github.com/stineb/esds_book-gitlab/blob/e27fbc390fa302bc99be3d1796c4e75dc6ee1c41/07_supervised_ml_2.…