Skip to content

Tags: tlverse/sl3

Tags

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #373 from tlverse/devel

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #309 from tlverse/devel

v1.3.7

Toggle v1.3.7's commit message

Verified

This commit was signed with the committer’s verified signature.
nhejazi nima hejazi
rm --progress-bar option from pip

v1.3.5

Toggle v1.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fall 2019 release: v1.3.5 (#253)

* remove old reindex definition

* disable tests for travis cache

* restyle + update site; re-enable tests

* update DOI + site

* minor readme/pkgdown update

* fix broken link

* three screeners and tests

* oops found & fixed error

* line 5 of corP and corRank

* `sl3_task` bug fix; complexity & efficiency improvement (#246)

* initial density and pooled hazards code

* port tests

* survival fixes + update documentation

* re-style

* implement semiparametric variance estimator

* add test sketch for pooled hazards densities

* fix merge conflicts

* finish pooled hazards density test

* re-style

* adapt to changes in try-error data structure

* fixed arguments not passed bug

* Revert "fixed arguments not passed bug"

This reverts commit b1358f1.

* added learner caret

* fixed formatting

* added Learner GAM

* fixed formatting

* added gam to binomial learners test

* fixed argument passing bug

* fixed argument passing bug for svm

* update contributors, mostly rebuild docs site

* remove old reindex definition

* improved complexity and efficiency of data treatment

* debugged changes to sl3_task

* modified DESCRIPTION

* bug fix (flag_name)

* bug fix (empty task)

* bug fix (columns treatment and mapping)

* fixed case where node list is given

* fixed case where outcome is multivariate

* complexity reduction

* change task creation in Lrnr_density_discretize + re-style code

* test refinement

* fix for a special case

* revert changes to survival utils

* Subset covariates correctly for sublearners (#250)

* fix covariate subsetting

* only delay subset if task is delayed

* don't count NA as a value when guessing variable types from data (#251)

* Overhaul data preprocessing (#252)

* don't count NA as a value when guessing variable types from data

* overhaul data preprocessing

* Convex combination with `Lrnr_nnls` (#249)

convex combo with test

* bump version; update docs

* update site

* add NEWS

* use --ignore-installed in travis pip call

* minor version bump; fix use of here::here; re-style; update docs and site

* update DOI for v1.3.5 and update docs/site

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
nhejazi nima hejazi
restyle + update site; re-enable tests

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
nhejazi nima hejazi
update DOI

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #158 from tlverse/devel

try appveyor fix