Hacker News new | ask | show | jobs
by optimuspaul 2072 days ago
Absolutely. The current state of AI/ML practically requires a human to interpret the results. Even a recommender system is just collecting and analyzing data for humans to consume in some way. And that system needs to be maintained and retrained regularly to produce meaningful results.
1 comments

This is only true of supervised offline learning
wrong. I have trained plenty of unsupervised models where the inferred results are purely for human consumption. In fact I believe unsupervised models more often require a human to analyze the results.
Whether an algorithm is supervised or not certainly does affect whether you need to retrain it periodically. Also it does not at all affect whether the output is fed to end users or to other algorithms
I feel like maybe we are saying the same thing but using different words.