• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

2886 Learning courses in Leicester delivered Live Online

Python Machine Learning Course, 1-Days, Online Attendance

4.6(12)

By PCWorkshops

This Python Machine Learning online instructor led course is an excellent introduction to popular machine learning algorithms. Python Machine Learning 2-day Course Prerequisites: Basic knowledge of Python coding is a pre-requisite. Who Should Attend? This course is an overview of machine learning and machine learning algorithms in Python SciKitLearn. Practical: We cover the below listed algorithms, which is only a small collection of what is available. However, it will give you a good understanding, to plan your Machine Learning project We create, experiment and run machine learning sample code to implement a short selected but representative list of available the algorithms. Course Outline: Supervised Machine Learning: Classification Algorithms: Naive Bayes, Decision Tree, Logistic Regression, K-Nearest Neighbors, Support Vector Machine Regression Algorithms: Linear, Polynomial Unsupervised Machine Learning: Clustering Algorithms: K-means clustering, Hierarchical Clustering Dimension Reduction Algorithms: Principal Component Analysis Latent Dirichlet allocation (LDA) Association Machine Learning Algorithms: Apriori, Euclat Other machine learning Algorithms: Ensemble Methods ( Stacking, bagging, boosting ) Algorithms: Random Forest, Gradient Boosting Reinforcement learning Algorithms: Q-Learning Neural Networks and Deep Leaning Algorithms: Convolutional Network (CNN) Data Exploration and Preprocessing: The first part of a Machine Learning project understands the data and the problem at hand. Data cleaning, data transformation and data pre-processing are covered using Python functions to make data exploration and preprocessing relatively easy. What is included in this Python Machine Learning: Python Machine Learning Certificate on completion Python Machine Learning notes Practical Python Machine Learning exercises and code examples After the course, 1 free, online session for questions or revision Python Machine Learning. Max group size on this Python Machine Learning is 4. Refund Policy No Refunds

Python Machine Learning Course, 1-Days, Online Attendance
Delivered OnlineFlexible Dates
£185

VMware Enterprise Learning Subscription (3-Year Term)

By Nexus Human

Duration 1095 Days 6570 CPD hours The VMware Enterprise Learning Subscription delivers convenient and flexible training that lets your team train at their own pace ? when and where they want.This all-inclusive offering gives each licensed user 365 days of access to all content available through the Learning Zone, including all VMware On Demand courses. Subscribers also get a free VMware certification exam voucher. The mInimum ELS Subscription order is for 5 users. Content includes: 50+ Full On Demand courses with labs, equivalent to instructor led VMware course content 1,200+ videos 80+ eLearning short courses 500+ exam prep videos Certification exam voucher for each licensed subscriber Additional course details:Notes Delivery by TDSynex, Exit Certified and New Horizons an VMware Authorised Training Centre (VATC) Nexus Humans VMware Enterprise Learning Subscription (3-Year Term) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the VMware Enterprise Learning Subscription (3-Year Term) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

VMware Enterprise Learning Subscription (3-Year Term)
Delivered OnlineFlexible Dates
Price on Enquiry

VMware Enterprise Learning Subscription (2-Year Term)

By Nexus Human

Duration 730 Days 4380 CPD hours The VMware Enterprise Learning Subscription delivers convenient and flexible training that lets your team train at their own pace ? when and where they want.This all-inclusive offering gives each licensed user 365 days of access to all content available through the Learning Zone, including all VMware On Demand courses. Subscribers also get a free VMware certification exam voucher. The mInimum ELS Subscription order is for 5 users. Content includes: 50+ Full On Demand courses with labs, equivalent to instructor led VMware course content 1,200+ videos 80+ eLearning short courses 500+ exam prep videos Certification exam voucher for each licensed subscriber Additional course details:Notes Delivery by TDSynex, Exit Certified and New Horizons an VMware Authorised Training Centre (VATC) Nexus Humans VMware Enterprise Learning Subscription (2-Year Term) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the VMware Enterprise Learning Subscription (2-Year Term) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

