- Geospatial Data Science Quick Start Guide
- Abdishakur Hassan Jayakrishnan Vijayaraghavan
- 216字
- 2021-06-24 13:48:19
Consuming Location Data Like a Data Scientist
Location comes in different forms, but what if it comes in a simple structured data format and we overlooked it all this time? Most machine learning algorithms, such as random forests, are geared toward creating insights from structured data in tabular form. In this chapter, we will discuss how to leverage spatial data that is masquerading as tabular data and apply machine learning techniques to it as any data scientist would. For this chapter, we will be using New York taxi trip data to predict trip duration for any given New York taxi trip. We are choosing this dataset because of the following reasons:
- Predicting trip duration has the right mix of geospatial analytics and machine learning
- Finding the time it takes to travel from point A to point B is a routing problem, which will be dealt with in Chapter 6, Let's Build a Routing Engine, and so this chapter is a perfect introduction
We will be using a library known as fastai, an amazing Python library built around popular machine learning libraries such as scikit-learn and PyTorch. In this chapter, we will be discussing the following topics:
- Exploratory data analysis
- Processing spatial data
- Understanding and inferring the error metric
- Building and inferencing a random forest model
- 精通MATLAB圖像處理
- 輕松學(xué)Java Web開發(fā)
- Practical Data Wrangling
- STM32G4入門與電機(jī)控制實(shí)戰(zhàn):基于X-CUBE-MCSDK的無刷直流電機(jī)與永磁同步電機(jī)控制實(shí)現(xiàn)
- 21天學(xué)通Visual C++
- 悟透JavaScript
- 菜鳥起飛系統(tǒng)安裝與重裝
- Mastering pfSense
- 手把手教你學(xué)Photoshop CS3
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)實(shí)訓(xùn)·職業(yè)模塊
- 機(jī)器學(xué)習(xí)案例分析(基于Python語言)
- EJB JPA數(shù)據(jù)庫持久層開發(fā)實(shí)踐詳解
- Getting Started with Tableau 2019.2
- 商務(wù)智能
- Ubuntu 9 Linux應(yīng)用基礎(chǔ)