-
Have you managed to get the coref annotator to work? I'm seeing the image silently crashing when I bring up the GUI and add the coref annotator. Using latest corenlp, built as you suggest.
No crash…
cbrew updated
8 months ago
-
Hello everybody...i maked a project with face_recognition library using raspberry pi 3 in real time..i added 45 people and In some peoples they identify faces incorrectly,how i can to increase face re…
-
No specific technical skills are needed to test the Binder. Please follow the instructions provided https://github.com/dalejn/cleanBib#instructions
While running through them, note that the instruc…
-
-
Comment below with a well-developed group question about the reading for this week's workshop. Please collaborate with your groups on Hypothesis (via the Canvas page) to develop your question.
One …
-
### Issue Description
I parsed my dataset converting all column-values to float as defined by the library through a sklearn pipeline, but when I passed the entire dataframe to the explainer() this …
-
@Tiago-Roxo thanks for sharing the code base , can we modify the architecture to perform attribute recognition like age , clothings and accessories ie multi lablel attribute recoginition . Pls share …
-
### `lambda-ml.random-forest`
* https://cloudkj.github.io/lambda-ml/lambda-ml.random-forest.html
* example usage
```clojure
(def data [[0 0 0] [0 1 1] [1 0 1] [1 1 0]])
(def fit
(let [n 1001
…
-
Is there a way currently or a possible plan in future to convert a `DaskXBGClassifier` to PMML
-
We did discuss this in #1638 but we never did it.
Part of the reason the DX is challenging with gradio is figuring out what any of the demos actually do.
As that issue mentioned we have a mix of…