Indhumathy Chelliah

Tablaeu Deveoper, Technical Writer

United States

👨‍💻: Tableau Developer @ Health Data Link
👨‍🎓Pursuing MS in Machine Learning and Artificial Intelligence in LJMU
✍️ https://medium.com/@indhumathychelliah
🥇2X Top Writer in Education, Women in Tech --> Medium

Portfolio
Medium
Indhumathy Chelliah - Medium

Read writing from Indhumathy Chelliah on Medium. Machine Learning | Artificial Intelligence | Python |Tableau | Become a Medium Member by Clicking here: https://indhumathychelliah.medium.com/membership.

Medium
08/20/2021
15 Things to Know to Master Python Dictionaries

Let's learn about python dictionaries in detail. A dictionary is a collection which is unordered, mutable, and indexed. In Python, dictionaries are written with curly brackets {}, and they have key:value pair.

Medium
09/02/2021
Line of Best Fit in Linear Regression

Linear Regression is one of the most important algorithms in machine learning. It is the statistical way of measuring the relationship between one or more independent variables vs one dependent variable. The Linear Regression model attempts to find the relationship between variables by finding the best fit line.

GitHub
IndhumathyChelliah - Overview

Thank You for taking the time to view my GitHub Profile 😄 🔭 I'm working as a Tabelau Developer. I also write blogs on data science, python and tableau in medium. I am also a content creator in SheCan Code.

Medium
09/02/2021
Central Limit Theorem - Clearly Explained

Central Limit Theorem is one of the important concepts in Inferential Statistics. Inferential Statistics means drawing inferences about the population from the sample. When we draw a random sample from the population and calculate the mean of the sample, it will likely differ from the population mean due to sampling fluctuation.