| ▲ | menaerus 4 hours ago | |||||||||||||||||||||||||||||||||||||||||||||||||
> There are boring, well-behaved classical solutions for many of the use-cases where fancy ML is pushed today. I know some examples but not too many. Care to share more examples? | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | auxiliarymoose 3 hours ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
Some off the top of my head... - Instead of trying to get LLMs to answer user questions, write better FAQs informed by reviewing tickets submitted by customers - Instead of RAG for anything involving business data, have some DBA write a bunch of reports that answer specific business questions - Instead of putting some copilot chat into tools and telling users to ask it to e.g. "explain recent sales trends", make task-focused wizards and visualizations so users can answer these with hard numbers - Instead of generating code with LLMs, write more expressive frameworks and libraries that don't require so much plumbing and boilerplate Of course, maybe there is something I am missing, but these are just my personal observations! | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||
| ▲ | srean 3 hours ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||||||||
In the realm of data science, Linear models and SAT solvers used cleverly will get you a surprisingly long way. | ||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||