/Python

Notes and examples.

Primary LanguageJupyter Notebook

Code examples

Zachary R. McCaw
Updated: 2023-11-23

Notesbooks

  • For ML notebooks, see the TensorFlow repo.
  • cox_model.ipynb: Manual implemention of Cox proportional hazards models.

References

  • regex.ipynb: Regular expression examples.
  • test_testing.py: Unit test examples.