Kevin Dunn

Results 25 issues of Kevin Dunn

In: Ch4/01_OnePipeline_ManyClassifiers.ipynb 1/ In cell 14, related to SVM: there is a copy/paste error in the comment, referring to Logistic regression, when the code in that cell is only regarding...

bug

Allow users to sign in with - OpenID, or - email address and password - user name and password Use existing Django packages. Candidates are: - https://github.com/uswaretech/Django-Socialauth - https://launchpad.net/django-openid-auth -...

enhancement
prio-normal
scipy_central.person

TODO: Complete the `https://github.com/toastdriven/django-haystack/` implementation to allow search through - code and link submissions (description text, title text, URL text) - tags, - user profiles text - comments (in the...

enhancement
prio-normal

## Background - Code snippets can be edited by other registered users at any time. - Code packages and modules can only be edited by the submitter. Another user must...

enhancement
prio-low
scipy_central.submission

See, for example, http://djangosnippets.org/snippets/

enhancement
prio-normal
scipy_central.submission

- `item` as `ForeignKey` - `flag` as Integer: 1=Spam, 2=Inappropriate - `user` as `User`

enhancement
prio-normal
scipy_central.submission

Probably using https://bitbucket.org/jespern/django-piston/wiki/Home

enhancement
prio-lowest
scipy_central.submission

Have user select list of modules required to run code - Add a field in the `revision` model for this (for future use) - Can it be reliably auto-extracted from...

enhancement
prio-lowest
scipy_central.submission

Use JSON builder, rather than Pickle builder in Sphinx. Also, do we really need to use Sphinx? What about docutils instead (less overhead, but we might loose some markup capability?...

enhancement
prio-low
scipy_central.rest_comments

Create cache for - tag lookups: cache this lookup for 30 minutes; reset cache when a new tag is created - page views: we sort submissions by page views in...

enhancement
prio-normal
scipy_central.submission
scipy_central.pages