- 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/.
推薦閱讀
- Extending Jenkins
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Testing with JUnit
- 深入理解Django:框架內(nèi)幕與實(shí)現(xiàn)原理
- Django開發(fā)從入門到實(shí)踐
- 算法精粹:經(jīng)典計(jì)算機(jī)科學(xué)問題的Python實(shí)現(xiàn)
- 21天學(xué)通C++(第6版)
- Expert Data Visualization
- AppInventor實(shí)踐教程:Android智能應(yīng)用開發(fā)前傳
- Angular開發(fā)入門與實(shí)戰(zhàn)
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- 利用Python進(jìn)行數(shù)據(jù)分析
- 智能手機(jī)故障檢測與維修從入門到精通
- Python 快速入門(第3版)
- 零基礎(chǔ)學(xué)編程系列(全5冊)