-
We have methods for associating individual genetic variants and phenotypes (https://github.com/pystatgen/sgkit/pull/16, https://github.com/pystatgen/sgkit/pull/66), but inferring associations with gen…
-
@rbalshaw @farnushfarhadi
the last commit: 7ce221a00db3b079f614041d2bf61afa89c415df
the link to the proposal: https://github.com/STAT540-UBC/team_Methylation-Badassays/blob/master/project_proposal.…
-
Great work. Is it possible to extend package to allow sparse matrices as input?
-
https://www.kaggle.com/elmadj/detect-credit-card-fraud-using-logistic-regression/notebook
https://www.kaggle.com/theonarh/kernels/notebooks/new?forkParentScriptVersionId=2167747
https://www.data-blo…
-
The goal of this issue is to summarize feedback we've had from various seminars
-
Hi mlr3proba team,
Some recent recommendations on evaluation/validation of survival prediction models call for estimation of individuals' observed outcome probabilities and the model predicted pro…
-
- [x] Data splitting
- [x] Bootstrapping
- [x] Cross-validation ( basic, repeated or LOOCV)
- [x] Model training for either classification, regression, association or clustering (as applicable)
- …
-
# Sentiment analysis with tidymodels and #TidyTuesday Animal Crossing reviews | Julia Silge
A lot has been happening in the tidymodels ecosystem lately! There are many possible projects we on the tid…
-
```julia
using MLJ, RDatasets, DataFrames;
#Load & make model list.
@inline function load_m(model_list)
@inbounds for (i, model) in enumerate(model_list)
load(model.name, pkg=model.pa…
-
Hello,
following this [discussion](https://discourse.julialang.org/t/posdefmanifoldml-machine-learning-for-positive-definite-matrices/32620/15), the steps followed by [PosDefManifold.jl](https://g…