VMware Enterprise Learning Subscription (2-Year Term)
Delivered OnlineFlexible Dates
Price on Enquiry

E-Learning English -​IELTS Speaking A2-B2 - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English -​IELTS Speaking A2-B2  - Self Access Course
Delivered OnlineFlexible Dates
£124

E-Learning English - Pronunciation Practice A1-C1 - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English - Pronunciation Practice A1-C1 - Self Access Course
Delivered OnlineFlexible Dates
£124

DP-080T00 Querying Data with Microsoft Transact-SQL

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course can be valuable for anyone who needs to write basic SQL or Transact-SQL queries. This includes anyone working with data as a data analyst, a data engineer, a data scientist, a database administrator or a database developer. It can also be useful for others peripherally involved with data, or wanting to learn more about working with data such as solution architects, students and technology managers. This course will teach the basics of Microsoft's dialect of the standard SQL language: Transact-SQL. Topics include both querying and modifying data in relational databases that are hosted in Microsoft SQL Server-based database systems, including: Microsoft SQL Server, Azure SQL Database and, Azure Synapse Analytics. 1 - Introduction to Transact-SQL Work with schemas Explore the structure of SQL statements Examine the SELECT statement Work with data types Handle NULLs 2 - Sort and filter results in T-SQL Sort your results Limit the sorted results Page results Remove duplicates Filter data with predicates 3 - Combine multiple tables with JOINs in T-SQL Understand joins concepts and syntax Use inner joins Use outer joins Use cross joins Use self joins 4 - Write Subqueries in T-SQL Understand subqueries Use scalar or multi-valued subqueries Use self-contained or correlated subqueries 5 - Use built-in functions and GROUP BY in Transact-SQL Categorize built-in functions Use scalar functions Use ranking and rowset functions Use aggregate functions Summarize data with GROUP BY Filter groups with HAVING 6 - Modify data with T-SQL Insert data Generate automatic values Update data Delete data Merge data based on multiple tables Additional course details: Nexus Humans DP-080T00 Querying Data with Microsoft Transact-SQL training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the DP-080T00 Querying Data with Microsoft Transact-SQL course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

DP-080T00 Querying Data with Microsoft Transact-SQL
Delivered OnlineFlexible Dates
£1,190

International Security in a Changing World | Live Online Learning

By Gada Academy

Explore "International Security in a Changing World" through live online learning. Join expert-led sessions to understand global security dynamics, emerging threats, and strategic solutions in an interactive, real-time format. Enroll now to stay informed and engaged.

International Security in a Changing World | Live Online Learning
Delivered OnlineFlexible Dates
€119 to €352

E-Learning English - ​I​ELTS Writing A2-B2 - Self Access Course

5.0(12)

By ELHUK

E-Learning courses are self study courses which students can join from anywhere in the world.

E-Learning English - ​I​ELTS Writing A2-B2  - Self Access Course
Delivered OnlineFlexible Dates
£124

EFQM Performance Improvement Practitioner Workshop - May 2025

By Centre for Competitiveness

