چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

Machine Learning with R: Expert techniques for predictive modeling, 3rd Edition

Melody Howse، Steve Lazarides، Wendy Asher، Roger Gastman، Laurent Nahoum-Vatinet، Tom Fulford، Geoff Barrow، Karolyn Holbon، B.، Buffmonster.، Eric Coleman، Raomain Lefebure، Todd Mazer، Jerry Henry، Andy Phipps، Paranoid Pictures Film Company Limited.، Oscilloscope Laboratories (Firm)، Producers Distribution Agency، Debora Guetta، Andrew Palmer، Banksy.، Jaimie D'Cruz، Holly Cushing، Zam Baring، James Gay-Rees، Rhys Ifans، Mister Brainwash.، Chris King، Space Invader.، Monsieur André.، Zeus.، Shepard Fairey، Ron English، Swoon.، Borf.

قیمت نهایی

۴۴٬۰۰۰ تومان۴۹٬۰۰۰ تومان۱۰٪ تخفیف
  • تخفیف زمان‌دار−۵٬۰۰۰ تومان

۵٬۰۰۰ تومان صرفه‌جویی نسبت به قیمت اصلی

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

سال انتشار
۲۰۱۹
فرمت
EPUB
زبان
انگلیسی
تعداد صفحات
۵ صفحه
حجم فایل
۲۹٫۵ مگابایت
شابک
9780802707956، 9780802772411، 9781000000009، 9781134767502، 9781134767571، 9781282648616، 9781409435297، 9781523125241، 9781787125933، 9781787126022، 9781788291552، 9781788295864، 9781789131512، 9781789613568، 9781789618006، 9781789954531، 9785446115129، 9786313937721، 9786612648618، 9788232804894، 0802707955، 0802772412، 1000000001، 1134767501، 1134767579، 1282648616، 1409435296، 1523125241، 1787125939، 1787126021، 1788291557، 1788295862، 1789131510، 1789613566، 1789618002، 1789954533، 5446115120، 6313937724، 6612648619، 8232804890

دربارهٔ کتاب

