RoboticsClubIITJ / ML-DL-implementation

An implementation of ML and DL algorithms from scratch in python using nothing but NumPy and Matplotlib.
BSD 3-Clause "New" or "Revised" License
48 stars 69 forks source link

Principal component analysis (PCA) #92

Closed Halix267 closed 3 years ago

Halix267 commented 3 years ago

Can I work on this @agrawalshubham01 @kwanit1142

kwanit1142 commented 3 years ago

@Halix267 , listen, before uploading any more issues from now, make sure that it is not repeated.

For that, see the issues mentioned already in this repository, in which SVM,PCA was already mentioned, their implementations are almost done.

kwanit1142 commented 3 years ago

@Halix267 A piece of advice will be, instead of adding issues in haphazard fashion, make sure that issue is more unique than former issues in repository , and not repeated.

That's the good practice for creating unique issues .