Skip to content
View Joel-Kazadi's full-sized avatar

Block or report Joel-Kazadi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Joel-Kazadi/README.md
  • 👋 Hi, I’m @Joel-Kazadi
  • 👀 I’m interested in Applied Statistics and Data Analysis
  • 🌱 I’m very passionate about Machine Learning using R and Python languages
  • 💞️ I’m looking to collaborate on more real-world Data Science projects
  • 📫 How to reach me https://sites.google.com/view/joelkazadi

Popular repositories Loading

  1. R-Programming-for-Data-Science R-Programming-for-Data-Science Public

    This project is an introduction to programming in R for Data Science. It is structured in 12 sections: (i) Data Structure in R; (ii) Importing and Exporting Data; (iii) Data Manipulation; (iv) Data…

    R 1

  2. Data-Visualization-in-R Data-Visualization-in-R Public

    This tutorial covers data visualization using R with the package "ggplot2". The following topics will be covered throughout the lesson: (i) the components of the ggplot2 graphics grammar, (ii) cust…

    1

  3. Visualization-of-the-ROC-curve Visualization-of-the-ROC-curve Public

    Jupyter Notebook 1

  4. Joel-Kazadi Joel-Kazadi Public

    Config files for my GitHub profile.

  5. Data-Structure-in-R Data-Structure-in-R Public

    This section discusses about various data structures available in the R language. It reviews the creation of vectors and matrices, operations on matrices, and the basic manipulation of dataframes.

  6. Importing-and-Exporting-in-R Importing-and-Exporting-in-R Public

    In this section we will look at how to import and export datasets with R.