knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
r badger::badge_devel('mlkit', 'orange')
r badger::badge_code_size('Accelerytics/mlkit')
r badger::badge_last_commit('Accelerytics/mlkit')
mlkit
is a collection of implementations of machine learning algorithms and utilities for data science projects. This packages has initially been developed
and used for the Supervised Machine Learning course that is part of the MPhil in Business Data Science offered by the Tinbergen Institute.
You can install the development version of mlkit
from
GitHub with:
install.packages("devtools") devtools::install_github("Accelerytics/mlkit")
Found a mistake or inconsistency? Open a new issue here on GitHub or send an email to mathijs@accelerytics.com.
Copyright 2020 Accelerytics. Content released under the MIT license, which means you can use this content for any purpose, even for commercial projects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.