Skip to content Skip to footer

Welcome to Orient BlackSwan!

  • Login or Register
  •  
    • Orders
    • Logout
Orient Blackswan Private Limited
  • Catalogues
    • Higher Education
      • Humanities and Social Science
        • Agriculture
        • Anthropology / Ethnography
        • Archaeology
        • Architecture
        • Ayurveda
        • Biographies
        • Children's Books
        • Cookery
        • Culture Studies
        • Dalit Studies
        • Demography
        • Development Studies
        • Disha Books
        • Ecology
        • Economics
        • Education
        • English Language and Literature
        • Film & Media Studies
        • Gender Studies
        • Geography
        • Governance
        • Health
        • Hospitality and Home Science
        • History
        • Human Rights
        • International Relations
        • Journalism
        • Law
        • Linguistics
        • Literary Criticism
        • Literature in Translation
        • Migration Studies
        • OBS Atlas
        • Philosophy
        • Policy-makers
        • Political Science
        • Psychology
        • Public Administration
        • Public Policy
        • Religion
        • Sexuality Studies
        • Social Science
        • Sociology
        • Translation Studies
        • Women's Studies
      • Indian Languages
        • Hindi
        • Marathi
        • Kannada
        • Bangla
        • Tamil
      • General Books and Reference
        • General Books
        • Reference
      • Science, Technology, Medicine and Management
        • Ayurveda
        • Biotechnology
        • Business and Management
        • Computer Science
        • Engineering & Technology
        • Environment & Biodiversity
        • Mathematics
        • Medical and Paramedical
        • Physics and Chemistry
        • Popular Science
        • Science and technology Studies
        • Test Preparation
    • School Education
      • Art & Craft
      • Computer Science
      • Dictionaries
      • English
      • Environmental Studies
      • General Knowledge
      • Handwriting
      • Hindi
      • Library Books
      • Mathematics
      • Pre-primary
      • Sanskrit
      • School Atlases
      • Science
      • Social Studies
      • Supplementary Readers
      • Teachers' Books
      • Teaching Aids
      • Term Books
      • Value Education
      • Test Preparation
      • Professional Development
    • General and Reference
      • General Books
      • Reference
    • Test Preparation
    • Professional Development
  • e-Books
    • eBooks on Kindle
    • Kobo
    • Nook
    • Apple Books
  • Events
  • About Us
    • Our Company
    • Our Network
    • Associate Imprints
    • Social Responsibility
      • Act
      • Projects
    • Investors
      • Information for Shareholders
      • Annual Return Form MGT-7
    • Publish with Us
    • Contact Us
  • More
    • Need Help
    • Careers with Us
    • Downloads
    • Open Access
0 items - $0.00 0
Booklovers Close
  • Catalogues
    • Higher Education
      • Humanities and Social Science
        • Agriculture
        • Anthropology / Ethnography
        • Archaeology
        • Architecture
        • Ayurveda
        • Biographies
        • Children's Books
        • Cookery
        • Culture Studies
        • Dalit Studies
        • Demography
        • Development Studies
        • Disha Books
        • Ecology
        • Economics
        • Education
        • English Language and Literature
        • Film & Media Studies
        • Gender Studies
        • Geography
        • Governance
        • Health
        • Hospitality and Home Science
        • History
        • Human Rights
        • International Relations
        • Journalism
        • Law
        • Linguistics
        • Literary Criticism
        • Literature in Translation
        • Migration Studies
        • OBS Atlas
        • Philosophy
        • Policy-makers
        • Political Science
        • Psychology
        • Public Administration
        • Public Policy
        • Religion
        • Sexuality Studies
        • Social Science
        • Sociology
        • Translation Studies
        • Women's Studies
      • Indian Languages
        • Hindi
        • Marathi
        • Kannada
        • Bangla
        • Tamil
      • General Books and Reference
        • General Books
        • Reference
      • Science, Technology, Medicine and Management
        • Ayurveda
        • Biotechnology
        • Business and Management
        • Computer Science
        • Engineering & Technology
        • Environment & Biodiversity
        • Mathematics
        • Medical and Paramedical
        • Physics and Chemistry
        • Popular Science
        • Science and technology Studies
        • Test Preparation
    • School Education
      • Art & Craft
      • Computer Science
      • Dictionaries
      • English
      • Environmental Studies
      • General Knowledge
      • Handwriting
      • Hindi
      • Library Books
      • Mathematics
      • Pre-primary
      • Sanskrit
      • School Atlases
      • Science
      • Social Studies
      • Supplementary Readers
      • Teachers' Books
      • Teaching Aids
      • Term Books
      • Value Education
      • Test Preparation
      • Professional Development
    • General and Reference
      • General Books
      • Reference
    • Test Preparation
    • Professional Development
  • e-Books
    • eBooks on Kindle
    • Kobo
    • Nook
    • Apple Books
  • Events
  • About Us
    • Our Company
    • Our Network
    • Associate Imprints
    • Social Responsibility
      • Act
      • Projects
    • Investors
      • Information for Shareholders
      • Annual return form MGT-7
    • Publish with Us
    • Contact Us
  • More
    • Need Help
    • Careers with us
    • Downloads
    • Open Access
  • Login
  • My Account
    • Orders
    • Logout
