We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b9219 commit ce518fdCopy full SHA for ce518fd
Stats_Prob_ML_Fundamentals/Binomial_Regression/README.md
@@ -1,5 +1,10 @@
1
### Intro
2
#### This is a worked example from the tutorial series by (citation) to demonstrate and explore the application of Binomial Regression
3
-### Included are notes on the underlying theory
+#### Included are notes on the underlying theory
4
+
5
+### Environment and Dependencies
6
7
+#### The project was run in a virtual environment (Anaconda) to manage the following libraries and dependencies:
8
+#### Python version 3.12, Numpy, Scikit-Learn
9
+#### The data set used and generated are included in the repo.
10
-###
0 commit comments