All Projects → nanxstats → hdnom

nanxstats / hdnom

Licence: GPL-3.0 license
Benchmarking and Visualization Toolkit for Penalized Cox Models

Programming Languages

r
7636 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to hdnom

abess
Fast Best-Subset Selection Library
Stars: ✭ 266 (+638.89%)
Mutual labels:  linear-regression, high-dimensional-data
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (+30.56%)
Mutual labels:  linear-regression
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+347.22%)
Mutual labels:  linear-regression
Nakedtensor
Bare bone examples of machine learning in TensorFlow
Stars: ✭ 2,443 (+6686.11%)
Mutual labels:  linear-regression
100 Days Of Ml Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Stars: ✭ 172 (+377.78%)
Mutual labels:  linear-regression
Python-AndrewNgML
Python implementation of Andrew Ng's ML course projects
Stars: ✭ 24 (-33.33%)
Mutual labels:  linear-regression
Java Deep Learning Cookbook
Code for Java Deep Learning Cookbook
Stars: ✭ 156 (+333.33%)
Mutual labels:  linear-regression
pyloess
A simple implementation of the LOESS algorithm using numpy
Stars: ✭ 44 (+22.22%)
Mutual labels:  linear-regression
Machine-Learning
🌎 I created this repository for educational purposes. It will host a number of projects as part of the process .
Stars: ✭ 38 (+5.56%)
Mutual labels:  linear-regression
Machinelearning ng
吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng
Stars: ✭ 181 (+402.78%)
Mutual labels:  linear-regression
Deeplearning.ai
该存储库包含由deeplearning.ai提供的相关课程的个人的笔记和实现代码。
Stars: ✭ 181 (+402.78%)
Mutual labels:  linear-regression
Deep Math Machine Learning.ai
A blog which talks about machine learning, deep learning algorithms and the Math. and Machine learning algorithms written from scratch.
Stars: ✭ 173 (+380.56%)
Mutual labels:  linear-regression
scikit-hubness
A Python package for hubness analysis and high-dimensional data mining
Stars: ✭ 41 (+13.89%)
Mutual labels:  high-dimensional-data
Aulas
Aulas da Escola de Inteligência Artificial de São Paulo
Stars: ✭ 166 (+361.11%)
Mutual labels:  linear-regression
bess
Best Subset Selection algorithm for Regression, Classification, Count, Survival analysis
Stars: ✭ 14 (-61.11%)
Mutual labels:  survival-analysis
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+344.44%)
Mutual labels:  linear-regression
Autofeat
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
Stars: ✭ 178 (+394.44%)
Mutual labels:  linear-regression
Blasjs
Pure Javascript manually written 👌 implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
Stars: ✭ 241 (+569.44%)
Mutual labels:  linear-regression
SecMML
SecMML: Secure MPC(multi-party computation) Machine Learning Framework
Stars: ✭ 91 (+152.78%)
Mutual labels:  linear-regression
DiVE
An interactive 3D web viewer of up to million points on one screen that represent data. Provides interaction for viewing high-dimensional data that has been previously embedded in 3D or 2D. Based on graphosaurus.js and three.js. For a Linux release of a complete embedding+visualization pipeline please visit https://github.com/sonjageorgievska/Em…
Stars: ✭ 26 (-27.78%)
Mutual labels:  high-dimensional-data

hdnom

R-CMD-check CRAN Version Downloads from the RStudio CRAN mirror

hdnom creates nomogram visualizations for penalized Cox regression models, with the support of reproducible survival model building, validation, calibration, and comparison for high-dimensional data.

Installation

You can install hdnom from CRAN:

install.packages("hdnom")

Or try the development version on GitHub:

remotes::install_github("nanxstats/hdnom")

Browse the vignettes to get started.

Gallery

Nomogram

Kaplan-Meier plot with number at risk table

Model validation and calibration

Model comparison by validation or calibration

Shiny app

Contribute

To contribute to this project, please take a look at the Contributing Guidelines first. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].