Chase Gilliam

Results 17 issues of Chase Gilliam

Adding a link for Faktory Worker which solves a similar problem to Oban but using Faktory which is Redis backed and polyglot for situations where that may be beneficial.

@handnot2 are you still maintaining this package or are you interested in handing it off?

Would a naive bayesian classifier be appropriate for this library?

This is a first pass at integrating the parser and sanitizer. I still need to turn the SQL query into ecto and maybe add some DB migrations.

Trying to address #172 I'm still working through this, but dumping a plain Ruby hash seems like the way to go. TODO: - [x] return data structure from export to...

As discussed in https://github.com/jekyll/classifier-reborn/issues/27 we need to rewrite the SVD method [here](https://github.com/jekyll/classifier-reborn/blob/master/lib/classifier-reborn/extensions/vector.rb#L15). This could also be used as an opportunity to remove the monkey patch on matrix, and provide a...

enhancement

We already do a bag of words, and word counts. Would it be useful to anyone to expose this functionality for other classification uses? Some other things to consider: -...

Per @parkr's idea it might be useful to have an executable that could be used to train and classify inputs for systems using persistent datastores.

discussion

DO NOT MERGE

Is this gem maintained or open to new maintainers?