Warehouse Stock Clearance Sale

Grab a bargain today!


Sign Up for Fishpond's Best Deals Delivered to You Every Day
Go
Machine Learning on ­Geographical Data Using ­Python
Introduction Into Geodata with Applications and Use Cases

Rating
Format
Paperback, 312 pages
Published
United States, 1 July 2022

Chapter 1: Introduction to Geodata


Chapter Goal: Presenting what geodata is, how to represent it, its difficulties

No of pages 20

Sub -Topics

1. Geodata definitions

2. Geographical Information Systems and common tools

3. Standard formats of geographical data

4. Overview of Python tools for geodata


Chapter 2: Coordinate Systems and Projections

Chapter Goal: Introduce coordinate systems and projections

No of pages: 20

Sub - Topics
1. Geographical coordinates

2. Geographical coordinate systems

3. Map projections

4. Conversions between coordinate systems


Chapter 3: Geodata Data Types: Points, Lines, Polygons, Raster
Chapter Goal: Explain the four main data types in geodata

No of pages : 20

Sub - Topics:

1. Points

2. Lines

3. Polygons

4. Raster


Chapter 4: Creating Maps

Chapter Goal: Learn how to create maps in Python

No of pages : 20

Sub - Topics:

1. Discover mapping libraries

2. See how to create maps with different data types


Chapter 5: Basic Operations 1: Clipping and Intersecting in Python

Chapter Goal: Learn clipping and intersecting in Python

No of pages: 20

Sub - Topics:

1. What is clipping?

2. How to do clipping in Python?

3. What is intersecting

4. How to do intersecting in Python?


Chapter 6: Basic Operations 2: Buffering in Python

Chapter Goal: Learn how to create buffers in Python

No of pages: 20

Sub - Topics:

1. What are buffers?

2. How to create buffers in Python


Chapter 7: Basic Operations 3: Merge and Dissolve in Python

Chapter Goal: Learn how to merge and dissolve in Python

No of pages: 20
Sub - Topics:

1. What is the merge operation?

2. How to do the merge operation in Python?

3. What is the dissolve operation?

4. How to do the dissolve operation in Python?

Chapter 8: Basic Operations 4: Erase in Python

Chapter Goal: Learn how to do an erase in Python

No of pages: 20

Sub - Topics:

1. What is the erase operation?

2. How to apply the erase operation in Python

Chapter 9: Machine Learning: Interpolation

Chapter Goal: Learn how to do interpolation Python

No of pages: 20

Sub - Topics:

1.What is interpolation?

2.How to do interpolation in Python

3.Different methods for spatial interpolation in Python

Chapter 10: Machine Learning: Classification

Chapter Goal: Learn how to do classification on geodata in Python

No of pages: 20

Sub - Topics:

1.What is classification?

2.How to do classification on geodata in Python?

3.In depth example application of classification on geodata.


Chapter 11: Machine Learning: Regression

Chapter Goal: Learn how to do regression on geodata in Python

No of pages: 20

Sub - Topics:

1.What is regression?

2.How to do regression on geodata in Python?

3.In depth example application of regression on geodata.


Chapter 12: Machine Learning: Clustering

Chapter Goal: Learn how to do clustering on geodata in Python

No of pages: 20

Sub - Topics:

1.What is clustering?

2.How to do clustering on geodata in Python?

3.In depth example application of clustering on geodata.


Chapter 13: Conclusion

Chapter Goal: Regroup all the knowledge together

No of pages: 10

Sub - Topics:

1.What have you learned?

2.How to combine different practices together

3. Other reflections for applying the topics in a real-world use case





Show more

Our Price
£38.21
Elsewhere
£49.99
Save £11.78 (24%)
Ships from USA Estimated delivery date: 16th May - 26th May from USA
Free Shipping Worldwide

Buy Together
+
Buy together with Machine Learning for Streaming Data with Python at a great price!
Buy Together
£70.13

Product Description

Chapter 1: Introduction to Geodata


Chapter Goal: Presenting what geodata is, how to represent it, its difficulties

No of pages 20

Sub -Topics

1. Geodata definitions

2. Geographical Information Systems and common tools

3. Standard formats of geographical data

4. Overview of Python tools for geodata


Chapter 2: Coordinate Systems and Projections

Chapter Goal: Introduce coordinate systems and projections

No of pages: 20

Sub - Topics
1. Geographical coordinates