Introducing machine learning -- Managing and understanding data -- Lazy learning : classification using nearest neighbors -- Probabilistic learning : classification using naive Bayes -- Divide and conquer : classification using decision trees and rules -- Forecasting numeric data : regression methods -- Black box methods : neural networks and support vector machines -- Finding patterns : market basket analysis using association rules -- Finding groups of data : clustering with k-means -- Evaluating model performance -- Improving model performance -- Specialized machine learning topics. Key Features A practical approach to the frameworks of data science, machine learning, and deep learningUse the most powerful Python libraries to implement machine learning and deep learningLearn best practices to improve and optimize your machine learning systems and algorithms Book Description Machine learning is eating the software world, and now deep learning is extending machine learning. This book is for developers and data scientists who want to master the world of artificial intelligence, with a practical approach to understanding and implementing machine learning, and how to apply the power of deep learning with Python. This Second Edition of Sebastian Raschka's Python Machine Learning is thoroughly updated to use the most powerful and modern Python open-source libraries, so that you can understand and work at the cutting-edge of machine learning, neural networks, and deep learning. Written for developers and data scientists who want to create practical machine learning code, the authors have extended and modernized this best-selling book, to now include the influential TensorFlow library, and the Keras Python neural network library. The Scikit-learn code has also been fully updated to include recent innovations. The result is a new edition of this classic book at the cutting edge of machine learning. Readers new to machine learning will find this classic book offers the practical knowledge and rich techniques they need to create and contribute to machine learning, deep learning, and modern data analysis. Raschka and Mirjalili introduce you to machine learning and deep learning algorithms, and show you how to apply them to practical industry challenges. By the end of the book, you'll be ready to meet the new data analysis opportunities in today's world. Readers of the first edition will be delighted to find a new balance of classical ideas and modern insights into machine learning. Every chapter has been critically updated, and there are new chapters on key technologies. Readers can learn and work with TensorFlow more deeply than ever before, and essential coverage of the Keras neural network library has been added, along with the most recent updates to Scikit-learn. Raschka and Mirjalili have updated this book to meet the most modern areas of machine learning, to give developers and data scientists a fresh and practical Python journey into machine learning. What you will learn Use the key frameworks of data science, machine learning, and deep learningAsk new questions of your data through machine learning models and neural networksWork with the most powerful Python open-source libraries in machine learningBuild deep learning applications using Keras and TensorFlowEmbed your machine learning model in accessible web applicationsPredict continuous target outcomes using regression analysisUncover hidden patterns and structures in data with clusteringAnalyze images using deep learning techniquesUse sentiment analysis to delve deeper into textual and social media data About the Author Sebastian Raschka, author of the best selling Python Machine Learning, has many years of experience with coding in Python and has given several seminars on the practical applications of data science and machine learning, including a machine learning tutorial at SciPy, the leading conference for scientific computing in Python. Sebastian loves to write and talk about data science, machine learning, and Python, and he's motivated to help people developing data-driven solutions without necessarily requiring a machine learning background. His work and contributions have recently been recognized by the departmental outstanding graduate student award 2016-2017. In his free time, Sebastian loves to contribute to open source projects, and methods that he implemented are now successfully used in machine learning competitions such as Kaggle. Vahid Mirjalili obtained his Ph.D. in mechanical engineering working on nove Unlock modern machine learning and deep learning techniques with Python by using the latest cutting-edge open source Python libraries.About This BookSecond edition of the bestselling book on Machine LearningA practical approach to key frameworks in data science, machine learning, and deep learningUse the most powerful Python libraries to implement machine learning and deep learningGet to know the best practices to improve and optimize your machine learning systems and algorithmsWho This Book Is ForIf you know some Python and you want to use machine learning and deep learning, pick up this book. Whether you want to start from scratch or extend your machine learning knowledge, this is an essential and unmissable resource. Written for developers and data scientists who want to create practical machine learning and deep learning code, this book is ideal for developers and data scientists who want to teach computers how to learn from data.What You Will LearnUnderstand the key frameworks in data science, machine learning, and deep learningHarness the power of the latest Python open source libraries in machine learningExplore machine learning techniques using challenging real-world dataMaster deep neural network implementation using the TensorFlow libraryLearn the mechanics of classification algorithms to implement the best tool for the jobPredict continuous target outcomes using regression analysisUncover hidden patterns and structures in data with clusteringDelve deeper into textual and social media data using sentiment analysisIn DetailMachine learning is eating the software world, and now deep learning is extending machine learning. Understand and work at the cutting edge of machine learning, neural networks, and deep learning with this second edition of Sebastian Raschka's bestselling book, Python Machine Learning. Thoroughly updated using the latest Python open source libraries, this book offers the practical knowledge and techniques you need to create and contribute to machine learning, deep learning, and modern data analysis.Fully extended and modernized, Python Machine Learning Second Edition now includes the popular TensorFlow deep learning library. The scikit-learn code has also been fully updated to include recent improvements and additions to this versatile machine learning library.Sebastian Raschka and Vahid Mirjalili's unique insight and expertise introduce you to machine learning and deep learning algorithms from scratch, and show you how to apply them to practical industry challenges using realistic and interesting examples. By the end of the book, you'll be ready to meet the new data analysis opportunities in today's world.If you've read the first edition of this book, you'll be delighted to find a new balance of classical ideas and modern insights into machine learning. Every chapter has been critically updated, and there are new chapters on key technologies. You'll be able to learn and work with TensorFlow more deeply than ever before, and get essential coverage of the Keras neural network library, along with the most recent updates to scikit-learn.Style and ApproachPython Machine Learning Second Edition takes a practical, hands-on coding approach so you can learn about machine learning by coding with Python. This book moves fluently between the theoretical principles of machine learning and the practical details of implementation with Python. Unlock Modern Machine Learning And Deep Learning Techniques With Python By Using The Latest Cutting-edge Open Source Python Libraries. About This Book * Second Edition Of The Bestselling Book On Machine Learning * A Practical Approach To Key Frameworks In Data Science, Machine Learning, And Deep Learning * Use The Most Powerful Python Libraries To Implement Machine Learning And Deep Learning * Get To Know The Best Practices To Improve And Optimize Your Machine Learning Systems And Algorithms Who This Book Is For If You Know Some Python And You Want To Use Machine Learning And Deep Learning, Pick Up This Book. Whether You Want To Start From Scratch Or Extend Your Machine Learning Knowledge, This Is An Essential And Unmissable Resource. Written For Developers And Data Scientists Who Want To Create Practical Machine Learning And Deep Learning Code, This Book Is Ideal For Developers And Data Scientists Who Want To Teach Computers How To Learn From Data. What You Will Learn * Understand The Key Frameworks In Data Science, Machine Learning, And Deep Learning * Harness The Power Of The Latest Python Open Source Libraries In Machine Learning * Explore Machine Learning Techniques Using Challenging Real-world Data * Master Deep Neural Network Implementation Using The Tensorflow Library * Learn The Mechanics Of Classification Algorithms To Implement The Best Tool For The Job * Predict Continuous Target Outcomes Using Regression Analysis * Uncover Hidden Patterns And Structures In Data With Clustering * Delve Deeper Into Textual And Social Media Data Using Sentiment Analysis In Detail Machine Learning Is Eating The Software World, And Now Deep Learning Is Extending Machine Learning. Understand And Work At The Cutting Edge Of Machine Learning, Neural Networks, And Deep Learning With This Second Edition Of Sebastian Raschka's Bestselling Book, Python Machine Learning. --publisher's Description. 1. Giving Computers The Ability To Learn From Data -- 2. Training Simple Machine Learning Algorithms For Classification -- 3. A Tour Of Machine Learning Classifiers Using Scikit-learn -- 4. Building Good Training Sets-data Preprocessing -- 5. Compressing Data Via Dimensionality Reduction -- 6. Learning Best Practices For Model Evaluation And Hyperpaarmeter Tuning -- 7.combining Different Models For Ensemble Learning -- 8. Applying Machine Learning To Sentiment Analysis -- 9. Embedding A Machine Learning Model Into A Web Application -- 10. Predicting Continuous Target Variables With Regression Analysis -- 11. Working With Unlabeled Data-clustering Analysis -- 12. Implementing A Multilayer Artificial Neural Network From Scratch -- 13. Parallelizing Neural Network Training With Tensorflow -- 14. Going Deeper -- The Mechanics Of Tensorflow -- 15. Classifying Images With Deep Convolutional Neural Networks -- 16. Modeling Sequential Data Using Recurrent Neural Networks. Sebastian Raschka, Vahid Mirajalili. Includes Index. Stay updated with expert techniques for solving data analytics and machine learning challenges and gain insights from complex projects and power up your applicationsKey FeaturesBuild independent machine learning (ML) systems leveraging the best features of R 3.5Understand and apply different machine learning techniques using real-world examplesUse methods such as multi-class classification, regression, and clusteringBook DescriptionGiven the growing popularity of the R-zerocost statistical programming environment, there has never been a better time to start applying ML to your data. This book will teach you advanced techniques in ML,using? the latest code in R 3.5. You will delve into various complex features of supervised learning, unsupervised learning, and reinforcement learning algorithms to design efficient and powerful ML models. This newly updated edition is packed with fresh examples covering a range of tasks from different domains. Mastering Machine Learning with R starts by showing you how to quickly manipulate data and prepare it for analysis. You will explore simple and complex models and understand how to compare them. You'll also learn to use the latest library support, such as TensorFlow and Keras-R, for performing advanced computations. Additionally, you'll explore complex topics, such as natural language processing (NLP), time series analysis, and clustering, which will further refine your skills in developing applications. Each chapter will help you implement advanced ML algorithms using real-world examples. You'll even be introduced to reinforcement learning, along with its various use cases and models. In the concluding chapters, you'll get a glimpse into how some of these blackbox models can be diagnosed and understood. By the end of this book, you'll be equipped with the skills to deploy ML techniques in your own projects or at work.What you will learnPrepare data for machine learning methods with easeUnderstand how to write production-ready code and package it for useProduce simple and effective data visualizations for improved insightsMaster advanced methods, such as Boosted Trees and deep neural networksUse natural language processing to extract insights in relation to textImplement tree-based classifiers, including Random Forest and Boosted TreeWho this book is forThis book is for data science professionals, machine learning engineers, or anyone who is looking for the ideal guide to help them implement advanced machine learning algorithms. The book will help you take your skills to the next level and advance further in this field. Working knowledge of machine learning with R is mandatory. Unlock modern machine learning and deep learning techniques with Python by using the latest cutting-edge open source Python libraries. About This Book Second edition of the bestselling book on Machine Learning A practical approach to key frameworks in data science, machine learning, and deep learning Use the most powerful Python libraries to implement machine learning and deep learning Get to know the best practices to improve and optimize your machine learning systems and algorithms Who This Book Is For If you know some Python and you want to use machine learning and deep learning, pick up this book. Whether you want to start from scratch or extend your machine learning knowledge, this is an essential and unmissable resource. Written for developers and data scientists who want to create practical machine learning and deep learning code, this book is ideal for developers and data scientists who want to teach computers how to learn from data. What You Will Learn Understand the key frameworks in data science, machine learning, and deep learning Harness the power of the latest Python open source libraries in machine learning Explore machine learning techniques using challenging real-world data Master deep neural network implementation using the TensorFlow library Learn the mechanics of classification algorithms to implement the best tool for the job Predict continuous target outcomes using regression analysis Uncover hidden patterns and structures in data with clustering Delve deeper into textual and social media data using sentiment analysis In Detail Machine learning is eating the software world, and now deep learning is extending machine learning. Understand and work at the cutting edge of machine learning, neural networks, and deep learning with this second edition of Sebastian Raschka's bestselling book, Python Machine Learning. Thoroughly updated using the latest Python open source libraries, this book offers the practical knowledge and techniques you need to create and contribute to machine learning, deep learning, and modern data analysis. Fully extended and modernized, Python Machine Learning Second Edition now includes the popular TensorFlow deep learning library. The scikit-learn code has also been fully updated to include recent improvements and additions to this versatile machine learning library. Sebastian Raschka and Vahid Mirjalili's unique insight and expertise introduce you to machine learning and deep learning algorithms from s.. Solve Real-world Data Problems With R And Machine Learning Key Features Third Edition Of The Bestselling, Widely Acclaimed R Machine Learning Book, Updated And Improved For R 3.6 And Beyond Harness The Power Of R To Build Flexible, Effective, And Transparent Machine Learning Models Learn Quickly With A Clear, Hands-on Guide By Experienced Machine Learning Teacher And Practitioner, Brett Lantz Book Description Machine Learning, At Its Core, Is Concerned With Transforming Data Into Actionable Knowledge. R Offers A Powerful Set Of Machine Learning Methods To Quickly And Easily Gain Insight From Your Data. Machine Learning With R, Third Edition Provides A Hands-on, Readable Guide To Applying Machine Learning To Real-world Problems. Whether You Are An Experienced R User Or New To The Language, Brett Lantz Teaches You Everything You Need To Uncover Key Insights, Make New Predictions, And Visualize Your Findings. This New 3rd Edition Updates The Classic R Data Science Book To R 3.6 With Newer And Better Libraries, Advice On Ethical And Bias Issues In Machine Learning, And An Introduction To Deep Learning. Find Powerful New Insights In Your Data; Discover Machine Learning With R. What You Will Learn Discover The Origins Of Machine Learning And How Exactly A Computer Learns By Example Prepare Your Data For Machine Learning Work With The R Programming Language Classify Important Outcomes Using Nearest Neighbor And Bayesian Methods Predict Future Events Using Decision Trees, Rules, And Support Vector Machines Forecast Numeric Data And Estimate Financial Values Using Regression Methods Model Complex Processes With Artificial Neural Networks -- The Basis Of Deep Learning Avoid Bias In Machine Learning Models Evaluate Your Models And Improve Their Performance Connect R To Sql Databases And Emerging Big Data Technologies Such As Spark, H2o, And Tensorflow Who This Book Is For Data Scientists, Students, And Other Practitioners Who Want A Clear, Accessible Guide To Machine Learning With R. "Machine learning is eating the software world, and now deep learning is extending machine learning. Understand and work at the cutting edge of machine learning, neural networks, and deep learning with this second edition of Sebastian Raschka's bestselling book, Python Machine Learning. Thoroughly updated using the latest Python open source libraries, this book offers the practical knowledge and techniques you need to create and contribute to machine learning, deep learning, and modern data analysis. Fully extended and modernized, Python Machine Learning Second Edition now includes the popular TensorFlow deep learning library. The scikit-learn code has also been fully updated to include recent improvements and additions to this versatile machine learning library. Sebastian Raschka and Vahid Mirjalili's unique insight and expertise introduce you to machine learning and deep learning algorithms from scratch, and show you how to apply them to practical industry challenges using realistic and interesting examples. By the end of the book, you'll be ready to meet the new data analysis opportunities in today's world. If you've read the first edition of this book, you'll be delighted to find a new balance of classical ideas and modern insights into machine learning. Every chapter has been critically updated, and there are new chapters on key technologies. You'll be able to learn and work with TensorFlow more deeply than ever before, and get essential coverage of the Keras neural network library, along with the most recent updates to scikit-learn."-- Résumé de l'éditeur "The Chronicle of King Galawdewos (r. 1540-1559), reporting the nineteen years of the king's reign, is one of the most useful and significant historical sources for the history of Christian-Muslim relation in the sixteenth century of Ethiopia and the Horn. It represents a peculiar text in Ge'ez historiography both because of its narrative structure and the underlying sources used by the chronicler. Numerous Arabisms appear in the text, which eventually suggest that the Chronicle was written by a person with an outstanding knowledge of Arabic, in 1561. The book presents a new critical edition based on all available manuscripts and provides some detailed introductory notes and an English translation. The new edition yields philological findings concerning the Chronicle of King Galawdewos in particular and new inputs that call for re-editing the Ethiopian royal chronicles in general. It also adds valuable by now not recorded items for Ge'ez lexicography and corrects historical distortions resulted from the previous edition. Above all, the work provides a text-critically established edition of the Chronicle of King Galawdewos accompanied by an up-to-date concisely annotated translation, which offer new insights into the late medieval history and historiography of Ethiopia and the Horn of Africa."--Provided by the publisher. "This monograph marks 30 years of Nordic by telling the stories of 11 key projects without fuss or fog, focusing on how functionality drives form: the force of the simple. Our design captures this simplicity through stripped-back black and white diagrams which, displayed as sequences, lay bare each project. This visual language also emphasises the commonality of approach to all works, whether at the scale of a village, an airport or a single home. We use paperstock with a contrasting matt[e] and gloss side to intersperse this diagrammatic black and white storytelling with colourful photography of completed architecture. This sets a rhythm for the pages of the collection as a whole while works are also introduced in the order of their distance from Nordic's home in the centre of Oslo. The book is Swiss-bound, revealing both the construction and the use of "aurora green" thread, an energetic flash of nordic colour. The black card and binding cloth cover celebrates powerful simplicity with embossed silhouettes of the signature forms from the 11 works contained and explained within."--Book designer's website "What is the task of architecture? In The Force of the Simple, eleven of the projects Nordic - Office of Architecture has been involved in over the past thirty years are presented. Via text and images, we become involved in each project's unique needs and see how the architects have solved them. The eleven projects are very different in scope and geographical location, but all illustrate Nordic's method and core values. 'We wanted to tell these stories about our projects without fuss or fog, focusing on their functionality to explain why they look the way that they do. Throughout, our intent has been to demonstrate the power - and the poetry - of the clear idea: the force of the simple'"--English translation of the publisher's website O presente livro ajuda-nos a encontrar em todas essas situaes uma soluo e um sentido. A orao que nos leva a um abandono amoroso nos braos de Deus torna-se para ns um verdadeiro blsamo: que paz nos d sentir que estamos no regao de um Pai que tudo sabe e tudo pode e nos ama mais que todos os pais e mes do mundo juntos podem amar a um nico filho...! A obra que agora se publica nos leva a introduzir-nos como um cateter no mais ntimo do nosso ser para, atravs de uma profunda endoscopia, dar ao Esprito Santo a oportunidade de nos curar de todas as doenas do corpo e da alma: a orao de cura um dos seus captulos mais significativos, e nele encontraremos esperana e alvio. Assim a nossa vida se converter num remanso de paz e serenidade. Deus e o sentido da vida aborda o que h de mais fundamental na existncia humana: o seu sentido. Uma vida sem sentido, diz o autor, como um navio fantasma que navega sem rumo e sem direo, fadado a ficar deriva, ao sabor de qualquer vento ou mar, e a ser engolido, no fim, pelas implacveis ondas do mar. Mas os seus passageiros, que desconhecem o sentido da sua vida e da sua morte - apesar de tentarem esquecer o destino fatal da sua viagem, vivendo superficialmente - sentem a angstia e a depresso de quem est condenado a um fim dramtico. Na leitura destas pginas, voc ir tomando conscincia de algo que j sabia: que viver sem sentido , simplesmente, enveredar-se para uma morte sem futuro. "This is the inside story of Street Art - a brutal and revealing account of what happens when fame, money and vandalism collide. It follows an eccentric Los Angeles based French shop-keeper turned amateur film-maker as he attempts to capture many of the world's most infamous vandals on camera, only to have British stencil artist Banksy turn the camcorder back on its owner with wildly unexpected results. This fascinating study of low-level criminality, comradeship, and incompetence is modern-day fairytale ... with bolt cutters." -- Back of container Edited and richly annotated by Lt Cdr Andrew David, this volume offers for the first time a complete transcript of the handwritten journal kept by William Broughton on his voyage to the North Pacific (1795-1798), together with letters and the journal of his journey across Mexico (1793). Aiming to complete the work left unfinished by Cook's third voyage, Broughton surveyed the coasts of Japan, the Kurile Islands, Sakhalin and Korea, despite being wrecked on an uncharted reef off the Ryukyu Islands in the middle of the mission How will AI evolve and what major innovations are on the horizon? What will its impact be on the job market, economy, and society? What is the path toward human-level machine intelligence? What should we be concerned about as artificial intelligence advances? Architects of Intelligence contains a series of in-depth, one-to-one interviews where New York Times bestselling author, Martin Ford, uncovers the truth behind these questions from some of the brightest minds in the Artificial Intelligence community A hands-on, readable guide to machine learning with R. Whether you are an experienced R user or new to the language, Brett Lantz teaches you everything you need to uncover key insights and make new predictions.The 3rd edition is fully updated to R 3.6 and features newer and better libraries, advice on ethical and bias issues, and an introduction to deep learning. Machine learning is a field of AI where we build systems that learn from data. This book explains complicated concepts with real-world applications. It demonstrates the power of R and machine learning extensively while highlighting the constraints. Finally, it will walk you through topics such as text analysis, time series, and deep learning. A hands-on, readable guide to machine learning with R. Whether you are an experienced R user or new to the language, Brett Lantz teaches you everything you need to uncover key insights and make new predictions. The 3rd edition is fully updated to R 3.6 and features newer and better libraries, advice on ethical and bias issues, and an ... A hands-on, readable guide to machine learning with R. Whether you are an experienced R user or new to the language, Brett Lantz teaches you everything you need to uncover key insights and make new predictions. The 3rd edition features newer and better libraries, advice on ethical and bias issues, and an introduction to deep learning Ce livre de poésie m’a été inspiré par les différents aléas de la vie.

