Files in yijunyang/bis557
BIS557 HW#1

.Rbuildignore
.gitignore
.travis.yml
DESCRIPTION
LICENSE.md
NAMESPACE
R/cv_ridge.R R/forward_propagation.R R/gradient_descent.R R/gradient_descent_glm.R R/gradient_descent_oos.R R/linear_model.R R/lm_patho_doc.R R/make_model_matrices.R R/make_weights.R R/multiclass_logistic.R R/neural_networks.R R/neural_networks_pred.R R/plot_boundary.R R/relu.R R/relu_p.R R/ridge_regression.R R/softmax.R README.Rmd README.md
_pkgdown.yml
bis557.Rproj
data-raw/DATASET.R data-raw/lm_patho.R
data-raw/lm_patho.csv
data-raw/penguinsi.R
data/lm_patho.rda
data/penguinsi.rda
docs/404.html
docs/LICENSE.html
docs/articles/homework-1.html
docs/articles/homework-1_files/anchor-sections-1.0/anchor-sections.css
docs/articles/homework-1_files/anchor-sections-1.0/anchor-sections.js
docs/articles/homework-2.html
docs/articles/homework-2_files/anchor-sections-1.0/anchor-sections.css
docs/articles/homework-2_files/anchor-sections-1.0/anchor-sections.js
docs/articles/homework-2_files/figure-html/unnamed-chunk-5-1.png
docs/articles/homework-3.html
docs/articles/homework-3_files/anchor-sections-1.0/anchor-sections.css
docs/articles/homework-3_files/anchor-sections-1.0/anchor-sections.js
docs/articles/homework-4.html
docs/articles/homework-4_files/anchor-sections-1.0/anchor-sections.css
docs/articles/homework-4_files/anchor-sections-1.0/anchor-sections.js
docs/articles/index.html
docs/authors.html
docs/bootstrap-toc.css
docs/bootstrap-toc.js
docs/docsearch.css
docs/docsearch.js
docs/index.html
docs/link.svg
docs/pkgdown.css
docs/pkgdown.js
docs/pkgdown.yml
docs/reference/Rplot001.png
docs/reference/cv_ridge.html
docs/reference/figures/README-pressure-1.png
docs/reference/glm_adapt.html
docs/reference/glm_constant.html
docs/reference/gradient_descent.html
docs/reference/gradient_descent_new.html
docs/reference/index.html
docs/reference/linear_model.html
docs/reference/lm_patho.html
docs/reference/make_model_matrices.html
docs/reference/multiclass_logistic.html
docs/reference/predict.ridge_regression.html
docs/reference/ridge_regression.html
man/cv_ridge.Rd man/f_propagate.Rd
man/figures/README-pressure-1.png
man/glm_adapt.Rd man/glm_constant.Rd man/gradient_descent.Rd man/gradient_descent_new.Rd man/linear_model.Rd man/lm_patho.Rd man/make_model_matrices.Rd man/make_weights.Rd man/multiclass_logistic.Rd man/plot_boundary.Rd man/predict.ridge_regression.Rd man/relu.Rd man/relu_p.Rd man/ridge_regression.Rd man/softmax.Rd man/xy2pos.Rd project/BIS557 Project Final Report.pdf project/BIS557 Project Proposal.pdf project/final_report.Rmd project/project_proposal.Rmd project/spiral_simulation.R
python/lasso.py
python/ridge.py
python/sgd.py
tests/testthat.R tests/testthat/test-cv_ridge.R tests/testthat/test-gradient_descent.r tests/testthat/test-gradient_descent_new.r tests/testthat/test-linear-model.r tests/testthat/test-ridge_regression.R
vignettes/.gitignore
vignettes/homework-1.Rmd vignettes/homework-2.Rmd vignettes/homework-3.Rmd vignettes/homework-3.pdf vignettes/homework-4.Rmd vignettes/homework-4.pdf
yijunyang/bis557 documentation built on Dec. 21, 2020, 3:06 a.m.