Vendeur : California Books, Miami, FL, Etats-Unis
EUR 97,94
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Vendeur : Lucky's Textbooks, Dallas, TX, Etats-Unis
EUR 103,26
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New.
Edité par Packt Publishing 2017-12, 2017
ISBN 10 : 1788992369 ISBN 13 : 9781788992367
Langue: anglais
Vendeur : Chiron Media, Wallingford, Royaume-Uni
EUR 98,15
Autre deviseQuantité disponible : 10 disponible(s)
Ajouter au panierPF. Etat : New.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 104,95
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Edité par Packt Publishing Limited, 2017
ISBN 10 : 1788992369 ISBN 13 : 9781788992367
Langue: anglais
Vendeur : Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlande
EUR 125,15
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New. 2017. Paperback. . . . . .
Edité par Packt Publishing Limited, 2017
ISBN 10 : 1788992369 ISBN 13 : 9781788992367
Langue: anglais
Vendeur : Kennys Bookstore, Olney, MD, Etats-Unis
EUR 157,63
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New. 2017. Paperback. . . . . . Books ship from the US and Ireland.
Vendeur : Mispah books, Redhill, SURRE, Royaume-Uni
EUR 147,35
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : New. New. book.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 212,61
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 217,67
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 278,46
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 283,52
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierEtat : New. In.
Edité par Engineering Science Reference, 2023
ISBN 10 : 1668471019 ISBN 13 : 9781668471012
Langue: anglais
Vendeur : Revaluation Books, Exeter, Royaume-Uni
EUR 306,12
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierPaperback. Etat : Brand New. 298 pages. 10.00x7.00x0.68 inches. In Stock.
Edité par Engineering Science Reference, 2023
ISBN 10 : 1668486970 ISBN 13 : 9781668486979
Langue: anglais
Vendeur : Revaluation Books, Exeter, Royaume-Uni
EUR 313,54
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierPaperback. Etat : Brand New. 300 pages. 7.00x0.69x10.00 inches. In Stock.
Edité par Engineering Science Reference, 2023
ISBN 10 : 1668471019 ISBN 13 : 9781668471012
Langue: anglais
Vendeur : Mispah books, Redhill, SURRE, Royaume-Uni
EUR 383,59
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : New. New. book.
Edité par Engineering Science Reference, 2023
ISBN 10 : 1668471000 ISBN 13 : 9781668471005
Langue: anglais
Vendeur : Revaluation Books, Exeter, Royaume-Uni
EUR 403,61
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierHardcover. Etat : Brand New. 320 pages. 11.00x8.50x0.98 inches. In Stock.
Edité par Engineering Science Reference, 2023
ISBN 10 : 1668486962 ISBN 13 : 9781668486962
Langue: anglais
Vendeur : Revaluation Books, Exeter, Royaume-Uni
EUR 411,03
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierHardcover. Etat : Brand New. 300 pages. 10.00x7.00x10.00 inches. In Stock.
Edité par Packt Publishing Limited, 2017
ISBN 10 : 1788992369 ISBN 13 : 9781788992367
Langue: anglais
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 114,87
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback / softback. Etat : New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days 1261.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 133,58
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Learn the art of regression analysis with PythonKey FeaturesBecome competent at implementing regression analysis in PythonSolve some of the complex data science problems related to predicting outcomesGet to grips with various types of regression for effective data analysisBook DescriptionRegression is the process of learning relationships between inputs and continuous outputs from example data, which enables predictions for novel inputs. There are many kinds of regression algorithms, and the aim of this book is to explain which is the right one to use for each set of problems and how to prepare real-world data for it. With this book you will learn to define a simple regression problem and evaluate its performance. The book will help you understand how to properly parse a dataset, clean it, and create an output matrix optimally built for regression. You will begin with a simple regression algorithm to solve some data science problems and then progress to more complex algorithms. The book will enable you to use regression models to predict outcomes and take critical business decisions. Through the book, you will gain knowledge to use Python for building fast better linear models and to apply the results in Python or in any computer language you prefer.What You Will LearnFormat a dataset for regression and evaluate its performanceApply multiple linear regression to real-world problemsLearn to classify training pointsCreate an observation matrix, using different techniques of data analysis and cleaningApply several techniques to decrease (and eventually fix) any overfitting problemLearn to scale linear models to a big dataset and deal with incremental dataWho This Book Is ForThe book targets Python developers, with a basic understanding of data science, statistics, and math, who want to learn how to do regression analysis on a dataset. It is beneficial if you have some knowledge of statistics and data science./p>''.
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 214,11
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store US, Wood Dale, IL, Etats-Unis
EUR 221,20
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 219,20
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store US, Wood Dale, IL, Etats-Unis
EUR 226,39
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierPAP. Etat : New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 280,29
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierHRD. Etat : New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store US, Wood Dale, IL, Etats-Unis
EUR 289,69
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierHRD. Etat : New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store UK, Fairford, GLOS, Royaume-Uni
EUR 285,38
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierHRD. Etat : New. New Book. Delivered from our UK warehouse in 4 to 14 business days. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : PBShop.store US, Wood Dale, IL, Etats-Unis
EUR 294,88
Autre deviseQuantité disponible : Plus de 20 disponibles
Ajouter au panierHRD. Etat : New. New Book. Shipped from UK. THIS BOOK IS PRINTED ON DEMAND. Established seller since 2000.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 318,78
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Data structures are essential principles applicable to any programming language in computer science. Data structures may be studied more easily with Python than with any other programming language because of their interpretability, interactivity, and object-oriented nature. Computers may store and process data at an extraordinary rate and with outstanding accuracy. Therefore, it is of the utmost importance that the data is efficiently stored and is able to be accessed promptly. In addition, data processing should take as little time as feasible while maintaining the highest possible level of precision. Advanced Applications of Python Data Structures and Algorithms assists in understanding and applying the fundamentals of data structures and their many implementations and discusses the advantages and disadvantages of various data structures. Covering key topics such as Python, linked lists, datatypes, and operators, this reference work is ideal for industry professionals, computer scientists, researchers, academicians, scholars, practitioners, instructors, and students.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 326,88
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierTaschenbuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - The world is approaching a point where big data will start to play a beneficial role in many industries and organizations. Today, analyzing data for new insights has become an everyday norm, increasing the need for data analysts to use efficient and appropriate tools to provide quick and valuable results to clients. Existing research in the field currently lacks a full coverage of all essential algorithms, leaving a knowledge void for practical implementation and code in Python with all needed libraries and links to datasets used. Advanced Interdisciplinary Applications of Machine Learning Python Libraries for Data Science serves as a one-stop book to help emerging data scientists gain hands-on skills needed through real-world data and completely up-to-date Python code. It covers all the technical details, from installing the needed software to importing libraries and using the latest data sets; deciding on the right model; training, testing, and evaluating the model; and including NumPy, Pandas, and matplotlib. With coverage on various machine learning algorithms like regression, linear and logical regression, classification, support vector machine (SVM), clustering, k-nearest neighbor, market basket analysis, Apriori, k-means clustering, and visualization using Seaborne, it is designed for academic researchers, undergraduate students, postgraduate students, executive education program leaders, and practitioners.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 355,48
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierBuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Data structures are essential principles applicable to any programming language in computer science. Data structures may be studied more easily with Python than with any other programming language because of their interpretability, interactivity, and object-oriented nature. Computers may store and process data at an extraordinary rate and with outstanding accuracy. Therefore, it is of the utmost importance that the data is efficiently stored and is able to be accessed promptly. In addition, data processing should take as little time as feasible while maintaining the highest possible level of precision. Advanced Applications of Python Data Structures and Algorithms assists in understanding and applying the fundamentals of data structures and their many implementations and discusses the advantages and disadvantages of various data structures. Covering key topics such as Python, linked lists, datatypes, and operators, this reference work is ideal for industry professionals, computer scientists, researchers, academicians, scholars, practitioners, instructors, and students.
Vendeur : AHA-BUCH GmbH, Einbeck, Allemagne
EUR 428,08
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierBuch. Etat : Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - The world is approaching a point where big data will start to play a beneficial role in many industries and organizations. Today, analyzing data for new insights has become an everyday norm, increasing the need for data analysts to use efficient and appropriate tools to provide quick and valuable results to clients. Existing research in the field currently lacks a full coverage of all essential algorithms, leaving a knowledge void for practical implementation and code in Python with all needed libraries and links to datasets used. Advanced Interdisciplinary Applications of Machine Learning Python Libraries for Data Science serves as a one-stop book to help emerging data scientists gain hands-on skills needed through real-world data and completely up-to-date Python code. It covers all the technical details, from installing the needed software to importing libraries and using the latest data sets; deciding on the right model; training, testing, and evaluating the model; and including NumPy, Pandas, and matplotlib. With coverage on various machine learning algorithms like regression, linear and logical regression, classification, support vector machine (SVM), clustering, k-nearest neighbor, market basket analysis, Apriori, k-means clustering, and visualization using Seaborne, it is designed for academic researchers, undergraduate students, postgraduate students, executive education program leaders, and practitioners.