本周学习小结(25/03

LeetCode

  • LeetCode刷题。
    • 本周主要在ML上。
  • 学习笔记之Problem Solving with Algorithms and Data Structures using Python - 浩然119 - 博客园
    • https://www.cnblogs.com/pegasus923/p/10454395.html

Machine Learning / Python / Data Science

  • 本周主要学习ML基础知识,还需要深入学习各个classifier, 以及如何调参。
    • 学习笔记之机器学习(Machine Learning) - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/10365130.html
    • 学习笔记之scikit-learn - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/9997485.html
    • 学习笔记之Model selection and evaluation
      • https://www.cnblogs.com/pegasus923/p/10469919.html
    • 学习笔记之Machine Learning Crash Course | Google Developers - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/10508444.html
      • ML Concepts章节中从Regularization for Sparsity开始,一直学习到Embeddings。
      • ML Engineering章节学习了Fairness。

Others

原文地址:https://www.cnblogs.com/pegasus923/p/10591713.html