算法工程师-机器学习-数据科学家面试准备4-ML系统设计

https://github.com/LongxingTan/Machine-learning-interview

每一个专题阅读资料

数据仓库

  • used for the analysis and reporting of structured and semi-structured data from multiple data sources, such as point-of-sale transactions, marketing automation, customer relationship management, and more.
  • include an analytical database and critical analytical components and procedures
  • support ad hoc analysis and custom reporting, such as data pipelines, queries, and business applications

bagging

  • Bootstrap aggregating
  • reduces variance and helps to avoid overfitting

boosting

猜你喜欢

转载自blog.csdn.net/weixin_38812492/article/details/134053649