De Aller-Bedste Bøger - over 12 mio. danske og engelske bøger
Levering: 1 - 2 hverdage

Bøger af Pooja Baraskar

Filter
Filter
Sorter efterSorter Populære
  • af Pooja Baraskar
    367,95 kr.

    DESCRIPTION In today's era of Artificial Intelligence and the vast expanse of big data, understanding how to effectively utilize search algorithms has become crucial. Every day, billions of searches happen online, influencing everything from social media recommendations to critical decisions in fields like finance and healthcare. Behind these seemingly straightforward searches are powerful algorithms that determine how information is discovered, organized, and applied, fundamentally shaping our digital interactions. This book covers various search algorithms, starting with linear and binary searches, analyzing their performance, and implementing them in Python. It progresses to graph traversal algorithms like DFS and BFS, including Python examples and explores the A* algorithm for optimal pathfinding. Advanced search techniques and optimization best practices are discussed, along with neural network applications like gradient descent. You will also learn to create interactive visualizations using Streamlit and explore real-world applications in gaming, logistics, and Machine Learning.KEY FEATURES ¿ Comprehensive coverage of a wide range of search algorithms, from basic to advanced. ¿ Hands-on Python code examples for each algorithm, fostering practical learning.¿ Insights into the real-world applications of each algorithm, preparing readers for real-world challenges.WHAT YOU WILL LEARN¿ Understand basic to advanced search algorithms in Python that are crucial for information retrieval.¿ Learn different search methods like binary search and A* search, and their pros and cons.¿ Use Python's visualization tools to see algorithms in action for better understanding.¿ Enhance learning with practical examples, challenges, and solutions to boost programming skills.WHO THIS BOOK IS FORThis book is for software engineers, data scientists, and computer science students looking to master search algorithms with Python to optimize search algorithms in today's data-driven environments.