[P] Machine Learning for Excel. Anyone interested?
Hello everyone! I’m looking into building a machine learning Excel Add-In. Here is how it works (roughly):
- Prepare a sheet of training data, one of the columns contain the target or label, other columns are features.
- Open the add-in. Select relevant columns for training. For each column, choose whether it is categorical or numerical.
- The data is submitted to a cluster of servers and the servers automatically try different types of models and hyperparameters to produce the most accurate results.
- Then the user can use the add-in to make predictions on new data in another Excel sheet.
Would this be useful for people who don’t know how to train machine learning models?
submitted by /u/DomLiu
[link] [comments]