Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Commit 85cdb38

Browse files
author
Tony_Tian_1122
committed
Change README, change ipynb to py
1 parent 2f8abfc commit 85cdb38

File tree

5 files changed

+379
-534
lines changed

5 files changed

+379
-534
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ t_test(data1, data2).paired_sample_t_test()
1919
```
2020

2121
# ML Models
22+
ml_regression.py: contain 5 most popular machine learning regression functions, implemented using scikit-learn standard library
23+
unsupervised_clustering.py: contain most popular unsupervised learning clustering functions, implemented using scikit-learn standard library
2224
# DL Models

ml_regression.ipynb

Lines changed: 0 additions & 347 deletions
This file was deleted.

0 commit comments

Comments
 (0)