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

59643 Courses

Python for Data Analysis

4.9(27)

By Apex Learning

Overview This comprehensive course on Python for Data Analysis will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Python for Data Analysis comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. 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? There is no experience or previous qualifications required for enrolment on this Python for Data Analysis. It is available to all students, of all academic backgrounds. Requirements Our Python for Data Analysis is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 19 sections • 99 lectures • 00:08:00 total length •Welcome & Course Overview: 00:07:00 •Set-up the Environment for the Course (lecture 1): 00:09:00 •Set-up the Environment for the Course (lecture 2): 00:25:00 •Two other options to setup environment: 00:04:00 •Python data types Part 1: 00:21:00 •Python Data Types Part 2: 00:15:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 1): 00:16:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 2): 00:20:00 •Python Essentials Exercises Overview: 00:02:00 •Python Essentials Exercises Solutions: 00:22:00 •What is Numpy? A brief introduction and installation instructions.: 00:03:00 •NumPy Essentials - NumPy arrays, built-in methods, array methods and attributes.: 00:28:00 •NumPy Essentials - Indexing, slicing, broadcasting & boolean masking: 00:26:00 •NumPy Essentials - Arithmetic Operations & Universal Functions: 00:07:00 •NumPy Essentials Exercises Overview: 00:02:00 •NumPy Essentials Exercises Solutions: 00:25:00 •What is pandas? A brief introduction and installation instructions.: 00:02:00 •Pandas Introduction: 00:02:00 •Pandas Essentials - Pandas Data Structures - Series: 00:20:00 •Pandas Essentials - Pandas Data Structures - DataFrame: 00:30:00 •Pandas Essentials - Handling Missing Data: 00:12:00 •Pandas Essentials - Data Wrangling - Combining, merging, joining: 00:20:00 •Pandas Essentials - Groupby: 00:10:00 •Pandas Essentials - Useful Methods and Operations: 00:26:00 •Pandas Essentials - Project 1 (Overview) Customer Purchases Data: 00:08:00 •Pandas Essentials - Project 1 (Solutions) Customer Purchases Data: 00:31:00 •Pandas Essentials - Project 2 (Overview) Chicago Payroll Data: 00:04:00 •Pandas Essentials - Project 2 (Solutions Part 1) Chicago Payroll Data: 00:18:00 •Matplotlib Essentials (Part 1) - Basic Plotting & Object Oriented Approach: 00:13:00 •Matplotlib Essentials (Part 2) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials (Part 3) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials - Exercises Overview: 00:06:00 •Matplotlib Essentials - Exercises Solutions: 00:21:00 •Seaborn - Introduction & Installation: 00:04:00 •Seaborn - Distribution Plots: 00:25:00 •Seaborn - Categorical Plots (Part 1): 00:21:00 •Seaborn - Categorical Plots (Part 2): 00:16:00 •Seborn-Axis Grids: 00:25:00 •Seaborn - Matrix Plots: 00:13:00 •Seaborn - Regression Plots: 00:11:00 •Seaborn - Controlling Figure Aesthetics: 00:10:00 •Seaborn - Exercises Overview: 00:04:00 •Seaborn - Exercise Solutions: 00:19:00 •Pandas Built-in Data Visualization: 00:34:00 •Pandas Data Visualization Exercises Overview: 00:03:00 •Panda Data Visualization Exercises Solutions: 00:13:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 1): 00:19:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 2): 00:14:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Overview): 00:11:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Solutions): 00:37:00 •Project 1 - Oil vs Banks Stock Price during recession (Overview): 00:15:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 1): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 2): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 3): 00:17:00 •Project 2 (Optional) - Emergency Calls from Montgomery County, PA (Overview): 00:03:00 •Introduction to ML - What, Why and Types..: 00:15:00 •Theory Lecture on Linear Regression Model, No Free Lunch, Bias Variance Tradeoff: 00:15:00 •scikit-learn - Linear Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Linear Regression Model Hands-on (Part 2): 00:19:00 •Good to know! How to save and load your trained Machine Learning Model!: 00:01:00 •scikit-learn - Linear Regression Model (Insurance Data Project Overview): 00:08:00 •scikit-learn - Linear Regression Model (Insurance Data Project Solutions): 00:30:00 •Theory: Logistic Regression, conf. mat., TP, TN, Accuracy, Specificityetc.: 00:10:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 2): 00:20:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 3): 00:11:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Overview): 00:05:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Solutions): 00:15:00 •Theory: K Nearest Neighbors, Curse of dimensionality .: 00:08:00 •scikit-learn - K Nearest Neighbors - Hands-on: 00:25:00 •scikt-learn - K Nearest Neighbors (Project Overview): 00:04:00 •scikit-learn - K Nearest Neighbors (Project Solutions): 00:14:00 •Theory: D-Tree & Random Forests, splitting, Entropy, IG, Bootstrap, Bagging.: 00:18:00 •scikit-learn - Decision Tree and Random Forests - Hands-on (Part 1): 00:19:00 •scikit-learn - Decision Tree and Random Forests (Project Overview): 00:05:00 •scikit-learn - Decision Tree and Random Forests (Project Solutions): 00:15:00 •Support Vector Machines (SVMs) - (Theory Lecture): 00:07:00 •scikit-learn - Support Vector Machines - Hands-on (SVMs): 00:30:00 •scikit-learn - Support Vector Machines (Project 1 Overview): 00:07:00 •scikit-learn - Support Vector Machines (Project 1 Solutions): 00:20:00 •scikit-learn - Support Vector Machines (Optional Project 2 - Overview): 00:02:00 •Theory: K Means Clustering, Elbow method ..: 00:11:00 •scikit-learn - K Means Clustering - Hands-on: 00:23:00 •scikit-learn - K Means Clustering (Project Overview): 00:07:00 •scikit-learn - K Means Clustering (Project Solutions): 00:22:00 •Theory: Principal Component Analysis (PCA): 00:09:00 •scikit-learn - Principal Component Analysis (PCA) - Hands-on: 00:22:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Overview): 00:02:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Solutions): 00:17:00 •Theory: Recommender Systems their Types and Importance: 00:06:00 •Python for Recommender Systems - Hands-on (Part 1): 00:18:00 •Python for Recommender Systems - - Hands-on (Part 2): 00:19:00 •Natural Language Processing (NLP) - (Theory Lecture): 00:13:00 •NLTK - NLP-Challenges, Data Sources, Data Processing ..: 00:13:00 •NLTK - Feature Engineering and Text Preprocessing in Natural Language Processing: 00:19:00 •NLTK - NLP - Tokenization, Text Normalization, Vectorization, BoW.: 00:19:00 •NLTK - BoW, TF-IDF, Machine Learning, Training & Evaluation, Naive Bayes : 00:13:00 •NLTK - NLP - Pipeline feature to assemble several steps for cross-validation: 00:09:00 •Resources- Python for Data Analysis: 00:00:00