EFQM Performance Improvement Practitioner Course A 2-day deep-dive workshop on RADAR and how to use it as an agile project performance framework. The essential course for anyone wanting to learn more about the RADAR logic and how to build a continuous improvement culture and mindset across your whole organisation.   Who is it for? This course is suitable for anyone who wants to understand the RADAR logic and how it can be used to make their organisation more effective. Whilst this training is effective as a stand-alone course; it is also a Level 1 option for anyone considering one of the EFQM qualification routes as a way of progressing their management development and career.   Benefits By the end of the course, participants will be able to: Explain the overall RADAR logic Explain the main principles of positive culture and mindset for driving performance Describe how RADAR can be implemented into an organisation to improve performance at every level Identify how to use RADAR to drive the management agenda Apply RADAR across day-to-day initiatives and key projects as an agile project performance framework. Programme The main topics covered during the EFQM Performance Improvement Practitioner training are: RADAR logic and examples of how it can be used Using RADAR to drive the management agenda Using RADAR to drive strategic initiatives Using RADAR to set up strategic KPI’s RADAR as a Performance Improvement Framework Case studies and group exercises RADAR Improvement Matrix self-assessment The training is spread over two days and is delivered in a virtual classroom setting (Zoom or Microsoft Teams), using videos, group discussions, case studies and activities in breakout rooms and presentations from the trainer.   Further Development The EFQM Performance Improvement Practitioner training provides core knowledge about the RADAR Logic. In some cases, the training will have fulfilled an individual's learning needs. In many cases, the individual will want to consolidate their learning by applying the theory to a practical task. We encourage you to apply RADAR to a practical, work-based project, and we provide guidance on how to approach and complete your project.    Completion of the RADAR Performance Improvement Project also allows you to progress to one of the advanced EFQM qualification programmes: EFQM Performance Improvement Leader, EFQM Assessor or EFQM Organisational Change Leader.   EFQM Performance Improvement Leader If you successfully complete the EFQM Performance Improvement Practitioner training and the subsequent project, you are invited to apply for the EFQM Performance Improvement Leader assessment. You will be guided and coached by an EFQM trainer and asked to present your project to the EFQM expert panel. Here you will answer questions about how you applied the RADAR logic and principles (we provide participants with templates for running the project, as well as a high-level mid-term review). You will also receive feedback on how to improve and maximise the use of RADAR for future endeavours. Dates and time: This is a two day on-line workshop delivered on the 12th of June & 18th of June from 9:00 AM to 3:30 PM GMT Cost: £1000 + VAT

EFQM Performance Improvement Practitioner Workshop - May 2025
Delivered Online + more
£1,000

Organizational Skills

By Nexus Human

Duration 1 Days 6 CPD hours This course is intended for Stop looking for those important items, and start knowing where they are by getting organized. Developing good Organizational Skill is an investment that will provide benefits for years. To be successful means to be organized. These skills will filter through all aspects of your participants professional and personal lives. 1 - Getting Started Housekeeping Items The Parking Lot Workshop Objectives Action Plans and Evaluations 2 - Remove the Clutter Just Do it You Don't Have to Keep Everything Three Boxes: Keep, Donate, and Trash A Place for Everything and Everything in its Place Case Study Review Questions 3 - Prioritize Write it Down Urgent/Important Matrix Divide Tasks 80/20 Rule Case Study Review Questions 4 - Scheduling Your Time Have a Master Calendar Setting Deadlines Remove or Limit the Time Wasters Coping With Things Outside of Our Control Case Study Review Questions 5 - To Do Lists Use a Day Planner Finish What You Start Focus on the Important Do Quick Tasks Immediately Case Study Review Questions 6 - Paper and Paperless Storage Find a System that Works for You Make it Consistent Make it Time Sensitive Setting up Archives Case Study Review Questions 7 - Organization in Your Work Area Keeping Items Within Arm's Reach Only Have Current Projects on Your Desk Arranging Your Drawers Organize to Match Your Workflow Case Study Review Questions 8 - Tools to Fight Procrastination Eat That Frog! Remove Distractions Give Yourself a Reward Break Up large Tasks Case Study Review Questions 9 - Organizing your Inbox Setting up Delivery Rules Folder and Message Hierarchy Deal with Email Right Away Flag and Highlight Important Items Case Study Review Questions 10 - Avoid the Causes of Disorganization Keeping Everything Not Being Consistent Not Following a Schedule Bad Habits Case Study Review Questions 11 - Discipline is the Key to Staying Organized Stay Within Your Systems Learn to Say No Have Organization Be Part of Your Life Plan for Tomorrow, Today Case Study Review Questions 12 - Wrapping Up Words from the Wise Review of Parking Lot Lessons Learned Completion of Action Plans Additional course details: Nexus Humans Organizational Skills training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Organizational Skills course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Organizational Skills
Delivered OnlineFlexible Dates
£395