Adding doctests into LDA algorithm (#1621) · zinating/algorithms-python@43905ef · GitHub
Skip to content

Commit 43905ef

Browse files
miladsade96cclauss
authored andcommitted
Adding doctests into LDA algorithm (TheAlgorithms#1621)
* Adding doctests into <gaussian_distribution> function * Adding doctests into <y_generator> function * Adding doctests into <calculate_mean> function * Adding doctests into <calculate_probabilities> function * Adding doctests into <calculate_variance> function * Adding doctests into <predict_y_values> function * Adding doctests into <accuracy> function * fixup! Format Python code with psf/black push * Update convex_hull.py * Update convex_hull.py
1 parent 26b0803 commit 43905ef

2 files changed

Lines changed: 96 additions & 39 deletions

File tree

divide_and_conquer/convex_hull.py

Lines changed: 19 additions & 38 deletions

machine_learning/linear_discriminant_analysis.py

Lines changed: 77 additions & 1 deletion

0 commit comments

Comments
 (0)