Mastering Probability and Statistics in Python - Part 5

preview_player
Показать описание
Get a look at our course on data science and AI here:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
In this video, we will explain Random Variables and Sets.

📌 Mastering Probability and Statistics in Python - Part 1

📌 Mastering Probability and Statistics in Python - Part 2

📌 Mastering Probability and Statistics in Python - Part 3

📌 Mastering Probability and Statistics in Python - Part 4

📌 Mastering Probability and Statistics in Python (1 hour) -

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
AI SCIENCES provides Free tutorials and videos in Data Science, Machine Learning, and AI for beginners like you!
Follow AI Sciences!
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
👋 About AI Sciences:
AI Sciences is an e-learning company; the company publishes online courses and books about data science and computer technology for anyone, anywhere.
We are a group of experts, PhD students, and young practitioners of artificial intelligence, computer science, machine learning, and statistics. Some of us work for big-name companies like Google, Facebook, Microsoft, KPMG, BCG, and Mazars.
We decided to produce courses and books mainly dedicated to beginners and newcomers on the techniques and methods of machine learning, statistics, artificial intelligence, and data science. Initially, our objective was to help only those who wish to understand these techniques more easily and to be able to start without too much theory or lengthy reading. Today, we also publish more complete books on selected topics for a wider audience.
Рекомендации по теме
Комментарии
Автор

Thank you for watching this video. Leave us comments on the tutorials that you wish to have soon on our channel.
We will try to provide them very soon to help you learn more about Data Science.

AISciencesLearn
Автор

Very clear, and comprehensive lecture... thanks for uploading this valuable stuff.

abdurrasheed
Автор

can you please share the data input to practice as well. Iris csv or ....

massoudbayati
Автор

can i learn data science thoroughly from this?

HamzaAli-htjc
Автор

I keep getting this message

NameError Traceback (most recent call last)
in <module>
----> 1 iris = sns.load_dataset('iris')

NameError: name 'sns' is not defined

gordongekko