https://datarefiner.com/feed/why-tda Why you should use Topological Data Analysis over t-SNE or UMAP?Edward KibardinApril 17, 2023 “Have you tried to run a complex supervised machine learning model, only to find unexpected
What I Read: Disagreement Modelling
https://koaning.io/posts/large-disagreement-models/ Large Disagreement ModellingVincent D. Warmerdam2023-05-26 “So instead of fully relying on a large language model, how might we use it effectively in existing pipelines?”
What I Read: artificial intelligence really hard
https://thegradient.pub/why-transformative-artificial-intelligence-is-really-really-hard-to-achieve/ Why transformative artificial intelligence is really, really hard to achieveArjun Ramani and Zhengdong Wang26.Jun.2023“1. The transformational potential of AI is constrained by its hardest problems
What I Read: When NumPy slow
https://pythonspeed.com/articles/numpy-is-slow/ When NumPy is too slowby Itamar Turner-TrauringLast updated 27 Jun 2023, originally created 27 Jun 2023 “What should you do when your NumPy-based code is too slow?”
What I Read: missing data mechanisms
https://cameronpatrick.com/post/2023/06/untangling-mar-mcar-mnar/ Understanding missing data mechanisms using causal DAGsCameron PatrickJune 28, 2023 “Correctly analysing datasets that have missing data requires extra care and consideration to produce correct results.”