- Learning Salesforce Einstein
- Mohith Shrivastava
- 192字
- 2021-07-02 21:43:58
Drawback of this approach
The preceding approach is not scalable, while it serves as a great experiment to understand the fundamentals of a machine learning process.
From the previous experiment, the following are the conclusions:
- The prediction system uses a larger Dataset and, hence, considering data limits on the Salesforce platform, it's always better to have a big data server collecting the data and forming the model
- There is a need to train the data periodically to get an appropriate model and keep it up-to-date
- Machine learning uses statistical analysis under the hood. In this scenario, we are using the regression model. As an app developer, there is no need to really dig into mathematics although there is no harm in doing so
Google is planning to shut down its PredictionAPI services from June 2018. We have used it for experimental purposes only. Please check the article at https://cloud.google.com/prediction/docs/end-of-life-faq to learn more. Instead, for the future, Google has introduced cloud machine learning services. If you are planning to build machine learning tasks with Google API, you will prefer the machine learning services documented at https://cloud.google.com/products/machine-learning/.
推薦閱讀
- Java Web開(kāi)發(fā)學(xué)習(xí)手冊(cè)
- Mastering Adobe Captivate 2017(Fourth Edition)
- Python入門(mén)很簡(jiǎn)單
- Photoshop智能手機(jī)APP UI設(shè)計(jì)之道
- Rake Task Management Essentials
- Raspberry Pi for Secret Agents(Third Edition)
- NativeScript for Angular Mobile Development
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- PHP+MySQL+Dreamweaver動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)實(shí)例教程
- Spring Boot企業(yè)級(jí)項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- OpenCV with Python Blueprints
- Unity 5.X從入門(mén)到精通
- Shopify Application Development
- Visual Basic程序設(shè)計(jì)基礎(chǔ)
- 例說(shuō)FPGA:可直接用于工程項(xiàng)目的第一手經(jīng)驗(yàn)