Giter VIP home page Giter VIP logo

rahul_codify's Introduction

Welcome to Rahul_CODIFY (YouTube Channel) blog posts

Hello, I am Rahul Raoniar (PhD Student at IIT Guwahati, India) and welcome to Rahul_CODIFY !

"If you have knowledge, let others light their candles in it." - Margaret Fuller

This is a R data Science Repository for Learning, Contributing and Improving Data Science Literacy

The future blogs will include the following

  1. Blog posts

  2. Codes and instructions for

    • Loading data into R
      • using base R and packages
    • Data manipulaton
      • Using Base R
      • dplyr
      • forcats
      • data.table
    • Data tidying
      • tidyr package
      • broom package
    • Static Visualization
      • Base R
      • ggplot2
    • Interactive Visualization
      • ggvis
      • rbokeh
      • plotly
      • TrelliscopeJS (Big Data)
    • Modelling
      • Supervised
        • Linear models
        • Logit models (binary, multinominal classification and ordered)
        • Tree based models (classification and regression)
        • naive bayes classifier (Probabilistic models)
        • k-nearest neighbour (classification)
        • Ensemble learners (Boot strap aggregation, random forest, Boosting, Extreme gradient boosting)
        • Support Vector Machines
        • Neural Networks
          • shalow Neural Network (nntool, neuralnet packages)
          • Deep Neural Network (h2o, Keras, MXNet packages etc.)
        • Auto ML (h2o package)
      • Unsupervised
        • Clustering
          • K-means
          • Hirarchical
          • Model based
          • Density Based
        • Association Analysis and Sequence Mining
        • Dimension Reduction
          • Principal Component Analysis
          • Multidimensional Scaling
          • Singular Value Decomposition
          • Non-linear dimension reduction (ISOMAP and Locally Linear Embeding)
    • Model Evaluation
      • Contigency Table
      • Cross Validation
      • Performance metrices (Metrics package)
      • ROCR Curve
      • F-measure
      • Hyperparameter tuning using
        • caret
        • mlr
        • H2O
      • Interpretation of ML models using lime (Local Interpretable Model-Agnostic Explanations)
  3. Datasets

  4. R codes in the form of scripts & markdown documents

The table of content

The upcoming tutorials will cover the following.

** TS = Tutorial Series **

  • TS 1. Introduction to R
  • TS 2. Function
  • TS 3. Loading, Data Extracting and Transforming
    • Base R, readr, readxl
  • TS 4. Data Preparation
    • Base R
  • TS 5. Data Manipulation
    • dplyr and data.table
  • TS 6. Visualization using ggplot2
    • Base R
    • ggplot2
  • TS 7. Map preparation
    • ggmap
    • tmap
    • map using rbokeh
  • TS 8. Interactive ploting
    • ggvis
    • plotly
    • rbokeh
  • TS 9. R Markdown and Shiny
    • rmarkdown (markdown report preparation)
    • shiny (Web application development)
  • TS 10. Statistics with R
    • Basic statistics
    • Statistical Tests and Inferences from Data
  • TS11. Supervised Machine learning
    • Regression
    • Classification
  • TS12. Unsupervised Machine learning with R
    • Clustering
    • Association Analysis and Sequence Mining
    • Dimension Reduction

These tutorial videos are a small contribution to the society from my side. **Happy Coding :)

rahul_codify's People

Contributors

rahul-raoniar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.