What specific areas or projects are you currently working on?
Thank You!
1–10 of 12 posts
What specific areas or projects are you currently working on?
Thank You!
The main commercial opensource language for serious Statisticians is R. You can Google for the sorts of jobs requiring R as a marker, if you're interested in applications of Statistics unrelated to LLMs.
To answer your own question about classical ML, you can Google for jobs requiring the specific classical ML technologies in which you are interested as a marker.
Here's a nice summary of some of these ideas: https://differentialprivacy.org/synth-data-1/.
LLMs can be helpful (Ie. for example, entity resolution for data cleaning) but the core models you have to use to actually make the predictions (this looks a lot more like "old" tabular data approaches).
I work on machine learning applied to sensor data, for understanding physical phenomena. Both time-series models etc for condition monitoring of technical machinery (specifically HVAC in buildings) at https://soundsensing.no And also running ML inference directly on microcontroller-based sensors, via the open-source project emlearn - https://github.com/emlearn/emlearn