-
The [R Notebook](https://github.com/takluyver/IRkernel) by @takluyver is slick. Domino has a cool distribution ([example here](http://nbviewer.ipython.org/gist/msund/d3e00e5e27dff31a7b6d)) that @nelpr…
msund updated
9 years ago
-
-
### SynapseML version
1.4.0
### System information
- **Language version** (e.g. python 3.8, scala 2.12):
scala 2.1.2, python3.10.2
- **Spark Version** (e.g. 3.4.1):
3.4.1
- **Spark Platfo…
-
Indeed, this extension just keeps getting cooler and cooler, in huge part thanks to @Splines awesome contributions over the past few days. I'm hoping this will gain a decent amount of traction online.…
-
**Describe the bug**
Can't install `! pip install coqui_stt_training`
**To Reproduce**
Open the [colab notebook](https://colab.research.google.com/github/coqui-ai/STT/blob/main/notebooks/train_yo…
amrzv updated
2 weeks ago
-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Transforms/universal/doc_id, Transforms/universal/ede…
-
---------------------------------------------------------------------------
ExceptionInRunner Traceback (most recent call last)
Cell In[56], [line 22](vscode-notebook-cell:?e…
-
The quickstart example fails returning the following errors.
Retrieving variables...
Retrieving ACS tables...
Retrieving Gazetteer files...
```
-----------------------------------------------…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
I'm currently using Jupyter Notebook within VSCod…
-
The current tests of algorithm implementations are pretty ad-hoc; I basically took some datasets from the original papers/notebooks, ran them in R/Python, and copied the expected values into our tests…