- The Data Science Workshop
- Anthony So Thomas V. Joseph Robert Thas John Andrew Worsley Dr. Samuel Asare
- 139字
- 2021-06-11 18:27:18
1. Introduction to Data Science in Python
Overview
This very first chapter will introduce you to the field of data science and walk you through an overview of Python's core concepts and their application in the world of data science.
By the end of this chapter, you will be able to explain what data science is and distinguish between supervised and unsupervised learning. You will also be able to explain what machine learning is and distinguish between regression, classification, and clustering problems. You'll have learnt to create and manipulate different types of Python variable, including core variables, lists, and dictionaries. You'll be able to build a for loop, print results using f-strings, define functions, import Python packages and load data in different formats using pandas. You will also have had your first taste of training a model using scikit-learn.
- 騰訊iOS測(cè)試實(shí)踐
- INSTANT MinGW Starter
- TypeScript圖形渲染實(shí)戰(zhàn):基于WebGL的3D架構(gòu)與實(shí)現(xiàn)
- Visual Basic程序設(shè)計(jì)實(shí)踐教程
- Visual C++開(kāi)發(fā)入行真功夫
- ArcGIS for Desktop Cookbook
- 區(qū)塊鏈國(guó)產(chǎn)化實(shí)踐指南:基于Fabric 2.0
- Tableau Desktop可視化高級(jí)應(yīng)用
- 零基礎(chǔ)輕松學(xué)C++:青少年趣味編程(全彩版)
- SQL Server 2012 數(shù)據(jù)庫(kù)應(yīng)用教程(第3版)
- Python編程基礎(chǔ)教程
- 例說(shuō)FPGA:可直接用于工程項(xiàng)目的第一手經(jīng)驗(yàn)
- GO語(yǔ)言編程從入門(mén)到實(shí)踐
- Mastering VMware Horizon 6
- Vue.js從入門(mén)到精通