-
Hi everyone. I'd like to formalise what features we want for a V.01 release. What I mean by this is, is the first version of GoLearn that is **nearly** ready for production use externally. We'll learn…
-
I have checked the stdout and stderr of the costa worker process, it's duplicate.
I'm not sure which part is wrong, costa or boa.
```shell
⚠ Building prefix dict from the default dictionary ...
⚠ …
-
## Feature
Apologies if this already exists and I've missed it.
It would be useful to allow custom `direction` options when creating new metrics. My current use-case for this behavior is impleme…
-
I have previously measured reaeration rates that I would like to use as priors, but my problem is I don't know how to set that in the code. I have a k rate of 66/day. In issue #367, Bob Hall said to …
-
```
What steps will reproduce the problem?
1. Create an instance of SingleClassifierDrift from Java code
2. Set its CLI String to "-d DDM -l (bayes.NaiveBayes)"
3. Perform a prequential in a dataset w…
-
```
What steps will reproduce the problem?
1. Create an instance of SingleClassifierDrift from Java code
2. Set its CLI String to "-d DDM -l (bayes.NaiveBayes)"
3. Perform a prequential in a dataset w…
-
```
What steps will reproduce the problem?
1. Create an instance of SingleClassifierDrift from Java code
2. Set its CLI String to "-d DDM -l (bayes.NaiveBayes)"
3. Perform a prequential in a dataset w…
-
Develop a ml data model using generated student grades to predict an expected grade. I think we should use the naive bayes model, since all the grades are independent of each other. We have to figure …
-
Implement a code vector for each document (i.e factor in this case) to be learned and concatenated with the codes for each word to learn the embeddings.
Incredibly, there isn't an equation in the…
-
```
What steps will reproduce the problem?
1. Create an instance of SingleClassifierDrift from Java code
2. Set its CLI String to "-d DDM -l (bayes.NaiveBayes)"
3. Perform a prequential in a dataset w…