Machine Learning
Last updated
Last updated
Bayeslab can perform simple machine learning model using a single prompt.
It's NOT intended to produce most optimized model, but to simply provide this ability to those who doesn't understand ML nor able to use it before. (or a good way to learn)
First please see these at the Tutorials menu:
In each of the sample, you'll find they follow the same pattern:
One line to train the model
Another to use the trained model , using double backslash to reference the model in previous step.
In this way, you can try any basic ML model without actually understanding it.
We also provide some more guidance in Table Copilot to generate ideas which requires ML model.
Try this so you won't need to know which ML model to use for any of the business questions.