
Correlation Measures The Relationship Between Two Variables
What is Correlation? Correlation is a statistical measure that expresses the extent to which two variables are linearly related (meaning they change together at a constant rate). It’s a common tool for describing simple relationships without making a statement about cause and effect. Why is Correlation important? Once correlation is known it can be used to make predictions. … Continue reading Correlation Measures The Relationship Between Two Variables
Python Libraries to Generate Synthetic Data
Generate data might be important, but collecting data manually that meets our needs would take time. For that reason, we could try to synthesize our data with programming language. This article will outline my top 3 python package to generate synthetic data. All the generated data could be used for any data project you want. … Continue reading Python Libraries to Generate Synthetic Data
Python – Object-Oriented Programming
Python, like every other object-oriented language, allows you to define classes to create objects. In-built Python classes are the most common data types in Python, such as strings, lists, dictionaries, and so on. A class is a collection of instance variables and related methods that define a particular object type. You can think of a … Continue reading Python – Object-Oriented Programming
10 Useful Tools for Python Developers
Whether you need Python tools for data science, machine learning, web development, or anything in between, this list has you covered. Here’s the link to the article.
Loading…
Something went wrong. Please refresh the page and/or try again.
About Me

Hi, I’m Val. A Freelance Data Scientist. I am an active contributor to this website. My interest are Data Exploration, Science, Analytics, Analysis and Visualization. I am passionate in developing tutorials and providing technical solutions.
Subscribe:
Get new content delivered directly to your inbox.