ENGED PROGRAM CONTRIBUTOR
Faith Mwangangi

Faith Mwangangi is an undergraduate student undertaking her Bachelor of Science in Computer Science. She is interested in AI. She loves listening to musics as well.

2

0

0
Faith Mwangangi is an undergraduate student undertaking her Bachelor of Science in Computer Science. She is interested in AI. She loves listening to musics as well.
2
0
0
Dec 28, 2021
Singular Value Decomposition (SVD) is a powerful technique widely used in solving dimensionality reduction problems. This algorithm works with a data matrix of the form, m x n, i.e., a rectangular matrix.
Nov 26, 2021
Polynomial regression is a machine learning model used to model non-linear relationships between dependent and independent variables.