Durand D'souza

Results 14 comments of Durand D'souza

For anyone else that ends up here, I believe this library requires public read access to be set. https://docs.aws.amazon.com/AmazonS3/latest/userguide/WebsiteAccessPermissionsReqd.html

I second this. Right now, it is a bit difficult to use on hidpi screens.

I tried doing something like this. It basically involved running the matrix of MP votes from [PublicWhip](http://www.publicwhip.org.uk/project/data.php) through [Multidimensional Scaling](https://en.wikipedia.org/wiki/Multidimensional_scaling?oldformat=true) and [TSNE](https://lvdmaaten.github.io/tsne/) to get a map of MPs based on...

> And honestly all the deep learning projects are working so much better that I don't think these projects will have much of a future. Is there a neural net...

Ah, okay. That's what I thought :) Thanks for the reply!

Gotcha, thanks for the info. I wish I could contribute it but I don't know enough about projection maths!

I've come up with a hackish way and a little technical way of doing this. Chrome/Opera stores the past 3 months worth of history, not more, which is annoying but...

I just discovered the same issue. It seems like a bug to me? @carsten-jahn Did you find a solution for this? **How to reproduce:** ```js aq.table({ v: [1, null, 1,...

@carsten-jahn Thanks for replying! I will try to investigate further :)