Epython Lab
Open in Telegram
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
Show more6 193
Subscribers
No data24 hours
-217 days
-6530 days
Posts Archive
6 192
#TIP #help_function
Python has many more functions, and defining your own functions is a big part of python programming.
The help() function is possibly the most important Python function you can learn. If you can remember how to use help(), you hold the key to understanding most other function.
Here is an example:
help(round)
6 192
Top 5. Still you have time to wine.
🥇 @Reset19 – 5 (53.1 sec)
🥈 @being_me1 – 5 (1 min 33 sec)
🥉 @PrisWen – 5 (1 min 42 sec)
4. ㅤㅤㅤㅤ ㅤ – 5 (1 min 45 sec)
6 192
You can share your questions, thoughts and experiences. You can also answer for questions asked by others. @pyDiscussion
6 192
One of the users asked the question " Why does python so popular? "
I think the following will answer your question.
Others also add one more answer to support his question via @Epythonlabbot
https://telegra.ph/12-Reasons-you-should-learn-Python-11-25
6 192
🎲 Quiz 'Python'
This quiz is introducing the basic python for beginners.
🖊 6 questions · ⏱ 3 min
6 192
#Python #Tools
Most usefully Python tools
#web Developers
-Django
-Bottle
-CherryPy
-Pyramid
-TurboGears
#Game Developers
-Pygame
-Pyglet
-PyOpenGl
-Arcade
-Panda3D
#Gui Developers
-Kivy
-Tkinter
-WxPython
-PyGUI
-PySide
#Machine Learning
-TensorFlow
-keras
-Theano
-Scikit-learn
-PyTorch
#Data Science
-NumPy
-Pandas
-SciPy
-IPython
-Plotly
#Image processing
-Opencv
-Mahotas
-SimpleTK
-Pillow
-Scikit-Image
#Web scraping
-Requests
-Beautiful Soup
-Selenium
-Lxml
-ScraPy
#Authomation Testing
-Splinter
-RoBot
-Behave
-PyUnit
-Pytest
6 192
#Python #List
A list is a common Python datatype that is ordered and changeable. It allows duplicate values.
Creating a list is as simple as putting different comma-separated values between square brackets:
animals = ["Cow", "Ox", "Got"]A python list is very important especially for data science and Machine learning because the data of datasets are organized in a list form. We can further investigate the future predictions based on the list of data.
6 192
Python for Beginners : An Essential Guide to Easy Learning with Basic Exercises : Python programming Crash Course for Data Analysis and for Beginner Hackers
Walsh, Conley (2020)
@epythonlab #pythonbooks
6 192
#LinearRegressionChallenge
Let x be 1, 2, 3
y be 5, 1, 3
m be 8
b be 40
and N is the total number of Dataset we have
Note: N is the number of points, i.e. the length of the x list or the y list.
find
-2/N(Summation of (yi -(mxi+b) if i starts from 1 to N
Use python code
post you solution @pythonEthbot
6 192
What is Scikit-learn?
Scikit-learn is a library in Python that provides many unsupervised and supervised learning algorithms. It’s built upon some of the technology you might already be familiar with, like NumPy, pandas, and Matplotlib!
As you build robust Machine Learning programs, it’s helpful to have all the sklearn commands all in one place in case you forget.
6 192
You are very interesting towards learning ML. That's good in a movement. This channel is created to share thoughts, knowledge's, and experiences we have.
We are from different countries. Which country you are?
6 192
Why Use Machine Learning?
The year is 2049…
New York is overrun by bots and web crawlers. The capabilities of Machine Learning have reached new heights and the world as we know it will never be the same.
Facial recognition technology that helps users tag and share photos of friends can now tag future friends; night drones are on the prowl.
Machine learning powered self-driving cars (and flying cars) are now massively available to consumers. The steering wheel has become a thing of the past.
Recommendation engines that suggest what VR shows to watch and what products to buy will now display a different environment for each user group.
At the dawn of a new age, you can’t help but wonder, what is Machine Learning and how did it pivot our world so drastically?
6 192
#Question_by @Spicysuri
What is syntax?
The syntax of the Python programming language is the set of rules that defines how a Python program will be written and interpreted. The Python language has many similarities to Perl, C, and Java. However, there are some definite differences between the languages.
You can ask @pythonethbot
6 192
✅Dear Python learners, I would like to say thank you for joining the channel to learn something new. Our channel needs more subscribers. Please invite your friends by sending @python4fds . Thank you for your contribution🙏
