Handling Zeros #1163
Replies: 7 comments
-
Migrated from the knowledge base |
Beta Was this translation helpful? Give feedback.
-
We're not using KNN in the core repo. Unless this is secretly a proposal to move to UMAP for the core tool 🤔 We could be doing Principal Coordinates Analysis (PCoA), which uses distances instead of position vectors, and that should in theory be amenable to this sort of treatment, and is (IIRC), closer to what DWNominate does. But then complexity grows with number of participants, so may not be ideal for the core math module. |
Beta Was this translation helpful? Give feedback.
-
Btw, can you add the p:math tag here @patcon ? 🙏 |
Beta Was this translation helpful? Give feedback.
-
Done and done! 🙏 @pol-is/core could we add @ThenWho to @pol-is/community team so that he has |
Beta Was this translation helpful? Give feedback.
-
@ThenWho You should have a community team invite now. |
Beta Was this translation helpful? Give feedback.
-
Thanks so much! 🙏🏼 |
Beta Was this translation helpful? Give feedback.
-
This isn't really relevant to anything currently in the core Polis, so closing. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
All reactions