Show HN: Machine Learning for Google Sheets
magicsheets.io
Show HN: Machine Learning for Google Sheets
1–10 of 16 posts
Re: Show HN: Machine Learning for Google Sheets
#2Re: Show HN: Machine Learning for Google Sheets
#3I have mix feelings. On one hand, this is pretty awesome in the sense more people should have access to different ML easier. But on the other hand, I’m guessing the people who can’t pipe a csv to pandas + scikit will probably neglect important steps like data processing and output interpretation like balanced accuracy vs accuracy.
Re: Show HN: Machine Learning for Google Sheets
#4I have mix feelings. On one hand, this is pretty awesome in the sense more people should have access to different ML easier. But on the other hand, I’m guessing the people who can’t pipe a csv to pandas + scikit will probably neglect important steps like data processing and output interpretation like balanced accuracy vs accuracy.
I like to say "the dollars are in the data". Tools like these do open up ML to a wider audience but it does nothing for them to understand that nothing beats proper record keeping and data collection. Furthermore, it handicaps you in certain ways. For example, how are missing values handled?
Re: Show HN: Machine Learning for Google Sheets
#5I’d try to put some focus on helping users who aren’t ML savvy understand the different algorithms and hyperparameters, the choice can be confusing otherwise.
Re: Show HN: Machine Learning for Google Sheets
#6I have mix feelings. On one hand, this is pretty awesome in the sense more people should have access to different ML easier. But on the other hand, I’m guessing the people who can’t pipe a csv to pandas + scikit will probably neglect important steps like data processing and output interpretation like balanced accuracy vs accuracy.
People who know how to do that neglect the important steps too. The hardest part about ML is finding practitioners who aren't false positives.
Re: Show HN: Machine Learning for Google Sheets
#7Re: Show HN: Machine Learning for Google Sheets
#8I have mix feelings. On one hand, this is pretty awesome in the sense more people should have access to different ML easier. But on the other hand, I’m guessing the people who can’t pipe a csv to pandas + scikit will probably neglect important steps like data processing and output interpretation like balanced accuracy vs accuracy.
> I’m guessing the people who can’t pipe a csv to pandas + scikit People who know how to do that neglect the important steps too. The hardest part about ML is finding practitioners who aren't false positives.
Re: Show HN: Machine Learning for Google Sheets
#9What is your business model?