Skip to content

fix(nn): avoid re-slicing on each iteration - #596

Open
Datafalk wants to merge 1 commit into
sknetwork-team:developfrom
Datafalk:feat/optimize-nn
Open

fix(nn): avoid re-slicing on each iteration#596
Datafalk wants to merge 1 commit into
sknetwork-team:developfrom
Datafalk:feat/optimize-nn

Conversation

@Datafalk

Copy link
Copy Markdown

Modifications:

  • improve performance of NNLinker and NNClassifier by avoid re-slicing on each iteration

Impacted submodules:

  • sknetwork.classification
  • sknetwork.linkpred

This pull request:

(your PR must match these criteria before review)

  • targets the develop branch
  • does not decrease code coverage
  • passes the tests
  • is documented and the documentation build passes
  • has PEP8-compliant code and explicit variable naming
  • has a tutorial (facultative but recommended)

Any doubts about some technicalities? Do not hesitate to look at the dedicated Wiki.

@Datafalk
Datafalk changed the base branch from master to develop July 29, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant