Skip to content

kyrcha/ml-tutorials

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ml-tutorials

Machine learning tutorials, theory and practice in R and Python

Instructions

To render the site:

 rmarkdown::render_site(output_format = "html_document")

or from the shell:

sh render.sh

To render specific pages to pdf:

 rmarkdown::render("knn.Rmd", output_format="pdf_document")

To cleanup:

 rmarkdown::clean_site()

About

Machine learning tutorials, theory and practice in R and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published