GithubHelp home page GithubHelp logo

r's Introduction

The Algorithms - R

build license prs

R is a programming language and free software environment for statistical computing and graphics supported by the R Foundation for Statistical Computing. The R language is widely used among statisticians and data miners for developing statistical software and data analysis. Polls, data mining surveys and studies of scholarly literature databases show substantial increases in popularity in recent years. As of November 2019, R ranks 16th in the TIOBE index, a measure of popularity of programming languages. (Wikipedia)

General Algorithms List

Here are some common algorithms that can be applied to almost all data problems:

PREPROCESSING

MACHINE LEARNING

DATA MINING

SUPERVISED LEARNING

UNSUPERVISED LEARNING

SORTING

MATHEMATICS

Contribution Guidelines

Please ensure to follow the points stated below if you would like to contribute:

  • If your proposing a new algorithm or making changes to an existing one, make sure your code works. Reviewers or the general user must be able to directly emplace it in an R environment and get the desired output.
  • Add an example to showcase the use of an algorithm proposed. It can be commented.
  • Follow proper naming convention for variables (use . or _ to seperate terms, such as results.df for a data frame containing some results) and filenames (follow the convention that has been followed for files under the directory your committing to).
  • Feel free to add links here to the newly added file(s), but ensure that they do not result in a merge conflict with different versions of this readme under previous pull requests.

r's People

Contributors

alexgarland avatar andyc1997 avatar anirban166 avatar da505819 avatar dynamitechetan avatar eshom avatar eurus-holmes avatar i-vishi avatar kkulma avatar manimbe avatar mertcandav avatar msaf9 avatar nikhil-wani avatar panquesito7 avatar rafaeldev2016 avatar ronlee12355 avatar siriak avatar snishal avatar stepfenshawn avatar tlentali 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.