Python/divide_and_conquer
ELNS 43905efe29 Adding doctests into LDA algorithm (#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
2019-12-08 23:15:17 +01:00
..
closest_pair_of_points.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
convex_hull.py Adding doctests into LDA algorithm (#1621) 2019-12-08 23:15:17 +01:00
inversions.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
max_subarray_sum.py psf/black code formatting (#1277) 2019-10-05 10:14:13 +05:00
mergesort.py psf/black code formatting (#1421) 2019-10-22 19:13:48 +02:00