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

979 Data Science courses delivered Online

Deep Learning - Computer Vision for Beginners Using PyTorch

By Packt

In this course, you will be learning one of the widely used deep learning frameworks, that is, PyTorch, and learn the basics of convolutional neural networks in PyTorch. We will also cover the basics of Python and understand how to implement different Python libraries.

Deep Learning - Computer Vision for Beginners Using PyTorch
Delivered Online On Demand7 hours 14 minutes
£41.99

Complete Python from Scratch: Start your career in Python 3+

By Course Cloud

Kickstart your career with our Complete Python from Scratch: Start your career in Python 3+ course. Python is an all-purpose language with one of the biggest and abundant library features. It is used for a wide range of purposes such as web development, scripting, testing, app development, and data science. So it's one of the most sought after skills by employers. The Complete Python from Scratch: Start your career in Python 3+ course is designed to give you a complete understanding of the programming language right from setup to advanced level applications.The experience will provide you with the chance to work in a variety of sectors including web development, machine learning, data security, analytics and so much more. It will prepare you with sound theoretical and practical knowledge of Python programming that will prepare you to work with evidence-based strategies. If you are keen to equip yourself with knowledge of programming with Python and make a strategic career intervention, then choose our Complete Python from Scratch: Start your career in Python 3+ course. Upon completion of this CPD accredited course, you will be awarded a certificate of completion, as proof of your expertise in this field, and you can show off your certificate in your LinkedIn profile and in your resume to impress employers and boost your career. Our Complete Python from Scratch: Start your career in Python 3+ course is packed with 14 modules, with a total of 18 hours of learning materials. You will be able to study this course at your own pace, from anywhere and at any time. Enrol today and upgrade your knowledge on Python programming to lead a more prosperous life.

Complete Python from Scratch: Start your career in Python 3+
Delivered Online On Demand
£25

Machine Learning with Real World Projects

By Packt

Go from Beginner to Super Advance Level in Machine Learning Algorithms using Python and Mathematical Insights

Machine Learning with Real World Projects
Delivered Online On Demand29 hours 47 minutes
£338.99

Power BI Masterclass

By Packt

An intermediate-level course that will help you improve your Power BI skills and become an expert data analyst or data scientist. The course is carefully structured to provide an in-depth understanding of Microsoft Power BI and its features, along with some important tips and tricks.

Power BI Masterclass
Delivered Online On Demand19 hours 24 minutes
£101.99

Shiny for Python Ultimate - Web Development with Python

By Packt

This course empowers you to create interactive web applications using Shiny for Python. From fundamental concepts to advanced techniques, you will master web development with Python as your toolkit. Develop dynamic projects, learn diverse deployment methods, and embark on a journey to become a skilled Python web developer.

Shiny for Python Ultimate - Web Development with Python
Delivered Online On Demand3 hours 7 minutes
£41.99

Deep Learning - Recurrent Neural Networks with TensorFlow

By Packt

In this self-paced course, you will learn how to use TensorFlow 2 to build recurrent neural networks (RNNs). You will learn about sequence data, forecasting, Elman Unit, GRU, and LSTM. You will also learn how to work with image classification and how to get stock return predictions using LSTMs. We will also cover Natural Language Processing (NLP) and learn about text preprocessing and classification.

Deep Learning - Recurrent Neural Networks with TensorFlow
Delivered Online On Demand4 hours 6 minutes
£82.99

Python Interactive Dashboards with Plotly Dash

By Packt

If you are someone with a background in Python programming and is interested in presenting your analysis in interactive web-based dashboards, then you are in the right place. This course primarily focuses on Dash, along with other key data science libraries, including Pandas and Plotly. Learn to use Dash and Plotly in Python which can help you to visualize your critical insights and KPIs in web apps that are easily sharable.

Python Interactive Dashboards with Plotly Dash
Delivered Online On Demand5 hours 29 minutes
£41.99

Power BI Masterclass 8 -Python, Finance, and Advanced DAX

By Packt

This comprehensive training program covers many concepts in Microsoft Power BI. From beginner to advanced levels, learn data visualization, advanced DAX expression, Python integration, custom visuals, data preparation, and collaboration in Power BI service. Develop expertise in Power BI and position yourself for a successful career in data analytics.