Python for Data Analysis
Delivered Online On Demand8 minutes
£12

Working in Risk Confined Spaces Level 4

4.9(27)

By Apex Learning

Overview Enrol in our Working in Risk Confined Spaces Level 4 today and build the necessary skills, knowledge and experience to transform your career. The Working in Risk Confined Spaces Level 4 could enhance your continuing professional development thus propelling you more towards your dream job. This Working in Risk Confined Spaces Level 4 could be your key, if you are interested in a long term career in the field of Working in Risk Confined Spaces Level 4. This Working in Risk Confined Spaces Level 4 course consists of a number of easy to digest, in-depth modules which are designed to provide you with detailed knowledge on Working in Risk Confined Spaces Level 4. This Working in Risk Confined Spaces Level 4 aims to accompany you through your journey to help you become a master of Working in Risk Confined Spaces Level 4. Learn through a mixture of interactive lessons and online study materials. How will I get my certificate? At the end of the course there will be a written assignment test which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. Who is this course for? There is no experience or previous qualifications required for enrolment on this Working in Risk Confined Spaces Level 4. It is available to all students, of all academic backgrounds. Requirements Our Working in Risk Confined Spaces Level 4 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 5 sections • 1 lectures • 00:25:00 total length •Working in Confined Spaces: 00:25:00

Working in Risk Confined Spaces Level 4
Delivered Online On Demand25 minutes
£12

Advanced Microsoft Excel Training Course on Bookkeeping

By Osborne Training

Advanced Microsoft Excel Training Course on Bookkeeping Microsoft Excel is the world's most popular spreadsheet program, learning how to use the software with Osborne Training shows that you've taken one of the best Excel training courses available. Comprehensive excel courses come with up to date material to practice at home and during your class. Excel Course Content Creating worksheets, formatting text Simple and complex formulas Handling rows and columns Average, max and min functions and using charts. Use of IF Formula Summing Techniques Cell References Formula Linking Tables and Bordering Look up References (Vlookup, Hlookup,etc) Data Validation Conditional Formatting Date & Time Formulas Charts & Graphs Protection & Security Creating Pivot Table Pivot Table Analysis

Advanced Microsoft Excel Training Course on Bookkeeping
Delivered in London or OnlineFlexible Dates
Price on Enquiry

Insurance Agent Training

5.0(2)

By Institute of Beauty & Makeup

CPD Accredited | Career Oriented Learning Modules | 24x7 Tutor Support | Lifetime Access

Insurance Agent Training
Delivered Online On Demand1 hour
£12

Firefighter Training

4.9(27)

By Apex Learning

Overview This comprehensive course on Firefighter Training will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Firefighter Training comes with accredited certification which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. 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? There is no experience or previous qualifications required for enrolment on this Firefighter Training. It is available to all students, of all academic backgrounds. Requirements Our Firefighter Training is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 9 sections • 9 lectures • 02:36:00 total length •Introduction to Firefighter: 00:11:00 •Fire Safety Legislation: 00:22:00 •Understanding Fire: 00:23:00 •Fire Risk Assessment: 00:28:00 •Fire Safety Arrangements: 00:30:00 •Evacuation & Safety: 00:16:00 •Fire Extinguishers: 00:15:00 •Emergency First Aid at Work: 00:11:00 •Assignment - Firefighter Training: 00:00:00

