zoukankan      html  css  js  c++  java
  • 本周学习小结(11/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 / MISC

    • 本周主要学习ML基础知识,还需要深入学习各个classifier, 以及如何调参。
      • 学习笔记之机器学习(Machine Learning) - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/10365130.html
      • 学习笔记之Machine Learning Crash Course | Google Developers - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/10508444.html
        • 有种打通任督二脉的感觉,把之前零散的知识都串起来了。特别是Representation这章把feature相关问题总结得非常仔细。
      • 学习笔记之机器学习实战 (Machine Learning in Action) - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/9612584.html
      • 学习笔记之scikit-learn - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/9997485.html
        • 主要学习了Model selection这章。
      • 学习笔记之Model selection and evaluation
        • https://www.cnblogs.com/pegasus923/p/10469919.html
        • 深入学习了ROC、AUC、PR这几个评估模型的方法。
      • 学习笔记之k-nearest neighbors algorithm (k-NN) - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/10417872.html
      • 学习笔记之Naive Bayes Classifier - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/10470230.html

    Others

    • 本周零碎时间主要花在这上面,把之前标记的都看了一遍,然后再重头扫一遍Chinese invention和其他有意思的。下周争取搞定。之后计划把罗辑思维的笔记也整理下。
      • 学习笔记之1001 Inventions That Changed the World - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/10019366.html
  • 相关阅读:
    sql server 函数
    Idea+Maven+Jetty,代码修改后,重新部署,无法获取新内容~
    css优先级
    jquery选择器
    XML学习笔记一
    JVM参数调优实例解析
    JVM中的Stack和Heap--------堆与栈
    svn报错:“Previous operation has not finished; run 'cleanup' if it was interrupted“
    Spark中的CombineKey()详解
    Spark性能优化指南——高级篇
  • 原文地址:https://www.cnblogs.com/pegasus923/p/10511861.html
Copyright © 2011-2022 走看看