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

35719 Courses

Fixing Your Communication Problems

By ZandaX

Learn how to deal with, and prevent, communication problems. Includes Identifying Problems, Opposition & Conflict, Difficult Messages, Assertiveness & Intimidation, Best Practices.

Fixing Your Communication Problems
Delivered Online On Demand1 hour
£12.99

Learn to Code with Ruby

By Packt

Unlock the power of coding with our all-inclusive Ruby course. Whether you're starting from scratch or elevating your programming skills, this course is tailored for a seamless learning curve in Ruby 3.2.

Learn to Code with Ruby
Delivered Online On Demand31 hours 27 minutes
£67.99

Data Science with Python

4.9(27)

By Apex Learning

Overview Mastering data science skills and expertise can open new doors of opportunities for you in a wide range of fields. Learn the fundamentals and develop a solid grasp of Python data science with the comprehensive Data Science with Python course. This course is designed to assist you in securing a valuable skill set and boosting your career. This course will provide you with quality training on the fundamentals of data analysis with Python. From the step-by-step learning process, you will learn the techniques of setting up the system. Then the course will teach you Python data structure and functions. You will receive detailed lessons on NumPy, Matplotlib, and Pandas. Furthermore, you will develop the skills for Algorithm Evaluation Techniques, visualising datasets and much more. After completing the course you will receive a certificate of achievement. This certificate will help you create an impressive resume. So join today! How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? This course Data Science with Python course is ideal for beginners in data science. It will help them develop a solid grasp of Python and help them pursue their dream career in the field of data science. Requirements The students will not require any formal qualifications or previous experience to enrol in this course. Anyone can learn from the course anytime from anywhere through smart devices like laptops, tabs, PC, and smartphones with stable internet connections. They can complete the course according to their preferable pace so, there is no need to rush. Career Path This course will equip you with valuable knowledge and effective skills in this area. After completing the course, you will be able to explore career opportunities in the fields such as Data Analyst Data Scientist Data Manager Business Analyst And much more! Course Curriculum 90 sections • 90 lectures • 10:19:00 total length •Course Overview & Table of Contents: 00:09:00 •Introduction to Machine Learning - Part 1 - Concepts , Definitions and Types: 00:05:00 •Introduction to Machine Learning - Part 2 - Classifications and Applications: 00:06:00 •System and Environment preparation - Part 1: 00:04:00 •System and Environment preparation - Part 2: 00:06:00 •Learn Basics of python - Assignment 1: 00:10:00 •Learn Basics of python - Assignment 2: 00:09:00 •Learn Basics of python - Functions: 00:04:00 •Learn Basics of python - Data Structures: 00:12:00 •Learn Basics of NumPy - NumPy Array: 00:06:00 •Learn Basics of NumPy - NumPy Data: 00:08:00 •Learn Basics of NumPy - NumPy Arithmetic: 00:04:00 •Learn Basics of Matplotlib: 00:07:00 •Learn Basics of Pandas - Part 1: 00:06:00 •Learn Basics of Pandas - Part 2: 00:07:00 •Understanding the CSV data file: 00:09:00 •Load and Read CSV data file using Python Standard Library: 00:09:00 •Load and Read CSV data file using NumPy: 00:04:00 •Load and Read CSV data file using Pandas: 00:05:00 •Dataset Summary - Peek, Dimensions and Data Types: 00:09:00 •Dataset Summary - Class Distribution and Data Summary: 00:09:00 •Dataset Summary - Explaining Correlation: 00:11:00 •Dataset Summary - Explaining Skewness - Gaussian and Normal Curve: 00:07:00 •Dataset Visualization - Using Histograms: 00:07:00 •Dataset Visualization - Using Density Plots: 00:06:00 •Dataset Visualization - Box and Whisker Plots: 00:05:00 •Multivariate Dataset Visualization - Correlation Plots: 00:08:00 •Multivariate Dataset Visualization - Scatter Plots: 00:05:00 •Data Preparation (Pre-Processing) - Introduction: 00:09:00 •Data Preparation - Re-scaling Data - Part 1: 00:09:00 •Data Preparation - Re-scaling Data - Part 2: 00:09:00 •Data Preparation - Standardizing Data - Part 1: 00:07:00 •Data Preparation - Standardizing Data - Part 2: 00:04:00 •Data Preparation - Normalizing Data: 00:08:00 •Data Preparation - Binarizing Data: 00:06:00 •Feature Selection - Introduction: 00:07:00 •Feature Selection - Uni-variate Part 1 - Chi-Squared Test: 00:09:00 •Feature Selection - Uni-variate Part 2 - Chi-Squared Test: 00:10:00 •Feature Selection - Recursive Feature Elimination: 00:11:00 •Feature Selection - Principal Component Analysis (PCA): 00:09:00 •Feature Selection - Feature Importance: 00:06:00 •Refresher Session - The Mechanism of Re-sampling, Training and Testing: 00:12:00 •Algorithm Evaluation Techniques - Introduction: 00:07:00 •Algorithm Evaluation Techniques - Train and Test Set: 00:11:00 •Algorithm Evaluation Techniques - K-Fold Cross Validation: 00:09:00 •Algorithm Evaluation Techniques - Leave One Out Cross Validation: 00:05:00 •Algorithm Evaluation Techniques - Repeated Random Test-Train Splits: 00:07:00 •Algorithm Evaluation Metrics - Introduction: 00:09:00 •Algorithm Evaluation Metrics - Classification Accuracy: 00:08:00 •Algorithm Evaluation Metrics - Log Loss: 00:03:00 •Algorithm Evaluation Metrics - Area Under ROC Curve: 00:06:00 •Algorithm Evaluation Metrics - Confusion Matrix: 00:10:00 •Algorithm Evaluation Metrics - Classification Report: 00:04:00 •Algorithm Evaluation Metrics - Mean Absolute Error - Dataset Introduction: 00:06:00 •Algorithm Evaluation Metrics - Mean Absolute Error: 00:07:00 •Algorithm Evaluation Metrics - Mean Square Error: 00:03:00 •Algorithm Evaluation Metrics - R Squared: 00:04:00 •Classification Algorithm Spot Check - Logistic Regression: 00:12:00 •Classification Algorithm Spot Check - Linear Discriminant Analysis: 00:04:00 •Classification Algorithm Spot Check - K-Nearest Neighbors: 00:05:00 •Classification Algorithm Spot Check - Naive Bayes: 00:04:00 •Classification Algorithm Spot Check - CART: 00:04:00 •Classification Algorithm Spot Check - Support Vector Machines: 00:05:00 •Regression Algorithm Spot Check - Linear Regression: 00:08:00 •Regression Algorithm Spot Check - Ridge Regression: 00:03:00 •Regression Algorithm Spot Check - Lasso Linear Regression: 00:03:00 •Regression Algorithm Spot Check - Elastic Net Regression: 00:02:00 •Regression Algorithm Spot Check - K-Nearest Neighbors: 00:06:00 •Regression Algorithm Spot Check - CART: 00:04:00 •Regression Algorithm Spot Check - Support Vector Machines (SVM): 00:04:00 •Compare Algorithms - Part 1 : Choosing the best Machine Learning Model: 00:09:00 •Compare Algorithms - Part 2 : Choosing the best Machine Learning Model: 00:05:00 •Pipelines : Data Preparation and Data Modelling: 00:11:00 •Pipelines : Feature Selection and Data Modelling: 00:10:00 •Performance Improvement: Ensembles - Voting: 00:07:00 •Performance Improvement: Ensembles - Bagging: 00:08:00 •Performance Improvement: Ensembles - Boosting: 00:05:00 •Performance Improvement: Parameter Tuning using Grid Search: 00:08:00 •Performance Improvement: Parameter Tuning using Random Search: 00:06:00 •Export, Save and Load Machine Learning Models : Pickle: 00:10:00 •Export, Save and Load Machine Learning Models : Joblib: 00:06:00 •Finalizing a Model - Introduction and Steps: 00:07:00 •Finalizing a Classification Model - The Pima Indian Diabetes Dataset: 00:07:00 •Quick Session: Imbalanced Data Set - Issue Overview and Steps: 00:09:00 •Iris Dataset : Finalizing Multi-Class Dataset: 00:09:00 •Finalizing a Regression Model - The Boston Housing Price Dataset: 00:08:00 •Real-time Predictions: Using the Pima Indian Diabetes Classification Model: 00:07:00 •Real-time Predictions: Using Iris Flowers Multi-Class Classification Dataset: 00:03:00 •Real-time Predictions: Using the Boston Housing Regression Model: 00:08:00 •Resources - Data Science & Machine Learning with Python: 00:00:00