cover

Data Science and Analytics with Python

Sandhya Arora and Latesh Malik

₹ 750

View details

Imprint

Universities Press

Year of Publishing

2023

Number of pages

500

ISBN

9789393330345

Format

Paperback

Language

English

Dimensions

180 x 240 mm

View details

Publisher

Universities Press

ISBN

9789393330673

Language

English

Ebook available on

 

Catalogues : Computer Science
  • the Book
  • the Author(s)
  • Table of Contents

Data Science and Machine Learning are the leading buzzwords of today.
This book covers all aspects of these subjects, from data definition and categorization, classification techniques, clustering and ML algorithms to data stream and association rule mining, language data processing and neural networks. It explains descriptive and inferential statistical analysis, probability distribution and density functions as well as time series. It also describes the fundamentals of Python programming, the Python environment and libraries such as scikit-learn, NumPy and pandas, and takes a deep dive into data visualization modules and tools.
Mastery of these areas will enable students to become proficient and effective data scientists.
Salient features

  • Ideal for undergraduate courses on Data Science and Analytics
  • Provides step-by-step instructions for setting up the Python environment and executing various libraries and packages
  • All chapters include relevant case studies, their Python code and output; the last chapter is dedicated to case studies
  • Over 300 exercise questions comprising MCQs, programming exercises and concept-based questions, with answers provided for quick reference
  • Bibliography at the end of every chapter for further reading
  • Android app with chapter-wise PowerPoint slides and job interview questions

Chapter-wise PowerPoint slides are available at: www.universitiespress.com/DataScienceandAnalyticswithPython

+ Read more

Sandhya Arora is Professor, Department of Computer Engineering, MKSSS’s Cummins College of Engineering, Pune, Maharashtra.

Latesh Malik is Associate Professor, Department of Computer Science and Engineering, Government College of Engineering, Nagpur, Maharashtra.

+ Read more

Preface
Acknowledgements
Chapter 1: Introduction to Data Science
Introduction | Data Science | Data Science Stages | Data Science Ecosystem | Tools Used in Data Science | Data Science Workflow | Automated Methods for Data Collection | Overview of Data | Sources of Data | Big Data | Data Categorization

Chapter 2: Environment Set-up and Basics of Python

Introduction to Python | Features of Python | Installation of Python | Python Identifiers | Python Indentation | Comments in Python | Basic Data | Operators and Expressions | Data Types | Sets and Frozen Sets | Loops and Conditions | Classes and Functions | Working with Files

Chapter 3: NumPy and pandas

Arrays | NumPy | The pandas Package | Panels

Chapter 4: Data Visualization

