Epython Lab
6.45K subscribers
658 photos
31 videos
104 files
1.21K 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
Data science combines several disciplines, including statistics, data analysis, machine learning, and computer science. This can be daunting if youโ€™re new to data science, but keep in mind that different roles and companies will emphasize some skills over others, so you donโ€™t have to be an expert at everything.
๐Ÿ‘9
Does python know your errors before it runs your code?
Find link in the comment box
Anonymous Quiz
57%
Yes
43%
No
๐Ÿ‘2
What is anonymous Function in Python?
Find link in the comment box if you're confused.
Anonymous Quiz
82%
lambda function
8%
user defined function
9%
built-in function
๐Ÿ‘3
Join to get exclusive access
https://bit.ly/363MzLo
share it
The Future with
Machine Learning For Dummiesยฎ, IBM Limited Edition

๐Ÿ“– Book

@epythonlab #mlbooks
๐Ÿ‘9๐Ÿ”ฅ4โค1
In order to be successful at machine learning, you need to have a strong problem solving mindset. You should be able to take almost any business challenge presented to you, break down it, and figure out how to apply machine learning to solve it.
The concepts and skills that you may need to demonstrate in an interview are above in the figure.
Watch latest Interview Questions: https://lnnk.in/iucY
๐Ÿ‘3
Danger of Statistics

"I never believe in statistics
I didn't doctor myself" Winston Churchill Said

Statistics: is deep and manipulated
Understand how to turn RAW DATA ===> Decision/Conclusion
@epythonlab
๐Ÿ‘5๐Ÿ˜ข1
Cheat Sheets for AI Neural Networks, Machine Learning, DeepLearning & Big Data

๐Ÿ“– Book

Join @epythonlab for resources
Also join https://bit.ly/363MzL to get membership and exclusive acess
๐Ÿ‘9
As a data scientist 70-80 percent of your time spending on data cleansing. If you have given data which contains special characters and you may need to avoid those special characters, what methods do you use to avoid it?
https://youtu.be/qL7lX5lCfgw
๐Ÿ‘5
I give special training on your favourite topics via zoom. Select your topic that you would like to know about.
Send the topic:
Your name:
Country:
Time Zone:
How much hours per day:
to @asibehtenager
Watch the videos above if you're confused about the answer.

is left_df.merge(right_df, on="column_name") ?
Anonymous Quiz
27%
Inner join
20%
Outer join
41%
Left join
13%
Right join