Data Science with Python
Delivered Online On Demand10 hours 19 minutes
£12

Manual Handling Course Online

By Training Tale

Do you want to start a career in manual handling? Are you looking for training to improve your knowledge in this area? If you answered yes, you've come to the right place because our well-designed course will get you ready! With one of our most rigorous coursework, your current skills or abilities in Manual Handling Course can be strengthened. You won't regret it, we assure you. It is thought that one of the leading causes of work-related musculoskeletal diseases is a lack of manual handling knowledge. It is also to blame for more than one-third of all workplace injuries. This course will teach you how to operate in accordance with UK health and safety laws, from ensuring proper control measures to handling techniques and risk assessment. This course is particularly beneficial for warehouse and manufacturing workers, manual labourers, delivery drivers, construction workers, and farmhands. Our training program covers all of the latest and most cutting-edge aspects of manual handling careers. This excellent education program will broaden your knowledge and skills by covering topics ranging from basic to advanced bundle manual handling course. After completing our course, we guarantee you to be more impactful in this field. The Top 5 Manual Handling Principles for Injury Prevention that we refer to are as follows: Plan- thoroughly plan your lift. Position- correctly centre the body and feet. Pick - lift item with proper posture. Proceed - move towards the targeted position. Place- set the object down safely. Learning Outcomes After completing bundle Manual Handling Course successfully, you will be able to - Recognise the various types of work equipment and the associated risks. Recognise the most prevalent manual handling hazards. Know the guidelines put forth by MHOR's legal rules. Make a list of all the information you will use for a report on an accident or event. Reduce occupational risks. Recognise the most effective postures and the heaviest weights available in the surroundings. Why Choose Manual Handling Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. Manual Handling Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the course. *****Course Included***** Main Course: Manual Handling Course **Free Courses** Course 01: Level 2 Fire Safety Course 02: Level 3 HACCP Training Course ***Others*** Free 3 PDF Certificate Lifetime Access Free Retake Exam Tutor Support [ Note: Free PDF certificate as soon as completing the Manual Handling Course] This bundle course will teach you all five of them. You'll also learn about jobs that require heavy lifting or transportation of heavy goods, as well as jobs that require manual handling. You will also be introduced to advanced manual handling techniques, which will equip you with the knowledge and skills needed to maintain safe handling attitudes and use mechanical aids to help the process. Also, in our course, the learner is going to acquire an adequate understanding of manual handling of loads, the musculature, and rheumatic conditions, identify hazards, perform risk assessment related to this sector, and gain insight into risk contributing elements. This Manual Handling course helps businesses make sure that both their employees and themselves have received the necessary instruction in the principles and techniques of safe manual handling. Identifying experts who are at risk of damage, comprehending the basic principles of human movement, using the proper lifting techniques, and guidance on avoiding dangers are all covered in our Manual Handling course. This Manual Handling course is designed to provide a thorough comprehension of the nature of the related sector and the key roles that exist within it. It teaches all of the most relevant topics and changes to help you progress in the job market and be a better fit for your chosen Manual career. The training materials for this course are available online, allowing you to learn at your own pace and advance your career with ease. So, what's holding you back from earning your manual handling course certification and becoming the world's best manual handler right now? Enrol today to start your rewarding career in this field! Course Curriculum of *** Manual Handling Course *** Module 01: Introduction and Legislation What is Manual Handling? Injuries and Health Risk Benefits of Controlling Risks The Manual Handling Operations Regulations Employer Duties Employee Duties HSE Guidance Module 02: Manual Handling Injuries Types of Injury Immediate Injuries Musculoskeletal Disorders Module 03: Risk Assessments for Safe Manual Handling What is a Risk Assessment? Who Should Carry Out a Risk Assessment? Identifying Hazards Factors That Increase the Risk of Harm Deciding Who May be Harmed and How Occupations Most at Risk Evaluating Risks Recording the Significant Findings Reviewing and Updating Results of Your Risk Assessment Module 04: Avoiding and Controlling the Risks Employer Duties Avoiding Manual Handling LITE Reducing the Risk Team Handling Mechanical and Automation Precautions Personal Protective Equipment Module 05: Safe Manual Handling Techniques Lifting and Lowering Techniques Safe Weights for Lifting and Lowering Carrying Risk Assessments and HSE Tools Pushing and Pulling Assessment Method After completing each module of the Manual Handling Course, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for Manual Handling course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? This bundle Manual Handling Course is ideal for - Warehouse Worker Factory Worker Construction Worker Office Worker Shop Assistant Delivery Driver Requirements Students who intend to enrol in Manual Handling Course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Career path This Manual Handling course will open doors and lead you to a range of job opportunities in a variety of industries. Here are a few possibilities: £16,000 - £24,000 per year for a Warehouse Employee £15,000 - £23,000 for a factory worker £17,000 - £34,000 for a construction worker £16,000 - £25,000 for an office worker £12,000 - £21,000 as a Shop Assistant Certificates Certificate of completion Digital certificate - Included

