240 发简信
IP属地:加州
  • Recursion on Tree

    Recursion on Tree Q: for each node in a tree, store the number of nodes ...

  • Resize,w 360,h 240
    Binary Tree

    Binary Tree definition: at most two children Tree Traverse pre-order: 先序...

  • Python Queue and Stack

    Python Queue and Stack Queque FIFO: first-in first-out the oldest one is...

  • Resize,w 360,h 240
    Introduction To Statitics

    understand p-valueit is a probabilitynon hypothesismore extreme case if ...

  • Resize,w 360,h 240
    Feature Selection

    Feature Selection Ensemble Learning bagging method and boosting method B...

  • sorting algorithoms

    Bubble Sort Selection Sort Insertion Sort search : O(n) or O(logn)insert...

  • 2018-10-22

    reverse list find mid remove all nodes in a head add two linkedlist 大数相加...

  • Resize,w 360,h 240
    Nonelinear Model

    Nonelinear Model Decision Tree decision tree is a supervised prediction ...

  • Resize,w 360,h 240
    Overfitting and Regularization

    Overfitting and Regularization What should we do if our model is too com...