Skip to content

Commit 14ed664

Browse files
Updated summary.md : codeiiest-dev#3
1 parent 4c6690d commit 14ed664

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/MachineLearningAlgorithms/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ These are the engines of Machine Learning.
55
<hr>
66

77
## Topics Covered
8-
9-
- [Regression](./Regression/Regression.md)
8+
- [Important Python Libraries](./IMPORTANT_PYTHON_LIBRARIES/INTRO.md)
9+
- [NumPy](./IMPORTANT_PYTHON_LIBRARIES/numpy.md)
10+
- [Matplotlib](./IMPORTANT_PYTHON_LIBRARIES/matplotlib.md)
11+
- [Pandas](./IMPORTANT_PYTHON_LIBRARIES/pandas.md)
12+
- [Scikit-learn](./IMPORTANT_PYTHON_LIBRARIES/Scikit-learn.md)
13+
- [Scipy](./IMPORTANT_PYTHON_LIBRARIES/SciPy.md)
14+
- [Regression](./Regression/Regression.md)
1015
- [Linear Regression](./Regression/LinearRegression/LinearRegression.md)
16+

0 commit comments

Comments
 (0)