by Evidence Based Machine Learning Lab
Blog: https://mini-pw.github.io/2020L-WB-Blog
This blog is the result of student projects for Case Studies course at the Warsaw University of Technology. Each team prepared a post on the baisis of one article from the ML Case Studies ebook.
# to build a site:
blogdown::build_site()
# to start the local server:
blogdown::serve_site()