Real-Time Object Detection with YOLOv11
التصنيف الكامل: IT & Software > Other IT & Software > Python

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق ومباشر
ينقلك لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Pandas for Data Engineering (2026) : ETL, Dask & Airflow
This course is designed for professionals who want to move beyond basic data analysis and learn how to use Pandas in real-world data engineering workflows. Instead of focusing only on theory, this course emphasises practical implementation, performance optimisation, and production-ready pipelines.You will learn how to build complete ETL pipelines using Pandas, starting from data ingestion to cleaning, transformation, and exporting results. The course covers handling large datasets efficiently using techniques such as vectorisation, memory optimisation, and chunked processing. You will also work with tools like Dask to scale your workflows and process data beyond memory limits.In addition, you will learn how to design structured data pipelines, perform complex joins and aggregations, and work with time series data. The course also introduces production concepts such as data validation, testing, and workflow orchestration using Airflow. By the end of this course, you will be able to create scalable, maintainable, and efficient data workflows used in real-world systems.This course includes multiple hands-on projects that simulate real business use cases such as building ETL pipelines, analysing large datasets, and generating reports. These projects are designed to help you apply concepts and build job-ready skills.If you already know basic Pandas and want to level up into data engineering, this course provides a clear and practical path.

Data Science with Python: Complete Beginner to Advanced Boot
This course contains the use of artifical intelligenceBecome a Data Scientist by Mastering Python, NumPy, Pandas, Statistics, SQL, Machine Learning, and Real-World ProjectsData Science is one of the fastest-growing and most valuable skills across industries. Organizations use data to make better decisions, improve customer experiences, automate processes, and solve complex business problems. This comprehensive course is designed to help you build the practical skills needed to work with data confidently using Python.Whether you're a complete beginner or an experienced programmer looking to expand your skills, this course provides a structured learning path from Python fundamentals to core Data Science and Machine Learning concepts.You'll begin by learning Python programming, including variables, data types, operators, control flow, functions, object-oriented programming, file handling, exception handling, modules, APIs, generators, decorators, and virtual environments. These topics provide the programming foundation required for professional Data Science work.Next, you'll explore NumPy for high-performance numerical computing, followed by essential mathematical concepts including vectors, matrices, probability, statistics, and calculus. Understanding these topics will help you build a solid foundation for analytical thinking and machine learning.You'll then work with Pandas to clean, transform, analyze, and manipulate datasets efficiently. Using Matplotlib and Seaborn, you'll create meaningful charts and visualizations that help communicate insights from data.The course also introduces SQL for querying databases, allowing you to retrieve and analyze structured data used in business environments.As you progress, you'll learn the fundamentals of Machine Learning using Scikit-learn, including supervised and unsupervised learning techniques. You'll build models, evaluate their performance, preprocess data, engineer features, and apply best practices to solve

CIPP/E Certification Masterclass: Complete GDPR & Privacy
Are you ready to achieve your CIPP/E certification and master the complexities of European data protection?Whether you are a DPO, legal practitioner, or IT professional, passing the Certified Information Privacy Professional/Europe (CIPP/E) exam requires more than just memorization—it requires a deep, practical understanding of GDPR principles, regulatory enforcement, and international compliance frameworks.[Heading] Master GDPR Compliance and Pass the IAPP CIPP/E ExamThis CIPP/E Masterclass is the most comprehensive, exam-aligned resource designed to guide you through the official Body of Knowledge (BoK). We take you from the fundamental history of privacy rights to the technical nuances of Data Protection Impact Assessments (DPIAs) and cross-border data transfers.What you will learn in this course:European Privacy Foundations: Master EU institutions, the history of privacy law, and the modern data economy.GDPR Deep Dive: Gain an expert-level understanding of data processing, legal bases, and the accountability framework.Data Subject Rights: Learn how to handle complex subject access requests, erasure, and portability in real-world scenarios.Risk Governance: Navigate the roles of Controllers vs. Processors, DPOs, and advanced risk management strategies.International Transfers: Simplify the complexities of Adequacy Decisions, SCCs, and Schrems II impacts.Exam Strategy: Access high-frequency topic breakdowns, exam traps, and proven study techniques to ensure you pass on your first attempt.Why this course is unique:Scenario-Based Learning: Every section includes practical case studies to

