Skip to content

issues Search Results · repo:scikit-learn-contrib/sklearn-ann language:Python

Filter by

15 results
 (73 ms)

15 results

inscikit-learn-contrib/sklearn-ann (press backspace or delete to remove)

I m trying to adapt some methods that use kneighbors_graph from scikit-learn but I need access to the mode=connectivity and include_self=True which are not supported in the current fit methods. Here s ...
  • jolespin
  • Opened 
    on May 20, 2024
  • #41

It would be nice if the parameters of the transformers were documented more fully. In particular, FAISS s index_key argument is not particularly intuitive, and I think can have fairly complex variations. ...
  • ivirshup
  • Opened 
    on Mar 22, 2024
  • #32

The release workflows currently fail with Checking dist/sklearn_ann-0.1.1-py3-none-any.whl: FAILED ERROR `long_description` has syntax errors in markup and would not be rendered on ...
  • flying-sheep
  • 3
  • Opened 
    on Mar 14, 2024
  • #24

It would be nice if there were documented installation instructions, including information about what extras were available. Likely downstream of #21 and getting a name on pypi.
  • ivirshup
  • Opened 
    on Mar 14, 2024
  • #22

AFAICT this isn t available on pypi. Could it get published?
  • ivirshup
  • Opened 
    on Mar 14, 2024
  • #21

Seems like the no-commit-to-branch hook gets run on main. I assume pre-commit.ci skips it somehow. We should do that too for that nice green checkmark
  • flying-sheep
  • Opened 
    on Dec 13, 2023
  • #18

Hi, is this still maintained? We’d be interested to include something like it into scanpy. In case you’re no longer interested in maintenance, maybe we could transfer this project to scverse and take ...
  • flying-sheep
  • 19
  • Opened 
    on Jun 26, 2023
  • #8

Can get k = max knn graph and then iteratively truncate it and rerun Can produce histogram as well as validation indices
RNN-DBSCAN
  • frankier
  • 1
  • Opened 
    on Jan 3, 2021
  • #7

It is possible to mmap within a pickle: https://github.com/UniNE-CHYN/mmappickle so there might be hope
  • frankier
  • 1
  • Opened 
    on Jan 3, 2021
  • #6
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub