R – Machine Learning

Monte Carlo Simulation, explained based on Buffons Needle Problem

Monte Carlo simulation is a stochastic method, in which a large number of random experiments is performed. This is helpful, especially if there is no analytical solution to a problem. I will present “Buffon’s needle” problem. The idea is to throw a needle on a grid with horizontal lines. The probability of a needle intersecting …

Monte Carlo Simulation, explained based on Buffons Needle Problem Read More »

Introduction to Association Rules

We will perform a Market Basket Analysis (also called Association Rules). This techniques shows which items occur together, like “users who bought X, also bought Y and Z”. We will use this method to find out, which properties are important to conclude that a mushroom is edible.

Introduction to H2O

H2O is an open source platform for machine learning. It can be installed locally. It offers API access to R. This lecture will give you an introduction on how to use it. Objectives: Installation and Usage of H2O Requirements: R Data-Mining

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close