Firefighter Training
Delivered Online On Demand2 hours 36 minutes
£12

Challenging Behaviour in Children, Young People and Adults

4.9(27)

By Apex Learning

Overview Support and develop young lives by learning to understand and react to any challenging behaviour they may display. This course is designed to enlighten and inform professionals and parents, teaching them how to respond to challenging or unacceptable behaviour from children. The Challenging Behaviour in Children, Young People and Adultscourse has been written with the aid of industry experts and promotes awareness of the causes for antisocial or 'naughty' conduct by young people. You will be taught how to identify possible Mental Health conditions or disabilities that may have been undetected, alongside appropriate remedial actions for all instances. The UK laws and legislation protecting children are also covered. 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? There is no experience or previous qualifications required for enrolment on this Challenging Behaviour in Children, Young People and Adults. It is available to all students, of all academic backgrounds. Requirements Our Challenging Behaviour in Children, Young People and Adults is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G.There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 1 sections • 6 lectures • 02:30:00 total length •Challenging Behaviour and Learning Disabilities: 00:15:00 •Key priorities for implementation: 00:15:00 •Children, Young People and Adults: 00:30:00 •Organising effective care: 00:30:00 •Risk assessment: 00:30:00 •Reactive strategies: 00:30:00

Challenging Behaviour in Children, Young People and Adults
Delivered Online On Demand2 hours 30 minutes
£12

Challenging Behaviour in Young People Level 2

4.9(27)

By Apex Learning

Overview Learn to engage with vulnerable individuals and be capable of ignoring obstructive conduct that usually prevents the necessary support. This course is an insightful and useful guide which will teach you to identify the sources of challenging behaviour and provide practical assistance. The Challenging Behaviour in Young People Level 2course is designed to help carers and relatives identify the reasons for anti-social or 'difficult' actions being displayed by individuals. You will be taught to detect signs of mental health problems, common disorders, or emotional pressure that may cause changes in a person's demeanour. With this knowledge, you will be empowered to understand, engage, and help those in need. 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? There is no experience or previous qualifications required for enrolment on this Challenging Behaviour in Young People Level 2. It is available to all students, of all academic backgrounds. Requirements Our Challenging Behaviour in Young People Level 2 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G.There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 1 sections • 6 lectures • 02:30:00 total length •Challenging Behaviour and Learning Disabilities: 00:15:00 •Key priorities for implementation: 00:15:00 •Children, Young People and Adults: 00:30:00 •Organising effective care: 00:30:00 •Risk assessment: 00:30:00 •Reactive strategies: 00:30:00

Challenging Behaviour in Young People Level 2
Delivered Online On Demand2 hours 30 minutes
£12

Sewing Patterns Training

4.9(27)

By Apex Learning

Overview This comprehensive course on Sewing Patterns Training will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Sewing Patterns Training comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? After successfully completing the course you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Sewing Patterns Training. It is available to all students, of all academic backgrounds. Requirements Our Sewing Patterns Training is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 1 sections • 11 lectures • 01:12:00 total length •Introduction: 00:01:00 •Finding and Buying Patterns: 00:09:00 •Reading the Front and Back of a Sewing Pattern - Part 1: 00:10:00 •Reading the Front and Back of a Sewing Pattern - Part 2: 00:07:00 •Unpacking the Envelope: 00:02:00 •The Instructions Sheet: 00:13:00 •The Tissue Paper Pattern: 00:07:00 •Assembling and Reading PDF Patterns: 00:12:00 •Unpacking and Reading Vintage Patterns: 00:08:00 •Before You Cut a Size or View: 00:02:00 •Final Project: 00:01:00

Sewing Patterns Training
Delivered Online On Demand1 hour 12 minutes
£12

Dog Agility

4.9(27)

By Apex Learning

Overview This comprehensive course on Dog Agility will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Dog Agility comes with accredited certification which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. 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? There is no experience or previous qualifications required for enrolment on this Dog Agility. It is available to all students, of all academic backgrounds. Requirements Our Dog Agility is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 10 sections • 10 lectures • 02:16:00 total length •Introduction to Dog Agility: 00:09:00 •What to Know Before Starting: 00:09:00 •Understanding Dogs' Behaviour, Responses and Communication: 00:12:00 •Basic Physical Training: 00:15:00 •Obstacle Training 1 (Contact Obstacle): 00:15:00 •Obstacle Training 2 (Tunnels and Jumps): 00:15:00 •Flatwork and Course Design: 00:22:00 •Agility and Health: 00:15:00 •About Competitions: 00:24:00 •Assignment - Dog Agility: 00:00:00

Dog Agility
Delivered Online On Demand2 hours 16 minutes
£12

Lab Technician

5.0(1)

By Course Gate

Become a skilled Lab Technician with our Lab Technician Online Course. Master essential skills, laboratory techniques, and equipment operation to excel in medical lab services. Enrol now for hands-on training and earn a globally recognised CPD certificate!

Lab Technician
Delivered Online On Demand7 hours 6 minutes
£11.99