Category: R (programming language)

  • Apps Like R mlr & Comparison with Popular Alternatives For Today

    Machine Learning in R: mlr, a framework for machine learning experiments in R. mlr provides this so that you can focus on your experiments! The framework provides supervised methods like classification, regression and survival analysis along with their corresponding evaluation and optimization methods, as well as unsupervised methods like clustering. It is written in a […]

  • Apps Like R Caret & Comparison with Popular Alternatives For Today

    The caret package (short for _C_lassification _A_nd _RE_gression _T_raining) is a set of functions… The caret package (short for _C_lassification _A_nd _RE_gression _T_raining) is a set of functions that attempt to streamline the process for creating predictive models. The package contains tools for: data splitting pre-processing feature selection model tuning using resampling variable importance estimationas […]

  • Apps Like R MLstudio & Comparison with Popular Alternatives For Today

    The ML Studio is interactive for EDA, statistical modeling and machine learning applications. The ML Studio is an interactive platform for data visualization, statistical modeling and machine learning applications. Based on Shiny and shinydashboard interface, with Plotly interactive data visualization, DT HTML tables and H2O machine learning and deep learning algorithms. The ML Studio provides […]

  • Apps Like Shiny & Comparison with Popular Alternatives For Today

    Shiny is an R package that makes it easy to build interactive web apps straight from R. Created by RStudio Shiny is an R package that makes it easy to build interactive web apps straight from R. You can host standalone apps on a webpage or embed them in R Markdown documents or build dashboards. […]

  • Apps Like Stan & Comparison with Popular Alternatives For Today

    Stan is a probabilistic programming language for data analysis, enabling automatic inference for a… Created by Bob Carpenter, Andrew Gelman, Matt Hoffman, Daniel Lee, Ben Goodrich, Michael Betancourt, Michael A. Brubaker, Jiqiang G… Stan is a probabilistic programming language for data analysis, enabling automatic inference for a large class of statistical models. It features full […]