-
They are currently weird. I'm not sure we should make this all about eigenfaces. I'd rather talk about more methods. But I'm not sure.
-
hey all,
does anyone can advice on how to implement siamese network using lasagne?
I'm missing contrastive loss
i've looked at the CAFFE implementation of this,
and i can't understand where the "mar…
-
#### Description
No module named 'sklearn.exceptions'
#### Steps/Code to Reproduce
Tried on both Linux and OS X, and with both virtualenv and anaconda:
`pip install scikit-learn` (or `pip install -…
-
### super important
- [ ] each subtask should have a very clear and *bolded* goal. THIS ONE IS PARTICULARLY IMPORTANT.
- [ ] subtasks and tasks should all have "action names", ie, a verb describing …
-
Sebastian,
I've been collecting my own data and have applied the plot_decision_regions function several times to my data but I am running into a problem with this new data. The problem is occurring h…
-
Dear Mega-team,
Great job with the code. Might you be able to help with some conceptual difficulties that I'm having.
I'd like to take a data set of size (rows=250M, features=5) and perform SpectralE…
-
eeh53 updated
8 years ago
-
Migrate t-SNE clustering option to the SKL implementation for consistency with PCA method.
http://alexanderfabisch.github.io/t-sne-in-scikit-learn.html
http://scikit-learn.org/stable/modules/generate…
-
Hi – this looks like a really useful package: thanks for putting it together! I'm working through the [MoG example notebook](https://github.com/pymanopt/pymanopt/blob/master/examples/MoG.ipynb) to try…
-
The compilation of latest scikit-learn failed during installation on scientific linux 6. The error log is attached.
1. ********************
# Following lines were commented from setup.cfg
# cover-html…