Giter Club home page Giter Club logo

nonet's Introduction

nonet

nonet is a unified solution for weighted average ensemble in supervised and unsupervised learning environment. It is a novel approach to provide weighted average ensembled predictions without using labels from outcome or response variable for weight computation. In a nutshell, nonet can be used in two scenarios:

  • This approach can be used in the unsupervised environment where outcome labels not available.
  • This approach can be used to impute the missing values in the real-time scenarios in supervised and unsupervised environment because nonet does not require training labels to compute the weights for ensemble.

Getting Started:

one of the best way to start with this project is, have a look at vignettes. Vignettes provides clear idea about how nonet can contribute to ensemble different models all together.

nonet also available on Github Page

Installtion

This package can be downloaded from github using devtools:

  • devtools::install_github("GSLabDev/nonet")

nonet uses below mentioned R version & packages:-

Requirements

  • R (>= 3.5.1)

Used packages:

  • caret (>= 6.0.78),
  • dplyr,
  • randomForest,
  • ggplot2,
  • rlist (>= 0.4.6.1),
  • glmnet,
  • tidyverse,
  • e1071,
  • purrr,
  • pROC (>= 1.13.0),
  • rlang (>= 0.2.1),

Contribution

nonet welcomes you to contribute and suggest the improvement. Kindly raise the pull request for enhancement and raise the issue if you find any bugs.

for more details and support, one can reach out to us:

nonet's People

Contributors

aviralvijay-gslab avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.