Power BI Masterclass 8 -Python, Finance, and Advanced DAX
Delivered Online On Demand3 hours 31 minutes
£56.99

Chatbots for Beginners: A Complete Guide to Build Chatbots

By Packt

This extensive course for beginners provides the basics of chatbots with machine learning, deep learning, AWS, and its applications, building it from scratch with hands-on practice for chatbot development. This course will help you learn basic to advanced mechanisms of developing chatbots using machine learning, deep learning, and AWS with Python.

Chatbots for Beginners: A Complete Guide to Build Chatbots
Delivered Online On Demand7 hours 57 minutes
£82.99

Hands-on Predicitive Analytics with Python (TTPS4879)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is geared for Python experienced attendees who wish to learn and use basic machine learning algorithms and concepts. Students should have skills at least equivalent to the Python for Data Science courses we offer. Overview Working in a hands-on learning environment, guided by our expert team, attendees will learn to Understand the main concepts and principles of predictive analytics Use the Python data analytics ecosystem to implement end-to-end predictive analytics projects Explore advanced predictive modeling algorithms w with an emphasis on theory with intuitive explanations Learn to deploy a predictive model's results as an interactive application Learn about the stages involved in producing complete predictive analytics solutions Understand how to define a problem, propose a solution, and prepare a dataset Use visualizations to explore relationships and gain insights into the dataset Learn to build regression and classification models using scikit-learn Use Keras to build powerful neural network models that produce accurate predictions Learn to serve a model's predictions as a web application Predictive analytics is an applied field that employs a variety of quantitative methods using data to make predictions. It involves much more than just throwing data onto a computer to build a model. This course provides practical coverage to help you understand the most important concepts of predictive analytics. Using practical, step-by-step examples, we build predictive analytics solutions while using cutting-edge Python tools and packages. Hands-on Predictive Analytics with Python is a three-day, hands-on course that guides students through a step-by-step approach to defining problems and identifying relevant data. Students will learn how to perform data preparation, explore and visualize relationships, as well as build models, tune, evaluate, and deploy models. Each stage has relevant practical examples and efficient Python code. You will work with models such as KNN, Random Forests, and neural networks using the most important libraries in Python's data science stack: NumPy, Pandas, Matplotlib, Seabor, Keras, Dash, and so on. In addition to hands-on code examples, you will find intuitive explanations of the inner workings of the main techniques and algorithms used in predictive analytics. The Predictive Analytics Process Technical requirements What is predictive analytics? Reviewing important concepts of predictive analytics The predictive analytics process A quick tour of Python's data science stack Problem Understanding and Data Preparation Technical requirements Understanding the business problem and proposing a solution Practical project ? diamond prices Practical project ? credit card default Dataset Understanding ? Exploratory Data Analysis Technical requirements What is EDA? Univariate EDA Bivariate EDA Introduction to graphical multivariate EDA Predicting Numerical Values with Machine Learning Technical requirements Introduction to ML Practical considerations before modeling MLR Lasso regression KNN Training versus testing error Predicting Categories with Machine Learning Technical requirements Classification tasks Credit card default dataset Logistic regression Classification trees Random forests Training versus testing error Multiclass classification Naive Bayes classifiers Introducing Neural Nets for Predictive Analytics Technical requirements Introducing neural network models Introducing TensorFlow and Keras Regressing with neural networks Classification with neural networks The dark art of training neural networks Model Evaluation Technical requirements Evaluation of regression models Evaluation for classification models The k-fold cross-validation Model Tuning and Improving Performance Technical requirements Hyperparameter tuning Improving performance Implementing a Model with Dash Technical requirements Model communication and/or deployment phase Introducing Dash Implementing a predictive model as a web application Additional course details: Nexus Humans Hands-on Predicitive Analytics with Python (TTPS4879) 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 Hands-on Predicitive Analytics with Python (TTPS4879) 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.

Hands-on Predicitive Analytics with Python (TTPS4879)
Delivered OnlineFlexible Dates
Price on Enquiry