zoukankan      html  css  js  c++  java
  • 本周学习小结(18/03

    LeetCode

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

    Machine Learning / Data Science

    • 本周主要学习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
        • ML Concepts章节中一直学习到了Classification,其余章节之后继续。
      • 学习笔记之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/PR curve。
      • 学习笔记之机器学习实战 (Machine Learning in Action) - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/9612584.html

      • 学习笔记之Bokeh - 浩然119 - 博客园

        • https://www.cnblogs.com/pegasus923/p/9040686.html
        • 新学了plot step line,plot line with dash,并整理了下笔记。
      • 学习笔记之pandas - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/8975684.html
        • 学习csv

    Others

    • 本周终于完成整理。之后计划把罗辑思维的笔记也整理下。
      • 学习笔记之1001 Inventions That Changed the World - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/10019366.html
        • 书终于看完了,又把中国古人发明都重新看了一遍。
        • 顺着时间线一路读下来,就像在看人类科学技术的发展史,看这些改变人类的伟大发明当初是如何实现的。这些发明并不是凭空冒出来,也都是站在巨人的肩膀上一步步演变发明出来。
        • 看着古代中国的改变世界的发明各式各样,到了近代就只能感慨了。
  • 相关阅读:
    mysql data type <----> java data type (数值)
    line number is important in Exceptions.
    dom4j 使用原生xpath 处理带命名空间的文档
    dom4j 通过 org.dom4j.XPath 设置命名空间来支持 带namespace 的 xpath
    dom4j 创建一个带命名空间的pom.xml 文件
    xml to xsd ; xsd to xml
    sax 动态切换 抓取感兴趣的内容(把element当做documnet 处理)
    d3.js <一>
    python学习进阶一
    Java *字格
  • 原文地址:https://www.cnblogs.com/pegasus923/p/10550023.html
Copyright © 2011-2022 走看看