Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragnagpal authored Apr 7, 2022
1 parent eb88f79 commit 67d106d
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions auton_survival/models/dcm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,18 +79,9 @@ class DeepCoxMixtures:
layers: list
A list of integers consisting of the number of neurons in each
hidden layer.
<<<<<<< HEAD
<<<<<<< Updated upstream
=======
random_seed: int
Controls the reproducibility of called functions.
>>>>>>> Stashed changes
=======
random_seed: int
Controls the reproducibility of called functions.
>>>>>>> db17080dcfd91df1c07937d54c479ae6ab1eaf88
Example
-------
>>> from auton_survival.models.dcm import DeepCoxMixtures
Expand Down

0 comments on commit 67d106d

Please sign in to comment.