Salesforce AI Specialist Practice Tests AI-201 | 6 Exams
Pass Your Salesforce AI Specialist Exam on the First AttemptThis comprehensive practice test course delivers 360+ scenario-based questions across 6 full-length practice tests, precisely mirroring the real Salesforce AI Specialist exam structure, difficulty, and question types.Whether you're new to the Salesforce ecosystem, an admin advancing to consultant, or a developer pursuing certification, this course prepares you thoroughly.What Makes This Practice Test Course Different6 full-length practice tests (60 questions each, 360+ total) — matches the real exam length exactlyDetailed 120–200 word explanations for every question, with references to official documentation, frameworks, and best practicesScenario-based questions using real corporate contexts (finance, healthcare, retail, aerospace, government, tech) — not just recallDistractor logic explained — understand why each wrong answer is wrong and when it would applyDomain-weighted coverage — questions distributed per the current exam blueprint: Salesforce role-specific configuration + declarative + admin scenariosDifficulty mix matching real exam — 20% easy (recall), 60% medium (application), 20% hard (analysis/multi-domain)Current 2026 exam version — updated for the latest syllabus; no deprecated contentLifetime access + free updates as the exam syllabus evolves30-day Udemy money-back guaranteeReal Exam ProfileCertification: Salesforce AI SpecialistFormat: MCQ + Multi-responseLength: 60 questionsDuration: 105 minPassing score: 65%

Excel Essentials to Advanced: Learn Excel Step by Step
This Excel course takes you from the very basics to advanced practical skills in a clear, step-by-step way. It is designed for complete beginners, office users, and data analysis learners who want to build confidence using Excel for data entry, formulas, analysis, charts, and reporting.What You Will LearnHow to navigate the Excel interface and understand workbooks, worksheets, rows, columns, and cells.How to enter, edit, copy, and organize data efficiently.How to use the Fill Handle and AutoFill to save time.How to apply basic formatting to make spreadsheets clear and professional.How to use essential formulas and functions for everyday calculations.How to work with basic functions such as SUM, AVERAGE, MIN, MAX, and COUNT.How to use logical and lookup functions such as IF, COUNTIF, SUMIF, and XLOOKUP.How to sort and filter data to manage and analyze information easily.How to use data validation to control user input and reduce errors.How to create charts to visualize data in a simple and effective way.How to work with tables, PivotTables, and PivotCharts for better analysis.How to use Power Query to import, clean, transform, and combine data.How to build practical Excel skills for work, study, and data analysis tasks.

Master Python Programming with Practice Tests
Master Python Programming with Practice TestsAre you learning Python or preparing for a technical interview that involves Python fundamentals? This course gives you a focused set of practice tests covering the core concepts every Python programmer needs to know, from basic syntax to object-oriented programming and beyond.Why This Course is UniqueEvery question in this course comes with a detailed explanation for each answer option, not just the correct one. You will understand exactly why an answer is right and why the others are wrong, which builds real conceptual clarity instead of simple memorization. The questions cover practical topics including data types, list comprehensions, functions, classes, exception handling, decorators, generators, and common interview favorites like the Global Interpreter Lock and duck typing.What You Will GainBy working through these practice tests, you will strengthen your understanding of how Python actually works under the hood, not just how to write code that runs. You will become comfortable with tricky concepts like mutability, object references, and scope, which are common sources of confusion for learners at every level. This course is especially useful for beginners solidifying their foundation and for anyone preparing for Python-based technical interviews or certification-style assessments. The content is reviewed regularly to stay aligned with current Python best practices.
