- Learning Salesforce Einstein
- Mohith Shrivastava
- 160字
- 2021-07-02 21:43:57
Training and prediction
The regression type predictive model uses a numeric answer for the question based on the previous samples. For this example, we will use this regression type predictive model. Take a look at the file located at (https://github.com/PacktPublishing/Learning-Salesforce-Einstein/blob/master/Chapter1/SFOpportunity.csv). The first column is probability, the second column is opportunity stage and the last column is the opportunity revenue. If you look carefully, you will notice that there is some correlation between the type of opportunity, expected revenue, and probability.
If you observe the dataset sample closely, you will see that for opportunities of type Existing customers, the higher the expected revenue, the more the probability.
To train the Dataset, we will leverage the Prediction API provided by Google. The complete set of APIs is listed in the following table:

If you recall, machine learning consists of three steps:
- Load the sample dataset.
- Train the data.
- Use the generated function to predict the outcome for the new Dataset.
- JBoss Weld CDI for Java Platform
- Kubernetes實(shí)戰(zhàn)
- Vue.js入門與商城開發(fā)實(shí)戰(zhàn)
- React Native Cookbook
- 從零開始學(xué)C語言
- AutoCAD 2009實(shí)訓(xùn)指導(dǎo)
- 軟件工程基礎(chǔ)與實(shí)訓(xùn)教程
- RocketMQ實(shí)戰(zhàn)與原理解析
- Python Projects for Kids
- Drupal 8 Development Cookbook(Second Edition)
- MATLAB 2020 GUI程序設(shè)計(jì)從入門到精通
- 征服C指針(第2版)
- Building UIs with Wijmo
- SaaS攻略:入門、實(shí)戰(zhàn)與進(jìn)階
- C語言從入門到精通(第5版)