mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-21 21:27:36 +00:00
minor checks
This commit is contained in:
parent
f614b2efee
commit
254b9bf87e
@ -11,7 +11,7 @@ To run these tests, use the following command:
|
|||||||
python -m doctest test_ridge_regression.py -v
|
python -m doctest test_ridge_regression.py -v
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# from ridge_regression import RidgeRegression
|
# from machine_learning.ridge_regression import RidgeRegression
|
||||||
|
|
||||||
|
|
||||||
def test_feature_scaling():
|
def test_feature_scaling():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user