Buy used College Books (Higher Education Textbooks) books online in India
Buy Second Hand Books, Used Books Online In India
History of Medieval India by Satish Chandra
Satish Chandra's History of Medieval India is a comprehensive overview of the history of the Indian subcontinent during the thousand-year period between the eighth and the eighteenth century. History of Medieval India studies this interesting period in Indian history when the land underwent drastic changes and was deeply influenced by the invading armies, religious movements, and the vicissitudes of the changing political, economic and cultural scene. To tell the history of a land spanning the geographical dimensions and the political divisions of the Indian subcontinent is in itself a formidable task. Satish Chandra executes this difficult mission withthe eye of an enquirer and the pen of a scholar.
Atlas of Human Anatomy 7th edition, International Edition
Atlas of Human Anatomy uses Frank H. Netter, MD's detailed illustrations to demystify this often intimidating subject, providing a coherent, lasting visual vocabulary for understanding anatomy and how it applies to medicine. This 5th Edition features a stronger clinical focus-with new diagnostic imaging examples-making it easier to correlate anatomy with practice. Student Consult online access includes supplementary learning resources, from additional illustrations to an anatomy dissection guide and more. Netter. It's how you know.
Python Machine learning
Link to the GitHub Repository containing the code examples and additional material: https://github.com/rasbt/python-machi...Many of the most innovative breakthroughs and exciting new technologies can be attributed to applications of machine learning. We are living in an age where data comes in abundance, and thanks to the self-learning algorithms from the field of machine learning, we can turn this data into knowledge. Automated speech recognition on our smart phones, web search engines, e-mail spam filters, the recommendation systems of our favorite movie streaming services – machine learning makes it all possible.Thanks to the many powerful open-source libraries that have been developed in recent years, machine learning is now right at our fingertips. Python provides the perfect environment to build machine learning systems productively.This book will teach you the fundamentals of machine learning and how to utilize these in real-world applications using Python. Step-by-step, you will expand your skill set with the best practices for transforming raw data into useful information, developing learning algorithms efficiently, and evaluating results.You will discover the different problem categories that machine learning can solve and explore how to classify objects, predict continuous outcomes with regression analysis, and find hidden structures in data via clustering. You will build your own machine learning system for sentiment analysis and finally, learn how to embed your model into a web app to share with the world