- 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è)、生活和思維方式
- Spark快速大數(shù)據(jù)分析(第2版)
- 工業(yè)大數(shù)據(jù)分析算法實(shí)戰(zhàn)
- 數(shù)據(jù)結(jié)構(gòu)與算法(C語(yǔ)言版)
- 達(dá)夢(mèng)數(shù)據(jù)庫(kù)性能優(yōu)化
- 數(shù)據(jù)科學(xué)工程實(shí)踐:用戶行為分析與建模、A/B實(shí)驗(yàn)、SQLFlow
- 重復(fù)數(shù)據(jù)刪除技術(shù):面向大數(shù)據(jù)管理的縮減技術(shù)
- Internet of Things with Python
- 企業(yè)級(jí)大數(shù)據(jù)項(xiàng)目實(shí)戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1
- 數(shù)據(jù)挖掘與機(jī)器學(xué)習(xí)-WEKA應(yīng)用技術(shù)與實(shí)踐(第二版)
- ECharts數(shù)據(jù)可視化:入門(mén)、實(shí)戰(zhàn)與進(jìn)階
- Learning Ansible
- 深入理解Flink:實(shí)時(shí)大數(shù)據(jù)處理實(shí)踐
- 數(shù)據(jù)庫(kù)技術(shù)與應(yīng)用:SQL Server 2008
- Creating Mobile Apps with Appcelerator Titanium