Chosen To Be
Chosen To Be

Cunyuan's Tech Blog


  • Home

  • Categories

  • Archives

  • Tags

  • Search

Basic Elements in TF

Posted on 2017-03-08 | Post modified 2017-03-14 | In Study Notes
Words count in article 396

Struggling with the second project of the Udacity course, image classification, it’s a key point to understand the process as a whole. Starting with:

1. What is a tensor?

First of all, consider everything in a graph mode.

Read more »

SQL queries review

Posted on 2017-03-08 | Post modified 2017-03-14 | In Review
Words count in article 302

Concept Review

  • What does (relational) DB bring?
    • It’s actually a collection of info organized to afford efficient retrieval.
    • DBMS: software packages designed to store, access, manage DBs.
  • In relational DB:
    • Every thing is table.
    • Under the basic structure, relational algebra is working, closure & optimize.
    • Always keep in mind of algebra optimization when querying.
      Read more »

Some Thinking on Tree Based Model

Posted on 2017-03-08 | Post modified 2017-03-14 | In Study Notes
Words count in article 25

Question1: How does ensemble of different tree-based models enhance the performance?

Question2: For important but also highly correlated features, how do they affect performance?

Read more »

Introduction

Posted on 2017-03-05 | Post modified 2017-03-07
Words count in article 18

This is a personal tech blog. On the way of becoming a data scientist.

To properly use Markdown.

Get Started With HEXO

Posted on 2017-03-05 | Post modified 2017-03-14
Words count in article 78

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Read more »
12
Cunyuan(Anthony) Huang

Cunyuan(Anthony) Huang

没有学会游泳,就会被水淹没,就会不知所措。

15 posts
4 categories
8 tags
RSS
GitHub Linkedin Weibo Facebook Kaggle
Blogroll
  • Biange
© 2017 Cunyuan(Anthony) Huang
Powered by Hexo
Theme - NexT.Muse