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

34 Scientist courses in Chigwell

Assessment Based Training - Python Programming & Analytics for the Oil & Gas Sector - Maximising Value from Data Assets

By EnergyEdge - Training for a Sustainable Energy Future

Maximize the value of data assets in the oil and gas sector with EnergyEdge's assessment-based training course on Python programming and analytics.

Assessment Based Training - Python Programming & Analytics for the Oil & Gas Sector - Maximising Value from Data Assets
Delivered in Internationally or OnlineFlexible Dates
£2,799 to £2,899

London Yoga Teacher Training Course

By Catherine Annis Yoga

Intelligent Yoga Teacher Training (IYTT) is unique amongst teacher training courses. We offer an incisive, thoughtful and intelligent approach to yoga teacher training, driven by the most current scientific developments in anatomy and movement research. Delivered by an elite group of senior yoga teachers at the top of their field, IYTT offers a spacious, immersive modular structure which provides time and space for profound learning, integration and growth. Each of the teaching team draws on decades of practical experience of yoga, including particularly the work of Vanda Scaravelli and somatic, embodied practices.

London Yoga Teacher Training Course
Delivered Online & In-PersonFlexible Dates
£500 to £1,500

ISO 42001 Artificial Intelligence Lead Implementer Course

5.0(1)

By Cognicert Limited

The “ISO 42001:2023 Lead Implementer Course” is designed to provide participants with the knowledge and skills necessary to lead the implementation of an Artificial Intelligence Management System based on ISO 42001:2023. This comprehensive course covers the key principles, requirements, and best practices for establishing and maintaining an effective Artificial Intelligence management system. Participants will learn how to develop, implement, and manage processes that comply with the ISO 42001 standard.

ISO 42001 Artificial Intelligence Lead Implementer Course
Delivered Online & In-PersonFlexible Dates
£1,200

ISO 42001 Artificial Intelligence Lead Auditor Course

5.0(1)

By Cognicert Limited

The “ISO 42001:2023 Lead Auditor Course” integrates the principles of ISO 42001:2023, the International Standard for Artificial Intelligence Management, with the methodologies outlined in ISO 19011:2018, the Guidelines for Auditing Management Systems. The course equips participants with the skills and knowledge required to lead Artificial Intelligence audits effectively, ensuring compliance with ISO 42001:2023, and applies the principles of ISO 17011:2017 for conformity assessment bodies.

ISO 42001 Artificial Intelligence Lead Auditor Course
Delivered Online & In-PersonFlexible Dates
£1,200

Python Programming Beginners Course, 1 Day, Online Instructor-Led

4.6(12)

By PCWorkshops

Python Basics: Course Description Excellent for beginners, practical, in small groups of max 4 people, 1 Day Online Instructor-led. You could contact us for your prefereed date. Session 1: Python Data Types and Variables: Primitive types; Characters & Strings; Boolean; Working with variables and its scope; Conversion and casting types in Python. Operators and Expressions: Introduction of operators; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators.. Exercise: Calculate Movie Tickets for a Party, Are there enough seats in the cinema? Decision Making & Loops If statement; If - else statement; If- elif - else statement; Nested if - else; Exercise: Calculate the travel fee to deliver goods The while, For loop Jump statements: break, continue; Nesting loops. Exercise: Enter a password, if incorrect 3 times, you are blocked. Session 2: Data Structures Lists. Tuples. Exercise: Hangman Game Exercise: Get a word for the game from a Json File, store the high score in a Dictionary file Session 3: Files and exceptions Exception Handling, Exception types; Using try and Except. Files, streams: Open, Traverse, Read and Create Files: Csv, txt and Json Files. API: Connecting to API’s. Session 4: OOP Creating and using custom Functions. Using parameters and return values. Creating a Class; Creating an Object; Using an Object; Adding Instance variables; Class Constructors; Parameterized Constructors. Inheritance. Override. Session 5: Pandas Dataframe Basics Getting data into a dataframe: Dict to Dataframe, Dataframe to Dict. Excel To Dict, Dict to Excel , working with Excel data, multiple Excel sheets. Getting information about the dataframe, Filter, sort and query a Dataframes, Slicing Dataframes, Duplicate values,Working with null-values, Sampling. Exercise: Query the top 1000 grossing movies of the last century Session 6: Built in Functions: String, Math, Random Python built-in functions: Strings functions. Maths functions. Random Functions. Exercise: Find information in prose, to get the sentiment of the prose. Exercise: Get a word for the game from a txt File Exercise: Win the lottery Included: PCWorkshops's Python Programming Basics Certification Course notes, exercises and code examples Revision session after the course Refund Policy No Refunds

Python Programming Beginners Course, 1 Day, Online Instructor-Led
Delivered Online & In-PersonFlexible Dates
£185 to £285

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

Certified Artificial Intelligence Practitioner

By Mpi Learning - Professional Learning And Development Provider

This course shows you how to apply various approaches and algorithms to solve business problems through AI and ML, follow a methodical workflow to develop sound solutions, use open-source, off-the-shelf tools to develop, test, and deploy those solutions, and ensure that they protect the privacy of users. This course includes hands-on activities for each topic area.

Certified Artificial Intelligence Practitioner
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£595

AI image generation using Adobe Firefly

5.0(1)

By Transmedia - Apple & Adobe Training Centre

https://www.transmedia.co.uk/course/ai-image-generation-using-firefly

AI image generation using Adobe Firefly
Delivered In-PersonFlexible Dates
£395

Python Machine Learning, online instructor-led

4.6(12)

By PCWorkshops

Python Machine Learning algorithms can derive trends (learn) from data and make predictions on data by extrapolating on existing trends. Companies can take advantage of this to gain insights and ultimately improve business. Using Python Machine Learning scikit-learn, practice how to use Python Machine Learning algorithms to perform predictions on data. Learn the below listed algorithms, a small collection of available Python Machine Learning algorithms.

Python Machine Learning, online instructor-led
Delivered OnlineFlexible Dates
£185

Coal Power Plant Life Cycle Management and Flexible Operations in Energy Transition - Decommissioning, Preservation, Repurposing and Recommissioning

By EnergyEdge - Training for a Sustainable Energy Future

Enhance your knowledge in coal power plant life cycle management and flexible operations with EnergyEdge. Learn about decommissioning, preservation, repurposing, and recommissioning.

Coal Power Plant Life Cycle Management and Flexible Operations in Energy Transition - Decommissioning, Preservation, Repurposing and Recommissioning
Delivered in Internationally or OnlineFlexible Dates
£2,599 to £2,699