Python Machine Learning By Example: Unlock machine learning best practices with real-world use cases
DKK 439
Price Details
Excluding Shipping & Custom charges ( Shipping and custom charges will be calculated on checkout )
*All items will import from EU
Ubuy arbejder hårdt for at beskytte din sikkerhed og dit privatliv. Vores avancerede betalingssikkerhedssystem sikrer fortrolighed ved at kryptere dine oplysninger under transmission ved hjælp af AES (Advanced Encryption Standards) og SSL (Secure Socket Layer) protokoller. Dine betalingsoplysninger er 100% sikre, da vi ikke deler dine betalingsoplysninger med tredjepartssælgere.
Elevate your machine learning and deep learning expertise, tackle intricate problems, and unlock the potential of advanced techniques in machine learning with this authoritative guide.
Fast
Shipping
Free
Return*
Secure Packaging
100% Original Products
PCI DSS Compliance
ISO 27001 Certified
Hvad der skiller sig ud
Produktdetaljer
- Author Yuxi (Hayden) Liu teaches machine learning from the fundamentals to building NLP transformers and multimodal models with best practice tips and real-world examples using PyTorch, TensorFlow, scikit-learn, and pandas.Get With Your Book: PDF Copy, AI Assistant, and Next-Gen Reader FreeKey FeaturesDiscover new and updated content on NLP transformers, PyTorch, and computer vision modelingIncludes a dedicated chapter on best practices and additional best practice tips throughout the book to improve your ML solutionsImplement ML models, such as neural networks and linear and logistic regression, from scratchBook DescriptionThe fourth edition of Python Machine Learning By Example is a comprehensive guide for beginners and experienced machine learning practitioners who want to learn more advanced techniques, such as multimodal modeling. Written by experienced machine learning author and ex-Google machine learning engineer Yuxi (Hayden) Liu, this edition emphasizes best practices, providing invaluable insights for machine learning engineers, data scientists, and analysts.Explore advanced techniques, including two new chapters on natural language processing transformers with BERT and GPT, and multimodal computer vision models with PyTorch and Hugging Face. You’ll learn key modeling techniques using practical examples, such as predicting stock prices and creating an image search engine.This hands-on machine learning book navigates through complex challenges, bridging the gap between theoretical understanding and practical application. Elevate your machine learning and deep learning expertise, tackle intricate problems, and unlock the potential of advanced techniques in machine learning with this authoritative guide.What you will learnFollow machine learning best practices throughout data preparation and model developmentBuild and improve image classifiers using convolutional neural networks (CNNs) and transfer learningDevelop and fine-tune neural networks using TensorFlow and PyTorchAnalyze sequence data and make predictions using recurrent neural networks (RNNs), transformers, and CLIPBuild classifiers using support vector machines (SVMs) and boost performance with PCAAvoid overfitting using regularization, feature selection, and moreWho this book is forThis expanded fourth edition is ideal for data scientists, ML engineers, analysts, and students with Python programming knowledge. The real-world examples, best practices, and code prepare anyone undertaking their first serious ML project.Table of ContentsGetting Started with Machine Learning and PythonBuilding a Movie Recommendation EnginePredicting Online Ad Click-Through with Tree-Based AlgorithmsPredicting Online Ad Click-Through with Logistic RegressionPredicting Stock Prices with Regression AlgorithmsPredicting Stock Prices with Artificial Neural NetworksMining the 20 Newsgroups Dataset with Text Analysis TechniquesDiscovering Underlying Topics in the Newsgroups Dataset with Clustering and Topic ModelingRecognizing Faces with Support Vector MachineMachine Learning Best PracticesCategorizing Images of Clothing with Convolutional Neural NetworksMaking Predictions with Sequences Using Recurrent Neural NetworksAdvancing Language Understanding and Generation with Transformer ModelsBuilding An Image Search Engine Using Multimodal ModelsMaking Decisions in Complex Environments with Reinforcement Learning
| Publisher | Packt Publishing |
| Publication date | 31 July 2024 |
| Edition | 4. |
| Language | English |
| Print length | 518 pages |
| ISBN-10 | 1835085628 |
| ISBN-13 | 978-1835085622 |
| Dimensions | 19.05 x 3.02 x 23.5 cm |
Hvem bør købe?
-
Aspiring Data Scientists
Ideal for newcomers wanting practical insights into machine learning through hands-on examples and real-world applications.
-
Developers Transitioning
Perfect for software developers looking to enhance their skills by incorporating machine learning into existing projects.
-
Tech Enthusiasts
Great for enthusiasts eager to understand machine learning strategies along with practical implementation scenarios.
-
Beginners in Coding
Not suitable for complete beginners who lack basic programming knowledge and fundamentals of Python coding.
-
Advanced Practitioners
Less beneficial for experienced machine learning experts seeking advanced theories or cutting-edge research methodologies.
-
Non-technical Users
Not recommended for individuals without a technical background who may struggle with programming concepts and applications.
PRODUKTBESKRIVELSE
Kundespørgsmal & svar
-
spørgsmål:
Is this book suitable for beginners?
svar: Yes, it's designed for both beginners and experienced practitioners. -
spørgsmål:
What programming knowledge do I need?
svar: Basic Python programming knowledge is required. -
spørgsmål:
Do I need additional software to follow along?
svar: You will need access to libraries such as PyTorch and TensorFlow for practical examples.
English edition Yuxi (Hayden) Liu Format: Paperback Editorial Review
Kundeanmeldelser & vurderinger
-
5 stjerne
89%
-
4 stjerne
4%
-
3 stjerne
3%
-
2 stjerne
2%
-
1 stjerne
2%
Anmeld dette produkt
Del dine tanker med andre kunder
Fordele
- Easy to understand examples
- Covers real-world applications
- Focuses on best practices
- Engaging writing style
- Well-structured content
Ulemper
- Some concepts may require prior knowledge.
Produktets prishistorik
Vigtig information
- Begrænsninger : ved produkter som forsendes internationalt skal du venligst være opmærksom på, at eventuelle garantier fra producenten ikke nødvendigvis gælder; producentens tjenester vil måske ikke være tilgængelige; produktmanualer, instruktioner og sikkerhedsoplysninger vil måske ikke findes på destinationslandets sprog. Produkterne samt tilhørende materialer vil måske ikke være designet i overensstemmelse med destinationslandets nationale standarder, specifikationer og krav til mærkning; og produkterne lever ikke nødvendigvis op til destinationslandets standarder for spænding og strøm (hvilket betyder, at en adapter eller omformer kan være nødvendig). Køber er ansvarlig for at sikre, at produktet kan importeres på lovlig vis til destinationslandet. Ved køb hos Ubuy eller Ubuys filialer er køberen officiel importøt og skal følge alle destinationslandets love og regler.
- Det er ikke alle de produkter som vises på Ubuy som er til salg, idet Ubuy er en global søgemaskine. Produkterne er underlagt eksport-/handelsregler.
DKK 439
Bestil nu og få den omkring Monday, Juli 06
This item is not restrict in my country.(Please click on above link if this item is not restrict in your country, So our team will review and allow.)
QTY:
Ubuy arbejder hårdt for at beskytte din sikkerhed og dit privatliv. Vores avancerede betalingssikkerhedssystem sikrer fortrolighed ved at kryptere dine oplysninger under transmission ved hjælp af AES (Advanced Encryption Standards) og SSL (Secure Socket Layer) protokoller. Dine betalingsoplysninger er 100% sikre, da vi ikke deler dine betalingsoplysninger med tredjepartssælgere.
Egenskaber og fordele
- Comprehensive guide for all levels in machine learning.
- Emphasizes machine learning best practices throughout.
- Includes hands-on examples using PyTorch, TensorFlow, and scikit-learn.
- Covers advanced techniques like NLP transformers and multimodal models.
- Provides insights from an experienced Google ML engineer.
- Free PDF copy included with print or Kindle purchase.
