HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ljvmiranda

no profile record

comments

ljvmiranda
·3 lata temu·discuss
I'm moving the opposite direction: Altair -> Plotly. I find altair to be too "grammar of graphics" for its own good. And the vega backend makes it hard to hack around. Saving to pdf or high-quality also takes extra steps with additional dependencies.
ljvmiranda
·3 lata temu·discuss
They say "art deco is for dwarves while art nouveau is for elves." Forgot where it came from.
ljvmiranda
·3 lata temu·discuss
Highly recommend playing Pentiment. Good mystery adventure set in the backdrop of medieval Bavaria. Large part of the story happens in a monastery (and the surrounding town).
ljvmiranda
·3 lata temu·discuss
I also see a use-case for reading long fiction books. Recently, I've been reading Stormlight Archives (Book 3) on and off and there are times when I want to remember why character X did Y or what that epigraph means, etc.
ljvmiranda
·4 lata temu·discuss
I'm looking at the Fediverse explorer and I'm curious how to interpret the embeddings (or the distances between points). What does it mean when two instances are near each other (e.g., sigmoid.social and mastodon-belgium.be)? Is it related to the number of follows?
ljvmiranda
·4 lata temu·discuss
> The gap between tree-based models and deep learning becomes narrower as the dataset size increases (here: 10k -> 50k).

I am curious if there is a sample threshold where it's worth exploring deep learning approaches to tabular data. I wonder if there are other considerations (e.g., inference speed, explainability, etc.).