Apress | Supervised Learning With Python: Concepts And Practical Implementation Using Python (2020 EN)

Discussion in 'Artificial intelligence' started by Kanka, Oct 16, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,086
    Likes Received:
    446
    Trophy Points:
    83
    [​IMG]

    Author: Vaibhav Verdhan
    Full Title: Supervised Learning With Python: Concepts And Practical Implementation Using Python
    Publisher: Apress; 1st ed. Edition (October 7, 2020)
    Year: 2020
    ISBN-13: 9781484261569 (978-1-4842-6156-9), 9781484261552 (978-1-4842-6155-2)
    ISBN-10: 1484261569, 1484261550
    Pages: 372
    Language: English
    Genre: Educational: Machine Learning
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 37.44 €


    Gain a thorough understanding of supervised learning algorithms by developing use cases with Python. You will study supervised learning concepts, Python code, datasets, best practices, resolution of common issues and pitfalls, and practical knowledge of implementing algorithms for structured as well as text and images datasets.

    You’ll start with an introduction to machine learning, highlighting the differences between supervised, semi-supervised and unsupervised learning. In the following chapters you’ll study regression and classification problems, mathematics behind them, algorithms like Linear Regression, Logistic Regression, Decision Tree, KNN, Naïve Bayes, and advanced algorithms like Random Forest, SVM, Gradient Boosting and Neural Networks. Python implementation is provided for all the algorithms. You’ll conclude with an end-to-end model development process including deployment and maintenance of the model.

    After reading Supervised Learning with Python you’ll have a broad understanding of supervised learning and its practical implementation, and be able to run the code and extend it in an innovative manner.


    Learn:
    ✓ Review the fundamental building blocks and concepts of supervised learning using Python
    ✓ Develop supervised learning solutions for structured data as well as text and images
    ✓ Solve issues around overfitting, feature engineering, data cleansing, and cross-validation for building best fit models
    ✓ Understand the end-to-end model cycle from business problem definition to model deployment and model maintenance
    ✓ Avoid the common pitfalls and adhere to best practices while creating a supervised learning model using Python

    Features:
    ✓ Hands-on approach for implementing supervised learning algorithms like decision tree, RF, SVM, and Neural Nets with Python
    ✓ Cover the mathematics of supervised learning algorithms in a lucid manner
    ✓ Discusses common challenges like overfitting, data imbalance, hyperparameter tuning, outlier treatment

    Who This Book Is For:
    Data scientists or data analysts interested in best practices and standards for supervised learning, and using classification algorithms and regression techniques to develop predictive models.

    -------------