The Art Of Coding Profile picture
We are a group of developers who are excited about Python, Puzzles, Finance, and Machine Learning. Subscribe to our free monthly newsletter for updates.
Apr 7, 2021 ā€¢ 13 tweets ā€¢ 6 min read
Let's learn about Correlation the most important statistical measure that is also a key tool in machine learning.

#MachineLearning #100DaysOfCode #Python

šŸ‘‡šŸ§µ Correlation, as the name suggests, gives the measure of the relationship between two variables.

In statistical terms, it is the measure using which statisticians figure out how much two things are related.

Two things could be related in different extend and ways. For eg:
Mar 30, 2021 ā€¢ 8 tweets ā€¢ 8 min read
"The most important step of all is the first step. Start Something."

And to start your journey, below are some of the best free resources for different technologies.

Bookmark this thread and retweet to help others as well.
Follow for more such content.

#100DaysOfCode

šŸ§µ šŸ‘‡ For learning Python a few of my favorite websites:

By Google (only for python2 though):
developers.google.com/edu/python

Guided Course:
sololearn.com/learning/1073
(^ has many other guided courses too)

For Python and its applications:
automatetheboringstuff.com
inventwithpython.com/invent4thed/