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

148 Data Mining courses

Apache Spark with Scala - Hands-On with Big Data!

By Packt

This is a comprehensive and practical Apache Spark course. In this course, you will learn and master the art of framing data analysis problems as Spark problems through 20+ hands-on examples, and then scale them up to run on cloud computing services. Explore Spark 3, IntelliJ, Structured Streaming, and a stronger focus on the DataSet API.

Apache Spark with Scala - Hands-On with Big Data!
Delivered Online On Demand8 hours 55 minutes
£74.99

The Ultimate Hands-On Hadoop

By Packt

This course will show you why Hadoop is one of the best tools to work with big data. With the help of some real-world data sets, you will learn how to use Hadoop and its distributed technologies, such as Spark, Flink, Pig, and Flume, to store, analyze, and scale big data.

The Ultimate Hands-On Hadoop
Delivered Online On Demand14 hours 39 minutes
£134.99

Building Recommender Systems with Machine Learning and AI

By Packt

Are you fascinated with Netflix and YouTube recommendations and how they accurately recommend content that you would like to watch? Are you looking for a practical course that will teach you how to build intelligent recommendation systems? This course will show you how to build accurate recommendation systems in Python using real-world examples.

Building Recommender Systems with Machine Learning and AI
Delivered Online On Demand11 hours 24 minutes
£44.99

AWS Certified Data Analytics Specialty (2023) Hands-on

By Packt

This course covers the important topics needed to pass the AWS Certified Data Analytics-Specialty exam (AWS DAS-C01). You will learn about Kinesis, EMR, DynamoDB, and Redshift, and get ready for the exam by working through quizzes, exercises, and practice exams, along with exploring essential tips and techniques.

AWS Certified Data Analytics Specialty (2023) Hands-on
Delivered Online On Demand16 hours 33 minutes
£68.99

R Ultimate 2023 - R for Data Science and Machine Learning

By Packt

Get involved in a learning adventure, mastering R from foundational basics to advanced techniques. This course is a gateway to the realm of data science. Explore statistical machine learning models and intricacies of deep learning and create interactive Shiny apps. Unleash the power of R and elevate your proficiency in data-driven decision-making.

R Ultimate 2023 - R for Data Science and Machine Learning
Delivered Online On Demand22 hours 16 minutes
£59.99

Complete Python Course with 10 Real-World Projects

By Packt

This beginner's course exclusively delivers Python programming from basic to advanced. You will learn Python concepts in real-life programming examples by building real-world applications. Learn the syntax of Python language and understand the logic behind the programming process to create your Python programs successfully and master Python coding.

Complete Python Course with 10 Real-World Projects
Delivered Online On Demand27 hours 7 minutes
£82.99

Data Analysis (Data Analytics) Training

5.0(3)

By School Of Health Care

Data Analysis: Data Analysis Training Have you ever wondered how companies get insights from massive volumes of data to stay competitive and make wise decisions? If so, then participate in our exclusive Data Analysis: Data Analysis Course. This Data Analysis Course describes the fundamentals of data, statistics, and an introduction to Data Analysis. How to get data and where to find it is explained in the Data Analysis Course. Moreover, this Data Analysis Course covers data cleansing, preprocessing, and exploratory data analysis (EDA). Additionally, the Data Analysis Course provides an introduction to Python and Excel for Data Analysis. This thorough Data Analysis Course includes lessons on data wrangling with Pandas (python) and data visualisation using Matplotlib and Seaborn (python). Enrol in our Data Analysis Course to study the fundamentals of statistical analysis and machine learning. Main Course: Data Analysis (Data Analytics) Training Free Courses included with Data Analysis: Data Analysis Training Course: Course 01: Minute Taking Course 02: GDPR Course 03: Cyber Security [ Note: Free PDF certificate as soon as completing the Data Analysis: Data Analysis Training Course] Data Analysis: Data Analysis Training Online This Data Analysis (Data Analytics) Training consists of 12 modules. Curriculum of Data Analysis (Data Analytics) Training Course Module 1: Introduction to Data Analytics Module 2: Basics of Data and Statistics Module 3: Data Collection and Sources Module 4: Data Cleaning and Preprocessing Module 5: Exploratory Data Analysis (EDA) Module 6: Introduction to Excel for Data Analytics Module 7: Introduction to Python for Data Analytics Module 8: Data Wrangling with Pandas (Python) Module 9: Data visualisation with Matplotlib and Seaborn (Python) Module 10: Introduction to Basic Statistical Analysis Module 11: Introduction to Machine Learning Module 12: Capstone Project - Exploratory Data Analysis Assessment Method of Data Analysis (Data Analytics) Training Course After completing Data Analysis: Data Analysis Training Course, you will get quizzes to assess your learning. You will do the later modules upon getting 60% marks on the quiz test. Apart from this, you do not need to sit for any other assessments. Certification of Data Analysis (Data Analytics) Training Course After completing the Data Analysis: Data Analysis Training Course, you can instantly download your certificate for FREE. The hard copy of the certification will also be delivered to your doorstep via post, which will cost £13.99. Who is this course for? Data Analysis: Data Analysis Training Online For business professionals, entrepreneurs, or anybody else looking to have a thorough grasp of data analysis in a commercial setting, this Data Analysis Course is ideal. Requirements Data Analysis: Data Analysis Training Online To enrol in this Data Analysis: Data Analysis Training Course, students must fulfil the following requirements: Good Command over English language is mandatory to enrol in our Data Analysis Training Course. Be energetic and self-motivated to complete our Data Analysis Training Course. Basic computer Skill is required to complete our Data Analysis Training Course. If you want to enrol in our Data Analysis Training Course, you must be at least 15 years old. Career path Data Analysis: Data Analysis Training Online This Data Analysis Course will assist you in obtaining positions as a business analyst, marketing analyst, data analysis, and in related fields.