Manual Handling Course Online
Delivered Online On Demand4 hours
£12

Job Search Skills: Job Search Skills Course

By Training Tale

The relevant industry experts developed this Job Search Skills course. Searching for a job can be exciting; it can also be fraught with anxiety and discomfort due to change and the unknown. Whether you are already in the midst of a job search or are considering one, this Job Search Skills course will provide you with the skills necessary to identify and apply for suitable jobs, as well as to prepare for and conduct yourself in a job interview. The job market today is not what it was even five years ago. Knowing where to go, who to talk to, and what opportunities are available will help you transition from someone who fantasizes about having a job to someone who has the job they've always wanted. The purpose of this Job Search Skills course is to help you determine your skillset, the type of work that is important and realistic to include in your search, and how to get started. Learning Outcomes After completing this Job Search Skills course, the learner will be able to: Learn how to identify achievable job goals. Gain a thorough understanding of the key qualities required for employment from an employer's perspective. Know the different types of CVs and cover letters used to apply for jobs. Know how to identify suitable job opportunities and apply for them. Understand how to prepare for an interview. Understand how to conduct yourself in an interview situation. Know how to reflect on your own performance following an interview situation. Why Choose Job Search Skills Course from Us Self-paced course, access available from anywhere. Easy to understand, high-quality study materials. This Course developed by industry experts. MCQ quiz after each module to assess your learning. Automated and instant assessment results. 24/7 support via live chat, phone call or email. Free PDF certificate as soon as completing the course. ***Job Search Skills Bundle Course Course 01: Job Search Skills Course Course 02: Level 4 Time Management Course Course 03: Dealing With Difficult People ***Other Benefits of Job Search Skills Bundle Course Free 3 PDF Certificate Lifetime Access Free Retake Exam Tutor Support [ Note: Free PDF certificate as soon as completing the course ] Course Curriculum Module 01: Preparing to Achieve Own Job Goals Understand how to identify achievable job goals Understand the key qualities required for employment from an employer perspective Be able to identify own employability skills Module 02: Promoting Yourself and Preparing for a Job Interview Know the different types of CV and cover letter used to apply for jobs Understand where and how to search for jobs Be able to identify suitable job opportunities and apply for them Understand how to prepare for an interview Be able to conduct self in an interview situation Be able to reflect on own performance following an interview situation --------------------- **Level 4 Time Management Course Course Curriculum Module 01: Difficult People and Their Difficult Behaviour Introduction Openly Hostile, Aggressive Behaviour Disguised Hostility: Passive-Aggressive Behaviour Passive Behaviour Module 02: Communicating With Difficult People Introduction Minimal Encouragers Reflective Listening Questions About Feelings Non-Verbal Communication Talking to Difficult People Module 03: Standing Up to Difficult People Introduction How to be Assertive Building the Confidence to be More Assertive Choosing How to Respond Module 04: A Quick Guide to the Seven Classically Difficult Types Hostile, Aggressive, Belligerent and Offensive Complainer, Grouches and the Sourpuss The Silent Unresponsive and the Quiet Ones The Super Agreeable: A Bit Like a Spaniel Puppy The Negativist The Know-All The Indecisive, The Ditherer, The Hesitant Module 05: Dealing with Bosses Who Drive You Barmy Introduction Mr Angry Never Let Them See You Sweat Module 06: Colleagues to Throttle Introduction Competition Crazy Rivals, Antagonists and Getting Personal It Is Always the Quiet Ones Module 07: Dealing With Impossible People Impossible People Critical, Impossible-to-Please Impossible People Persistently Negative Impossible People Drama Queens Self-Centred Impossible People Bullies How to Deal with Impossible People Module 08: The Temper Tantrum Type How to Spot a Temper Tantrum Type How Did Temper Tantrum Types Get That Way? How to Avoid Temper Tantrum Types Getting Temper Tantrum Types to Act Their Age --------------------- **Dealing With Difficult People Course Curriculum Module 1: Basics of Time Management What is Time Management? Importance of Time Management What are Time Management Skills? How to Improve Time Management Skills? Implications of Poor Time Management Module 2: Prioritize Your Time Managing Time & Goals Prioritizing Making Lists Managing Your Lists & Priorities Getting It Done Module 3: Organize Your Time Scheduling Project Schedules Module 4: Using Your Time Efficiently Managing Distractions Maintaining A Healthy Rhythm Module 5: Time Management in the Workplace Respecting Other People's Time Keeping Your Team Focused Keeping Your Boss Focused Committing to Personal Change Module 6: Time Management for Students Principles of Time Management for Students Module 7: Time Management Software The Future is Here Project Management Software Information Capture, Sharing, and Development Software Collaboration Software Personal Organization Software and To-Do List Managers Module 8: Create a Value-Based Time Management Plan Does the Way You Spend Your Time Truly Reflect Your Values? Are You Mistaken About Your Priorities? Why Aren't You Spending Time on the Important Stuff? Live a Value-Centered Life Assessment Method After completing each module of the Job Search Skills: Job Search Skills, you will find automated MCQ quizzes. To unlock the next module, you need to complete the quiz task and get at least 60% marks. Once you complete all the modules in this manner, you will be qualified to request your certification. Certification After completing the MCQ/Assignment assessment for this course, you will be entitled to a Certificate of Completion from Training Tale. It will act as proof of your extensive professional development. The certificate is in PDF format, which is completely free to download. A printed version is also available upon request. It will also be sent to you through a courier for £13.99. Who is this course for? The Level 2 Award in Job Search and Interview Skills is ideal for anyone who wants to learn how to apply for the job they want. Requirements There are no specific requirements for this Job Search Skills - Online Course because it does not require any advanced knowledge or skills. Students who intend to enrol in this course must meet the following requirements: Good command of the English language Must be vivacious and self-driven Basic computer knowledge A minimum of 16 years of age is required Certificates Certificate of completion Digital certificate - Included

