Jeremy R. Manning
Jeremy R. Manning
Job submission command, code directory, scratch directory, data directory, and probably others as we go...
Don't we already have something similar with helpers._count_overlapping?
Ah, I see what you mean-- you mean adding support for the `in` built-in
re: other implementation-- it looks like that version does some regularization, which could help us. usually regularization helps avoid overfitting and improves generalizability. we may want to (eventually) implement a...
Thanks @crwilcox -- will do!
@paxtonfitzpatrick as a temporary fix, can you update setup.py and requirements.txt to specify `google-cloud
More generally: allow stimulus to be of arbitrary formats— e.g. movies, etc. For example, given a movie, return a timepoints by topics matrix.
Yeah, I like it. I'd love to foster a community of users/developers where we could have a "analysis zoo" of interesting functions that could be plugged into our toolbox. After...
👍 we don't want users to have too much freedom, or they might "get ideas"