- Applied Deep Learning with Python
- Alex Galea Luis Capelo
- 138字
- 2021-08-13 15:53:10
Summary
In this chapter, you have seen the fundamentals of data analysis in Jupyter.
We began with usage instructions and features of Jupyter such as magic functions and tab completion. Then, transitioning to data-science-specific material, we introduced the most important libraries for data science with Python.
In the latter half of the chapter, we ran an exploratory analysis in a live Jupyter Notebook. Here, we used visual assists such as scatter plots, histograms, and violin plots to deepen our understanding of the data. We also performed simple predictive modeling, a topic which will be the focus of the following chapter in this book.
In the next chapter, we will discuss how to approach predictive analytics, what things to consider when preparing the data for modeling, and how to implement and compare a variety of models using Jupyter Notebooks.
- 深入理解Android(卷I)
- JavaScript百煉成仙
- Designing Machine Learning Systems with Python
- 案例式C語言程序設(shè)計
- Beginning C++ Game Programming
- 實戰(zhàn)Java程序設(shè)計
- 從0到1:HTML+CSS快速上手
- VMware虛擬化技術(shù)
- 深入RabbitMQ
- Jenkins Continuous Integration Cookbook(Second Edition)
- Apache Spark 2.x for Java Developers
- 機(jī)器學(xué)習(xí)與R語言實戰(zhàn)
- 軟件項目管理實用教程
- Vue.js應(yīng)用測試
- Kotlin極簡教程