Data Analysis (Data Analytics) Training
Delivered Online On Demand23 hours
£12

Data Science Projects with Python

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for If you are a data analyst, data scientist, or a business analyst who wants to get started with using Python and machine learning techniques to analyze data and predict outcomes, this book is for you. Basic knowledge of computer programming and data analytics is a must. Familiarity with mathematical concepts such as algebra and basic statistics will be useful. Overview By the end of this course, you will have the skills you need to confidently use various machine learning algorithms to perform detailed data analysis and extract meaningful insights from data. This course is designed to give you practical guidance on industry-standard data analysis and machine learning tools in Python, with the help of realistic data. The course will help you understand how you can use pandas and Matplotlib to critically examine a dataset with summary statistics and graphs, and extract the insights you seek to derive. You will continue to build on your knowledge as you learn how to prepare data and feed it to machine learning algorithms, such as regularized logistic regression and random forest, using the scikit-learn package. You?ll discover how to tune the algorithms to provide the best predictions on new and unseen data. As you delve into later sections, you?ll be able to understand the working and output of these algorithms and gain insight into not only the predictive capabilities of the models but also their reasons for making these predictions. Data Exploration and Cleaning Python and the Anaconda Package Management System Different Types of Data Science Problems Loading the Case Study Data with Jupyter and pandas Data Quality Assurance and Exploration Exploring the Financial History Features in the Dataset Activity 1: Exploring Remaining Financial Features in the Dataset Introduction to Scikit-Learn and Model Evaluation Introduction Model Performance Metrics for Binary Classification Activity 2: Performing Logistic Regression with a New Feature and Creating a Precision-Recall Curve Details of Logistic Regression and Feature Exploration Introduction Examining the Relationships between Features and the Response Univariate Feature Selection: What It Does and Doesn't Do Building Cloud-Native Applications Activity 3: Fitting a Logistic Regression Model and Directly Using the Coefficients The Bias-Variance Trade-off Introduction Estimating the Coefficients and Intercepts of Logistic Regression Cross Validation: Choosing the Regularization Parameter and Other Hyperparameters Activity 4: Cross-Validation and Feature Engineering with the Case Study Data Decision Trees and Random Forests Introduction Decision trees Random Forests: Ensembles of Decision Trees Activity 5: Cross-Validation Grid Search with Random Forest Imputation of Missing Data, Financial Analysis, and Delivery to Client Introduction Review of Modeling Results Dealing with Missing Data: Imputation Strategies Activity 6: Deriving Financial Insights Final Thoughts on Delivering the Predictive Model to the Client

Data Science Projects with Python
Delivered OnlineFlexible Dates
Price on Enquiry

Educators matching "Data Mining"

Show all 6
Lexical Computing

lexical computing

0.0(2)

East Sussex

We provide large high-quality word databases, lexical data, word lists and lexicons in many languages. Our data are generated from large databases of authentic text called text corpora. The largest corpora contain texts with a total length of 60,000,000,000 words. Such data allow us to generate databases of millions or even hundreds of millions of items while preserving accuracy and reliability. Our customers are software developers, dictionary and language teaching material publishers and anyone who needs reliable language data. The databases we supply can be enriched with related linguistic data such as synonyms, collocations, example sentences and morphological and statistical information. We also provide solutions in the area of full-text search, terminology extraction, document classification and categorization, data mining and information retrieval. Data samples Word frequency lists: English, Spanish, French, Arabic, Russian, Portuguese, Hindi. Bigram databases: English, Spanish, German, Russian Lexical Computing is a research company founded by Adam Kilgarriff in 2003. It works at the intersection of corpus and computational linguistics and is committed to an empiricist approach to the study of language, in which corpora play a central role: for a very wide range of linguistic questions, if a suitable corpus is available, it will help us understand. The flagship product of Lexical Computing is Sketch Engine, a leading corpus management and corpus query tool used by linguists, lexicographers, translators and publishers worldwide. Its unique feature – the Word Sketch – and its derived functionalities together with the scalability, multilingual support and ability to handle the largest available corpora make Sketch Engine stand out in the crowd of corpus software. Lexical Computing is a supplier of word databases, lexicons, n-gram databases and similar language data for use in other software or for lexicographic projects. Data provided by Sketch Engine and services from Lexical Computing are based on a suite of more than 650 text corpora with a size of up to 60 billion words and covering over 90 languages.

Nexus Human

nexus human

London

Nexus Human, established over 20 years ago, stands as a pillar of excellence in the realm of IT and Business Skills Training and education in Ireland and the UK.  For over two decades, Nexus Human has been a steadfast source of reliable and high-quality training solutions, catering to a diverse range of professional and educational needs. With a strong reputation in the Training Industry, Nexus Human has consistently demonstrated its commitment to equipping individuals and organisations with the skills and knowledge required to thrive in today's dynamic world.  Our training programs span a wide spectrum, encompassing IT certifications, business skills, and much more.   What sets Nexus Human apart is our unwavering dedication to staying at the forefront of industry trends and technology advancements.  Our expert instructors, coupled with cutting-edge training resources, ensure that students receive the most up-to-date and relevant knowledge available. The impact of Nexus Human extends far and wide, helping individuals enhance their career prospects and aiding businesses in achieving their goals.  This 20-year journey has solidified our institution's standing as a trusted partner in personal and professional growth, offering reliable, excellent training that continues to shape the future.  Whether you seek to upskill, reskill, or simply stay ahead of the curve, Nexus Human is the place to turn for an educational experience marked by quality, reliability, and innovation.