Comments
Hacker News
https://www.researchgate.net/publication/376877267_Applicati...
uses fault tree analysis to derive likely sources of failure based on subsystems and their relationships. think these methods are empirically useful when straight out of the factory line, but i think tacking on a sort of joint discovery process (grounded q&a session?) along with classification could probs be a good tool to help folks land in a ballpark
was working on something similar with audio classification + ecu logs and research agents checking against manuals for my project truck
by yerbymatey
by russfink
As much as I wish this was useful for diagnosing mechanical problems, the big take away is being able to scrape audio of thousands videos, cleaning the data isolating music, speech, and engine sounds, and capturing all the related text from title, comments, ocr, and transcription for labelling the training data. Granted all this data is copyright, I wouldn't use it outside of a toy for a commercial project. Moreover, when a mechanic diagnosis with sound, they will use a stethoscope.
by dataviz1000
Join the discussion
Write your take first — we'll ask for email only when you're ready to publish.
- Hacker News
- hi, think you'd find this interesting:
https://www.researchgate.net/publication/376877267_Applicati...
uses fault tree analysis to derive likely sources of failure based on subsystems and their relationships. think these methods are empirically useful when straight out of the factory line, but i think tacking on a sort of joint discovery process (grounded q&a session?) along with classification could probs be a good tool to help folks land in a ballpark
was working on something similar with audio classification + ecu logs and research agents checking against manuals for my project truck
by yerbymatey - Backyard (fault) tree mechanic FTW!by russfink
- This exploration started wanting to train Gradient Boosted Decision Trees (GBDT) with repair data which I would assume captures sub-system relationships. Unfortunately, it is the most guarded data with only extremely privileged access. For example, dealerships and insurance companies compile all the data and they do not share it with anyone else, nothing has been leaked or leaked and survived.
As much as I wish this was useful for diagnosing mechanical problems, the big take away is being able to scrape audio of thousands videos, cleaning the data isolating music, speech, and engine sounds, and capturing all the related text from title, comments, ocr, and transcription for labelling the training data. Granted all this data is copyright, I wouldn't use it outside of a toy for a commercial project. Moreover, when a mechanic diagnosis with sound, they will use a stethoscope.
by dataviz1000
Related stories
Docx-CLI: agents read/edit Word docs using 1/2 the time and tokens
github.com · 64 points · 26 comments
Jim's TrueType QR Code Font
github.com · 177 points · 22 comments
Rowboat – Open-source, local-first alternative to Claude Desktop
github.com · 158 points · 45 comments
MacSurf 1.68 – NetSurf on OS 9 Released
github.com · 76 points · 18 comments
GitHub Freno: cooperative, highly available throttler service
github.com · 40 points · 1 comments
Pure-Python symbolic regression that rediscovered Kepler's law from 8 data point
github.com · 38 points · 12 comments