Commit History

Update functional_programming/06_applicatives.py
c3b8d53
unverified

métaboulie Srihari Thyagarajan commited on

refactor(applicatives): `v0.1.3` of applicatives.py
3c962e6

métaboulie commited on

fix(functors): remove custom css link
87e47b3

metaboulie commited on

Update README.md
1cf7b32
unverified

métaboulie commited on

Merge remote-tracking branch 'upstream/main' into fp/functors
c1db345

metaboulie commited on

refactor(functors): `v0.1.5` of `functors.py`
6399834

metaboulie commited on

Merge pull request #93 from marimo-team/haleshot/refine
a797de9
unverified

Akshay Agrawal commited on

update
4996422
unverified

Haleshot commited on

reference material for MLE derivation
c17569e
unverified

Haleshot commited on

enhance explanations, improve LaTeX formatting
0256607
unverified

Haleshot commited on

refine text on probability density functions and their properties.
3b3d72c
unverified

Haleshot commited on

refine text on probability density functions and their properties.
9d38b76
unverified

Haleshot commited on

go over explanations
6f6f9b5
unverified

Haleshot commited on

refine binomial distribution explanations for clarity
25e577e
unverified

Haleshot commited on

refine text for clarity
9ae2eda
unverified

Haleshot commited on

enhance clarity of explanations regarding expectations & their significance in probability distr.
57f80f7
unverified

Haleshot commited on

revise text for clarity and conciseness
6a84f9d
unverified

Haleshot commited on

fix(functors): remove custom theme link
397edde

metaboulie commited on

docs(readme): updating README.md for fp course
215d7d0

metaboulie commited on

Merge remote-tracking branch 'upstream/main' into fp/functors
9509a36

metaboulie commited on

Merge pull request #89 from metaboulie/fp/applicatives
1c791c5
unverified

Srihari Thyagarajan commited on

Merge branch 'main' into fp/applicatives
d0f22f6
unverified

Srihari Thyagarajan commited on

refactor(functors): `v0.1.4` of notebook `functors` for fp course
8e62b80

metaboulie commited on

refactor(functors): `v0.1.3` of `functors` notebook
3c4c5bc

metaboulie commited on

Merge pull request #91 from st--/patch-1
43992cd
unverified

Srihari Thyagarajan commited on

Update README.md - fix typo in links
f3c65ee
unverified

st-- commited on

Merge pull request #90 from marimo-team/haleshot/21_logistic_regression
1d55e13
unverified

Akshay Agrawal commited on

change
7497033
unverified

Haleshot commited on

some more changes (apt)
37f75d3
unverified

Haleshot commited on

Update 21_logistic_regression.py
9dc8320
unverified

Akshay Agrawal commited on

Update 21_logistic_regression.py
6acc1c2
unverified

Akshay Agrawal commited on

Update functional_programming/06_applicatives.py
ccf4a01
unverified

métaboulie Srihari Thyagarajan commited on

refactor(applicatives): `v0.1.3` of `applicatives.py`
e485eac

metaboulie commited on

refactor(applicatives): remove `sequenceL` from `Applicative` because it should be a classmethod but can't be generically implemented
48feff6

metaboulie commited on

Add `🤔Key takeaways` and `Summary` sections
1a64053
unverified

Haleshot commited on

Add `logistic regression` notebook
2d4a671
unverified

Haleshot commited on

Merge pull request #88 from marimo-team/haleshot/fix-typos-LaTeX-FP
157ee83
unverified

Akshay Agrawal commited on

Merge pull request #86 from debajyotid2/add_polars_tutorials
d97ddf0
unverified

Srihari Thyagarajan commited on

docs(applicatives): add this notebook to course's README
e3bcacf

metaboulie commited on

refactor(functor): migrate to python3.13
7139673

metaboulie commited on

Add "pn" to `explicit` accepted words in typos configuration
1626bbd
unverified

Haleshot commited on

Fix typo on a word
20b3f61

Debajyoti Debnath commited on

Add note on marimo's notebook inspection features
6a372e0

Debajyoti Debnath commited on

Merge pull request #87 from marimo-team/haleshot/20_naive_bayes
61c975e
unverified

Akshay Agrawal commited on

Fix marimo notation as suggested by @Haleshot
043f183

Debajyoti Debnath commited on

Fix typo in union operator in column selector table
50fbb8e

Debajyoti Debnath commited on

Move imports to bottom and add URL for DRY
7c8994a

Debajyoti Debnath commited on

Merge remote-tracking branch 'upstream/main' into fp/applicatives
8177ad2

metaboulie commited on

Add 0.1.0 version of notebook 06_applicatives for fp course
e9e13d8

metaboulie commited on