I found it frustratingly hard to get Machine Learning baseline models on my own datasets (usually in Google Sheets) so I pulled a couple of friends in and we built a Google Sheets addon that takes care of:
- Data preprocessing (cleaning, scaling, etc.)
- Applying ML algos
- K-Fold Validation
- Returning predictions
So you can get baseline predictions in a few clicks while never leaving your Google Sheets file!
We are really excited to get some feedback from HN :).
Hi HN,
I found it frustratingly hard to get Machine Learning baseline models on my own datasets (usually in Google Sheets) so I pulled a couple of friends in and we built a Google Sheets addon that takes care of:
- Data preprocessing (cleaning, scaling, etc.)
- Applying ML algos
- K-Fold Validation
- Returning predictions
So you can get baseline predictions in a few clicks while never leaving your Google Sheets file!
We are really excited to get some feedback from HN :).
Also, if you have any questions, shoot!