Job Search Skills: Job Search Skills Course
Delivered Online On Demand2 hours
£12

Compliance Management

By The Teachers Training

Ensure your organization adheres to regulations and ethical standards with compliance management. Learn how to navigate regulations, mitigate risks, and maintain ethical standards effectively. Enrol now to protect your organization's reputation and ensure regulatory compliance.

Compliance Management
Delivered Online On Demand3 hours
£15

Coaching & Mentoring - Level 5

By The Teachers Training

Elevate your coaching and mentoring skills with our Level 5 course. Gain advanced techniques to empower individuals, foster growth, and drive professional development. Enrol now to become a proficient coach and mentor, guiding others to success in their personal and professional lives.

Coaching & Mentoring - Level 5
Delivered Online On Demand4 hours
£15

English Grammar Level 3

By The Teachers Training

Refine your English grammar skills with our Level 3 course. Dive deeper into grammar rules and sentence structures to enhance your writing and communication abilities. Enrol now and take your language proficiency to the next level!

English Grammar Level 3
Delivered Online On Demand4 hours
£15

SQL Training

By The Teachers Training

Elevate your SQL skills with our comprehensive training course. Learn database management, query optimization, and data manipulation techniques. Enroll now to become proficient in SQL and propel your career in data-driven industries.

SQL Training
Delivered Online On Demand3 hours
£15

Leadership and Management Training for Teachers

By The Teachers Training

Shape your future in education with our Leadership and Management Training for teachers. Develop key skills to effectively lead and inspire your team.

Leadership and Management Training for Teachers
Delivered Online On Demand3 hours
£15