- Deep Learning with R for Beginners
- Mark Hodnett Joshua F. Wiley Yuxi (Hayden) Liu Pablo Maldonado
- 198字
- 2021-06-24 14:30:46
Summary
We covered a lot of ground in this chapter. We looked at activation functions and built our first true deep learning models using MXNet. Then we took a real-life dataset and created two use cases for applying a machine learning model. The first use case was to predict which customers will return in the future based on their past activity. This was a binary classification task. The second use case was to predict how much a customer will spend in the future based on their past activity. This was a regression task. We ran both models first on a small dataset and used different machine learning libraries to compare them against our deep learning model. Our deep learning model out-performed all of the algorithms.
We then took this further by using a dataset that was 100 times bigger. We built a larger deep learning model and adjusted our parameters to get an increase in our binary classification task accuracy. We finished the chapter with a brief discussion on how deep learning models out-perform traditional machine learning algorithms on large datasets.
In the next chapter, we will look at computer vision tasks, which deep learning has revolutionized.
- 數(shù)據(jù)浪潮
- 數(shù)據(jù)庫應(yīng)用實戰(zhàn)
- 云計算環(huán)境下的信息資源集成與服務(wù)
- InfluxDB原理與實戰(zhàn)
- 正則表達式必知必會
- 文本數(shù)據(jù)挖掘:基于R語言
- 數(shù)據(jù)庫應(yīng)用系統(tǒng)開發(fā)實例
- 大數(shù)據(jù)分析:數(shù)據(jù)倉庫項目實戰(zhàn)
- Unity 2018 By Example(Second Edition)
- 利用Python進行數(shù)據(jù)分析(原書第2版)
- 一類智能優(yōu)化算法的改進及應(yīng)用研究
- R數(shù)據(jù)挖掘?qū)崙?zhàn)
- 大學(xué)計算機:理解和運用計算思維
- 商業(yè)銀行數(shù)據(jù)庫管理實踐
- 云原生數(shù)據(jù)庫:原理與實踐