دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: نویسندگان: Kats. Philipp, Katz. David سری: ISBN (شابک) : 9781789535365, 1789535360 ناشر: Packt Publishing سال نشر: 2019 تعداد صفحات: 0 زبان: English فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 9 مگابایت
کلمات کلیدی مربوط به کتاب Python را با ساختن برنامههای علم داده بیاموزید: راهنمای سرگرمکننده و مبتنی بر پروژه برای یادگیری Python 3 هنگام ساخت برنامههای دنیای واقعی: علوم داده، پایتون، پایتون (زبان برنامه کامپیوتری)
در صورت تبدیل فایل کتاب Learn Python by building data science applications: a fun, project-based guide to learning Python 3 while building real-world apps به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Python را با ساختن برنامههای علم داده بیاموزید: راهنمای سرگرمکننده و مبتنی بر پروژه برای یادگیری Python 3 هنگام ساخت برنامههای دنیای واقعی نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
درک ساختارهای زبان برنامه نویسی پایتون و استفاده از آنها برای ساخت پروژه های علم داده
Python پرکاربردترین زبان برنامه نویسی برای ساختن است.
کاربردهای علم داده این کتاب همراه با دستورالعملهای گام به
گام، حاوی آموزشهای آسان برای کمک به یادگیری پایتون و توسعه
پروژههای علم داده در دنیای واقعی است. «سس مخفی» این کتاب
فهرستی از موضوعات و راهحلهای انتخابشده آن است که با
استفاده از طیف وسیعی از پروژههای دنیای واقعی، گردآوری
دادههای اولیه، تجزیه و تحلیل دادهها و تولید را پوشش
میدهد.
این کتاب پایتون با آشنایی شما با اصول برنامه نویسی، از
متغیرها و انواع داده ها گرفته تا کلاس ها و توابع، شروع می
شود. شما یاد خواهید گرفت که چگونه کدهای اصطلاحی بنویسید و آن
را آزمایش و اشکال زدایی کنید، و خواهید فهمید که چگونه می
توانید بسته ها ایجاد کنید یا از طیف وسیعی از بسته های داخلی
استفاده کنید. همچنین با اکوسیستم گسترده بسته های علوم داده
پایتون، از جمله NumPy، Pandas، scikit-learn، Altair و
Datashader آشنا خواهید شد. علاوه بر این، شما قادر خواهید بود
تجزیه و تحلیل داده ها را انجام دهید، مدل ها را آموزش دهید، و
نتایج را تفسیر و ارتباط برقرار کنید. در نهایت، با ساختاردهی و
زمانبندی اسکریپتها با استفاده از لوئیجی و به اشتراکگذاری
مدلهای یادگیری ماشین خود با جهان بهعنوان یک میکروسرویس آشنا
میشوید.
در پایان کتاب، شما یاد خواهید گرفت. نه تنها نحوه پیادهسازی Python در پروژههای علم داده، بلکه نحوه نگهداری و طراحی آنها برای مطابقت با استانداردهای برنامهنویسی بالا.
اگر می خواهید پایتون یا علم داده را به روشی سرگرم کننده و جذاب یاد بگیرید، این کتاب برای شماست همچنین اگر دانشآموز دبیرستانی، محقق، تحلیلگر، یا هر کسی هستید که تجربه کمی یا بدون تجربه کدنویسی دارید و به موضوع علاقهمند است و شجاعت یادگیری، شکست و درس گرفتن از شکست را دارید، این کتاب برای شما مفید خواهد بود. درک اولیه از نحوه کار کامپیوترها مفید خواهد بود.
دانلود کد نمونه برای این کتاب الکترونیکی: میتوانید فایلهای کد نمونه این کتاب الکترونیکی را در پیوند زیر دانلود کنید: https://github.com/PacktPublishing/Python-Programming-Projects-Learn-Python-37. -by-building-applications. اگر به پشتیبانی نیاز دارید، لطفاً ایمیل بزنید: customercare@packt.com
Understand the constructs of the Python programming language and use them to build data science projects
Python is the most widely used programming language for
building data science applications. Complete with
step-by-step instructions, this book contains easy-to-follow
tutorials to help you learn Python and develop real-world
data science projects. The "secret sauce" of the book is its
curated list of topics and solutions, put together using a
range of real-world projects, covering initial data
collection, data analysis, and production.
This Python book starts by taking you through the
basics of programming, right from variables and data types to
classes and functions. You'll learn how to write idiomatic
code and test and debug it, and discover how you can create
packages or use the range of built-in ones. You'll also be
introduced to the extensive ecosystem of Python data science
packages, including NumPy, Pandas, scikit-learn, Altair, and
Datashader. Furthermore, you'll be able to perform data
analysis, train models, and interpret and communicate the
results. Finally, you'll get to grips with structuring and
scheduling scripts using Luigi and sharing your machine
learning models with the world as a
microservice.
By the end of the book, you'll have learned not only how to implement Python in data science projects, but also how to maintain and design them to meet high programming standards.
If you want to learn Python or data science in a fun and engaging way, this book is for you. You'll also find this book useful if you're a high school student, researcher, analyst, or anyone with little or no coding experience with an interest in the subject and courage to learn, fail, and learn from failing. A basic understanding of how computers work will be useful.
Downloading the example code for this ebook: You can download the example code files for this ebook on GitHub at the following link: https://github.com/PacktPublishing/Python-Programming-Projects-Learn-Python-3.7-by-building-applications. If you require support please email: customercare@packt.com
Table of ContentsPreparing the workspaceFirst Steps in coding variables and data typesFunctionsData StructuresLoops and other compound statementsFirst script: Geocoding with Web APIsScraping Data from the Web with Beautiful Soup 4Simulation with Classes and inheritanceShell, Git, Conda, and More at Your CommandPython for Data ApplicationsData cleaning and manipulationData Exploration and VisualizationTraining a Machine Learning modelImproving your Models Metrics pipelines and experimentsPackaging and testing with poetry and pytestData Pipelines with LuigiLets build a dashboardServing models with Rest APIServerless API using ChaliceBest practices and Python performance