-
I received a spam message but rspamd didn't catch it. So I decided to retrain it. Unfortunately I'm getting following error:
```
gru 09 18:26:39 mailserver rspamd[18686]: (controller) ; task; rspamd_…
-
I'm trying to use natural on the client side and I'm getting errors on (Webpack) compilation like the following:
```
Error in ./~/log4js/lib/appenders/clustered.js
Module not found: 'cluster' in …
-
I run the test code on the documentation page http://scikit.ml/api/model_estimation.html#model-estimation about hyper-parameter tuning. I got an error from the case of ensemble classifier.
----------…
-
The Models UI page displays a machine learning concepts multi-choice quiz for students to do while they're waiting for a model to train. This is particularly useful for images projects which can take …
-
We are almost ready to create a new subtopic creation technique (a new "focal technique") - codename **similar stories**. This lets you upload a small training set of manually coded articles to train…
-
It is me again,
I have another new error with the roc_auc scoring
the following is the traceback
```python
---------------------------------------------------------------------------
Remote…
-
What is the recommended way to share configuration and statistics over more than one server?
e.g. if you have a HA installation
##
Want to back this issue? **[Post a bounty on it!](https://www.bount…
-
Hi there,
I was trying to replicate the test of RakelD in this repo using GaussianNB as a base a classifier. I got the following error. I think it is because the fit function GaussianNB() (or Multi…
-
Hi,
It is my first time to train a classifier, and all the previous steps were executed successfully, but when create the classifier using the following command:
##Train the classifier
> qiime fea…
-
Hello Jacob,
I was wondering if there was an update on the implementation of kmeans, etc to initialize and update the state distribution, transition and emission matrices, etc? Something along the li…