Hacker News new | ask | show | jobs
by indeedmug 1886 days ago
The MLJ library has some example notebooks in the github repo somewhere. I used those notebooks to figure out the API of MLJ because there are unstated things in the documentation. But I agree, it's brutal to learn Julia because the documentation is so lacking for beginners and type errors can be very challenging to understand.
2 comments

FWIW I've found learning Julia (and using it daily) mostly overwhelmingly pleasant, and I perceive MLJ as an unfortunate outlier. Sounds like you had a different experience.
If you haven't tried out Julia recently, you might want to. 1.6 makes some pretty big improvements in stacktrace printing.