کتاب‌های مشابه

Machine Learning with R: Expert techniques for predictive modeling, 3rd Edition

Machine Learning with R: Expert techniques for predictive modeling, 3rd Edition

۴۹٬۰۰۰ تومان

Machine Learning with R: Expert techniques for predictive modeling, 3rd Edition

Machine Learning with R: Expert techniques for predictive modeling, 3rd Edition

۴۹٬۰۰۰ تومان

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

۴۹٬۰۰۰ تومان

Machine Learning with R - Second Edition •  Expert techniques for predictive modeling to solve all your data analysis problems

Machine Learning with R - Second Edition • Expert techniques for predictive modeling to solve all your data analysis problems

۴۹٬۰۰۰ تومان

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

۴۹٬۰۰۰ تومان

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

۴۹٬۰۰۰ تومان

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

۴۹٬۰۰۰ تومان

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

۴۹٬۰۰۰ تومان

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

Machine Learning with R - Second Edition: Expert techniques for predictive modeling to solve all your data analysis problems

۴۹٬۰۰۰ تومان

Mastering Machine Learning with R : Advanced Machine Learning Techniques for Building Smart Applications with R 3.5, 3rd Edition

Mastering Machine Learning with R : Advanced Machine Learning Techniques for Building Smart Applications with R 3.5, 3rd Edition

۴۹٬۰۰۰ تومان

Machine Learning for Knowledge Discovery with R : Methodologies for Modeling, Inference and Prediction

Machine Learning for Knowledge Discovery with R : Methodologies for Modeling, Inference and Prediction

۴۹٬۰۰۰ تومان

Marketing Data Science: Modeling Techniques In Predictive Analytics With R And Python Modeling Techniques In Predictive Analytics With R And Python

Marketing Data Science: Modeling Techniques In Predictive Analytics With R And Python Modeling Techniques In Predictive Analytics With R And Python

۴۹٬۰۰۰ تومان

قیمت نهایی

۴۴٬۰۰۰ تومان