-
The source link on this page - https://ml5js.org/docs/simple-image-classification-example.html -isn't right. @cvalenzuela I'm happy to fix some of these things but not 100% sure best way as #37 is sti…
-
##### System information (version)
- OpenCV => 3.2 / 3.4
- Operating System / Platform => Ubuntu 16.04 64 Bit
- Compiler => gcc 5.4.0
##### Detailed description
It took me some time to figure…
-
Hi!
I am ran the TPOT classifier as follows:
pipeline_optimizer = tpot.TPOTClassifier(warm_start=True, periodic_checkpoint_folder="C:\Users\...",
verbosit…
-
### Setting
After running jupyter notebook with knn.ipynb,
I faced an error as follows,
![screen shot 2018-08-12 at 14 06 11](https://user-images.githubusercontent.com/12505517/43998785-37fe1908-…
-
hey all!
i made some new image classification and regression (transfer learned from mobilenet) demos for a workshop this week, which use tf.js to control p5. see https://ml4a.github.io/demos/tfjs
…
-
* face_recognition version:
* Python version: 3.5.2
* Operating System: Ubuntu 16.04
Is it possible to use this algorithm with OpenCV in real time? The KNN files available as an example worked co…
-
Presently googleapis [https://storage.googleapis.com/tfjs-models/](https://storage.googleapis.com/tfjs-models/) has several frozen and regular models saved.
Is there a webpage somewhere that shows…
-
- [x] Create format for Emotion Synthesis group (must include accuracy and confidence)
- [x] Update ``final-solution.ipynb`` notebook to include confusion matrix/accuracy
- [x] Send email to Emoti…
-
`snake_case` is the default for python projects, but there're some names in non-compliance to this convention (files in `/nupic`, `/examples`, and `/tests` folders). Examples:
Using UpperCamelCase:
`…
-
Following code is from KNeighborsTimeSeriesClassifier example, when change the classifier to SVC , error occurs when using the pipeline:
version:0.1.18.3
```
from tslearn.utils import to_time_s…