Introduction | Visualization Software and Tools | Interactive Visual Analysis | Text Visualization | Creating Graphs with Matplotlib | Creating Graphs with the plotly Package
| Data Visualization with Matplotlib, Seaborn and pandas | Exploratory Data Analysis | Mapping and Cartopy

Chapter 5: Python scikit-learn

Introduction | Features of scikit-learn | Installation | Regression and Classifiers in scikit-learn | Support Vector Machine (SVM) | K-Nearest Neighbor (K-NN) | Case Studies

Chapter 6: Environment Set-up: TensorFlow and Keras

Introduction to TensorFlow | TensorFlow Features | Benefits of TensorFlow | Installation of TensorFlow | TensorFlow Architecture | Introduction to Keras | Installation of Keras |
Features of Keras | Programming in Keras

Chapter 7: Probability

Introduction to Probability | Probability and Statistics | Random Variables | Central Limit Theorem | Density Functions | Probability Distribution

Chapter 8: Machine Learning and Data Pre-processing

Introduction to Machine Learning | Need for Machine Learning | Types of Machine Learning | Understanding Data | Data Set and Data Types | Data Pre-processing | Data
Pre-processing in Python

Chapter 9: Statistical Analysis: Descriptive Statistics

Introduction | One-dimensional Statistics | Multi-dimensional Statistics | Simpson’s Paradox

Chapter 10: Statistical Analysis: Inferential Statistics

Introduction | Hypothesis Testing | Using the t-test | The t-test in Python | Chi-square Test | Wilcoxon Rank-Sum Test | Introduction to Analysis of Variance

Chapter 11: Classification

Introduction | K-NN Classification | Decision Trees | Support Vector Machine (SVM) | Naive Bayes’ Classification | Metrics for Evaluating Classifier Performance | Cross-validation
| Ensemble Methods: Techniques to Improve Classification Accuracy

Chapter 12: Prescriptive Analytics: Data Stream Mining

Introduction to Stream Concepts | Mining Data Streams | Data Stream Management System (DSMS) | Data Stream Models | Data Stream Filtering | Sampling Data in a Stream
| Concept Drift | Data Stream Classification | Rare Class Problem | Issues, Controversies and Problems | Applications of Data Mining | Implementation of Data Streams in Python

Chapter 13: Language Data Processing in Python

Natural Language Processing | Text Processing in Python | CGI/Web Programming Using Python | Twitter Sentiment Analysis in Python | Twitter Sentiment Analysis for Film
Reviews | Case Study: A Recommendation System for a Film Data Set | Case Study: Text Mining and Visualization in Word Clouds

Chapter 14: Clustering

Introduction | Distance Measures | K-means Clustering | Hierarchical Clustering | DBSCAN Clustering

Chapter 15: Association Rule Mining

Introduction | The Apriori Algorithm | An Example of an Apriori Algorithm | An Example Using Python: Transactions in a Grocery Store

Chapter 16: Time Series Analysis Using Python

Introduction | Components of a Time Series | Additive and Multiplicative Time Series | Time Series Analysis | Case Study on Time Series Analysis

Chapter 17: Deep Neural Network and Convolutional Neural Network

Overview of Feed Forward Neural Network | Overview of Deep Neural Network | Activation Function | Loss Functions | Regularization | Convolutional Neural Network |
Implementation of CNN | Case Studies

Chapter 18: Case Studies

Digit Recognition | Face and Eye Detection in Images | Correlation and Feature Selection | Fake News Detection | Detecting Duplicate Questions | Weather Prediction and Song
Recommendation System | Spam Detection

Index

+ Read more
×

Get Notified

We'll notify you when this book is back in stock.

Email is required Invalid email format

Links

  • Events
  • Publish with us
  • Careers with us
  • Contact us

Orient Blackswan Private Limited

  • 3-6-752 Himayatnagar, Hyderabad
  • Telangana, 500 029 India
  • info@orientblackswan.com
Disclaimer and Privacy Policy | Terms and Conditions Copyright © Orient Blackswan Private Limited. All rights reserved.