Andrew Kane
Andrew Kane
Ideas
3.0 - [ ] Exclude blind index columns from `serialized_hash` (not great for `inspect`) - `serialized_hash` branch - [ ] Drop support for Active Record < 5.2 and Ruby <...
1.0 - `edge4` branch (timeline: when Makara 0.6 is released) - [x] Add support for Makara 0.6 and drop support for Makara < 0.6
Ideas - [ ] Add more methods and options - [ ] Add support for multiple cores - use `parallel` gem - [x] Add support for Windows
Ideas
Please create a new issue to discuss any ideas or share your own. 0.4.0 release - [ ] Make `adapter` first param of `dbxConnect` (to match `dbConnect`) - [ ]...
Add hosted providers that support the `hypopg` extension to this thread. Initial list: - [Azure Database](https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-extensions) - [Crunchy Bridge](https://docs.crunchybridge.com/extensions-and-languages/extensions/)
Please create a new issue to discuss any ideas or share your own. Ideas - [ ] support indexing partitioned tables without the `--non-concurrently` option - [ ] determine write-heavy...
Please create a new issue to discuss any ideas. - [x] Publish binaries with releases - `release` branch - [ ] Determine best factors automatically
Ideas
Ideas - [ ] Add `user_similarity` and `item_similarity` - `similarity` branch - [ ] Add `top_items` method - [ ] Add support for Faiss - [ ] Add `partial_fit` method...
- [x] Add support for multiple documents to `predict` method - [x] Add [autotune](https://fasttext.cc/docs/en/autotune.html) - automatic hyperparameter optimization (not officially released yet) - [ ] Add more examples of pretrained...
Hi, I wanted to get thoughts on automatically adding pinned files to `Rails.application.config.assets.precompile`. I think it could eliminate complexity for both gem maintainers and gem users. Gem maintainers wouldn't need...