2. Geographical coordinate systems

3. Map projections

4. Conversions between coordinate systems


Chapter 3: Geodata Data Types: Points, Lines, Polygons, Raster
Chapter Goal: Explain the four main data types in geodata

No of pages : 20

Sub - Topics:

1. Points

2. Lines

3. Polygons

4. Raster


Chapter 4: Creating Maps

Chapter Goal: Learn how to create maps in Python

No of pages : 20

Sub - Topics:

1. Discover mapping libraries

2. See how to create maps with different data types


Chapter 5: Basic Operations 1: Clipping and Intersecting in Python

Chapter Goal: Learn clipping and intersecting in Python

No of pages: 20

Sub - Topics:

1. What is clipping?

2. How to do clipping in Python?

3. What is intersecting

4. How to do intersecting in Python?


Chapter 6: Basic Operations 2: Buffering in Python

Chapter Goal: Learn how to create buffers in Python

No of pages: 20

Sub - Topics:

1. What are buffers?

2. How to create buffers in Python


Chapter 7: Basic Operations 3: Merge and Dissolve in Python

Chapter Goal: Learn how to merge and dissolve in Python

No of pages: 20
Sub - Topics:

1. What is the merge operation?

2. How to do the merge operation in Python?

3. What is the dissolve operation?

4. How to do the dissolve operation in Python?

Chapter 8: Basic Operations 4: Erase in Python

Chapter Goal: Learn how to do an erase in Python

No of pages: 20

Sub - Topics:

1. What is the erase operation?

2. How to apply the erase operation in Python

Chapter 9: Machine Learning: Interpolation

Chapter Goal: Learn how to do interpolation Python

No of pages: 20

Sub - Topics:

1.What is interpolation?

2.How to do interpolation in Python

3.Different methods for spatial interpolation in Python

Chapter 10: Machine Learning: Classification

Chapter Goal: Learn how to do classification on geodata in Python

No of pages: 20

Sub - Topics:

1.What is classification?

2.How to do classification on geodata in Python?

3.In depth example application of classification on geodata.


Chapter 11: Machine Learning: Regression

Chapter Goal: Learn how to do regression on geodata in Python

No of pages: 20

Sub - Topics:

1.What is regression?

2.How to do regression on geodata in Python?

3.In depth example application of regression on geodata.


Chapter 12: Machine Learning: Clustering

Chapter Goal: Learn how to do clustering on geodata in Python

No of pages: 20

Sub - Topics:

1.What is clustering?

2.How to do clustering on geodata in Python?

3.In depth example application of clustering on geodata.


Chapter 13: Conclusion

Chapter Goal: Regroup all the knowledge together

No of pages: 10

Sub - Topics:

1.What have you learned?

2.How to combine different practices together

3. Other reflections for applying the topics in a real-world use case





Show more
Product Details
EAN
9781484282861
ISBN
1484282868
Publisher
Other Information
Illustrated
Dimensions
25.4 x 17.8 x 1.8 centimeters (0.45 kg)

Table of Contents

Chapter 1:  Introduction to Geodata.- Chapter 2:  Coordinate Systems and Projections.- Chapter 3: Geodata Data Types: Points, Lines, Polygons, Raster.- Chapter 4: Creating Maps.- Chapter 5: Basic Operations 1: Clipping and Intersecting in Python.- Chapter 6: Basic Operations 2: Buffering in Python.- Chapter 7: Basic Operations 3: Merge and Dissolve in Python.- Chapter 8: Basic Operations 4: Erase in Python.- Chapter 9: Machine Learning: Interpolation.- Chapter 10: Machine Learning: Classification.- Chapter 11: Machine Learning: Regression.- Chapter 12: Machine Learning: Clustering.- Chapter 13: Conclusion.

About the Author

Joos Korstanje is a data scientist, with over five years of industry experience in developing machine learning tools. He has a double MSc in Applied Data Science and in Environmental Science and has extensive experience working with geodata use cases. He currently works at Disneyland Paris where he develops machine learning for a variety of tools. His experience in writing and teaching have motivated him to write this book on machine learning for geodata with Python.

Show more
Review this Product
Ask a Question About this Product More...
 
Look for similar items by category
Item ships from and is sold by Fishpond.com, Inc.

Back to top
We use essential and some optional cookies to provide you the best shopping experience. Visit our cookies policy page for more information.