Cantitate/Preț
Produs

Practical Data Science with Python 3: Synthesizing Actionable Insights from Data

Autor Ervin Varga
en Limba Engleză Paperback – 8 sep 2019
Gain insight into essential data science skills in a holistic manner using data engineering and associated scalable computational methods. This book covers the most popular Python 3 frameworks for both local and distributed (in premise and cloud based) processing. Along the way, you will be introduced to many popular open-source frameworks, like, SciPy, scikitlearn, Numba, Apache Spark, etc. The book is structured around examples, so you will grasp core concepts via case studies and Python 3 code.

As data science projects gets continuously larger and more complex, software engineering knowledge and experience is crucial to produce evolvable solutions. You'll see how to create maintainable software for data science and how to document data engineering practices.

This book is a good starting point for people who want to gain practical skills to perform data science. All the code willbe available in the form of IPython notebooks and Python 3 programs, which allow you to reproduce all analyses from the book and customize them for your own purpose. You'll also benefit from advanced topics like Machine Learning, Recommender Systems, and Security in Data Science.

Practical Data Science with Python will empower you analyze data, formulate proper questions, and produce actionable insights, three core stages in most data science endeavors.

What You'll Learn
  • Play the role of a data scientist when completing increasingly challenging exercises using Python 3
  • Work work with proven data science techniques/technologies 
  • Review scalable software engineering practices to ramp up data analysis abilities in the realm of Big Data
  • Apply theory of probability, statistical inference, and algebra to understand the data sciencepractices
Who This Book Is For

Anyone who would like to embark into the realm of data science using Python 3.

Citește tot Restrânge

Preț: 28389 lei

Preț vechi: 35486 lei
-20% Nou

Puncte Express: 426

Preț estimativ în valută:
5433 5644$ 4513£

Carte disponibilă

Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 12856 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484248584
ISBN-10: 1484248589
Pagini: 270
Ilustrații: XVII, 462 p. 94 illus.
Dimensiuni: 155 x 235 x 32 mm
Greutate: 0.67 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1.Introduction to Data Science.- Chapter 2.Data Acquisition.- Chapter 3.Basic Data Processing.- Chapter 4.Documenting Work.- Chapter 5.Transformation and Packaging of Data.- Chapter 6.Visualization.- Chapter 7.Prediction and Inference.- Chapter 8.Network Analysis.- Chapter 9.Data Science Process Engineering.- Chapter 10. Multi-agent Systems, Game Theory and Machine Learning.- Chapter 11. Probabilistic Graphical Models.- Chapter 12. Security in Data Science.


Notă biografică

Ervin Varga is a Senior Member of IEEE and Professional Member of ACM. He is an IEEE Software Engineering Certified Instructor. Ervin is an owner of the software consulting company Expro I.T. Consulting, Serbia. He has an MSc in computer science, and a PhD in electrical engineering (his thesis was an application of software engineering and computer science in the domain of electrical power systems). Ervin is also a technical advisor of the open-source project Mainflux.


Textul de pe ultima copertă

Gain insight into essential data science skills in a holistic manner using data engineering and associated scalable computational methods. This book covers the most popular Python 3 frameworks for both local and distributed (in premise and cloud based) processing. Along the way, you will be introduced to many popular open-source frameworks, like, SciPy, scikitlearn, Numba, Apache Spark, etc. The book is structured around examples, so you will grasp core concepts via case studies and Python 3 code.

As data science projects gets continuously larger and more complex, software engineering knowledge and experience is crucial to produce evolvable solutions. You'll see how to create maintainable software for data science and how to document data engineering practices.

This book is a good starting point for people who want to gain practical skills to perform data science. All the code will be available in the form of IPython notebooks and Python 3 programs, which allow you to reproduce all analyses from the book and customize them for your own purpose. You'll also benefit from advanced topics like Machine Learning, Recommender Systems, and Security in Data Science.

Practical Data Science with Python will empower you analyze data, formulate proper questions, and produce actionable insights, three core stages in most data science endeavors.

Caracteristici

Provides a mechanism to solidify data science related topics in a unified fashion, while treating theory and practice as equally important Uses publicly available real life data-sets, that cannot be tackled without hinging on advanced data science methods and tools Focuses on knowledge synthesis; how things come together in data science, and more importantly why