Epython Lab
6.44K subscribers
661 photos
31 videos
104 files
1.22K links
Welcome to Epython Lab, where you can get resources to learn, one-on-one trainings on machine learning, business analytics, and Python, and solutions for business problems.

Buy ads: https://telega.io/c/epythonlab
Download Telegram
It might help you there are some projects in this github repository
Looking into each projects carefully
https://github.com/epythonlab/
πŸ”₯5πŸ‘1
What will be the output?

@epythonlab #popquiz
πŸ‘4
Python Pop Quiz

@epythonlab #popquiz
❀2
Forwarded from Asibeh Tenager
πŸ‘2
Forwarded from Epython Lab
Exercises about Introduction to Probability Distribution using Scipy
https://www.youtube.com/watch?v=ZXji1j1XfU4
INTRODUCTION TO PROBABILITY DISTRIBUTION FOR MACHINE LEARNING
1. What is a random variable?
πŸ‘‰πŸΏ https://youtu.be/TkFipAuH-rY
2. Types of a random variable
πŸ‘‰πŸΏ https://youtu.be/jBYsKZOxR6k
3. Calculating probability using probability mass function
πŸ‘‰πŸΏ https://youtu.be/ceSvPxY_uAk
4. Calculating probability over a range
πŸ‘‰πŸΏ https://youtu.be/_WF9X4RyARA
5. Calculating Probability using the cumulative distribution function
πŸ‘‰πŸΏ https://youtu.be/tfoGiPlwiys
6. Calculating probability of continuous variable using density function and cumulative distribution function
πŸ‘‰πŸΏ https://www.youtube.com/watch?v=ikete4WQaj0
πŸ‘3πŸ”₯2
PYTHON POP QUIZ

@epythonlab #popquiz
πŸ”₯6πŸ‘2
PYTHON POP QUIZ

@epythonlab #popquiz
πŸ‘3
Python POP QUIZ

What is the value of res after the above code is executed?

@epythonlab #popquiz
πŸ‘3
Handy Library to render maths formulas in Jupyter Notebook

Quadratic equation with square root in python

@epythonlab #short_code
πŸ‘5
Forwarded from Asibeh Tenager
High Performance Python

Download Book

#mlbooks @epythonlab
πŸ”₯17πŸ‘5
🐍POP QUIZ What is the output?

@epythonlab #popquiz
πŸ‘4
You can learn Python 🐍 on your android device

How to install Jupyter Notebook on Android Phone for beginners

How to run python on Android Phone for absolute beginners

https://youtu.be/mZ_0inQKMGk

Share, like, subscribe
❀7
TIP => WHY BUSINESSES LIKE DATABASE?

Why Businesses Like Databases

1. Data integrity is ensured
- only the data you want to be entered is entered, and only certain users are able to enter data into the database.

2. Data can be accessed quickly - SQL allows you to obtain results very quickly from the data stored in a database. Code can be optimized to quickly pull results.

3. Data is easily shared - multiple individuals can access data stored in a database, and the data is the same for all users allowing for consistent results for anyone with access to your database.

#tip #DATABASE @epythonlab
πŸ‘3❀2