edualgo / Grokking-Machine-Learning

This repo aims to contain different machine learning use cases along with the descriptions to the model architectures
https://github.com/Abhijit2505/Grokking-Machine-Learning/wiki
MIT License
63 stars 49 forks source link

EDA on the Palmer Penguins Dataset using R. #179

Closed khusheekapoor closed 2 years ago

khusheekapoor commented 2 years ago

A clear and concise description of what the feature is. I will perform EDA on the Palmer Penguins dataset using R.

Is your feature request related to a problem? Please describe. It will get new learners introduced to the basic commands in R.

Describe the solution you'd like. I will make use of basic R commands and the tidyverse and ggplot2 libraries.

Please assign this to me under HacktoberFest 2021.

Abhijit2505 commented 2 years ago

@khusheekapoor If possible can you do the same thing in Python, as you can see, we are purely a python repository.