Skip to content

zybbigpy/UCD_STA141C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STA 141 C

HW1

HW1 added:

  1. Linear Regression on LIBSVM Data.
  2. Cross Validation use sklearn.
  3. Ridge Regression. (how to choose lamda)
  4. Logistic Regression.(vectorization in numpy, important!)

HW2

HW2 added:

  1. 1-nn multiprocess.
  2. Logistics multiprocess.
  3. python pool.

HW3

HW3 added:

  1. k-means

Project

  1. logistic regression.
  2. SVM with different kernels.
  3. Neural Networks with tensorflow.
  4. Basic Practice with XGBoost.

About

Advanced Statistical Computing with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages