# Machine-Learning **Repository Path**: armyzzZ/Machine-Learning ## Basic Information - **Project Name**: Machine-Learning - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-22 - **Last Updated**: 2021-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Machine-Learning Different Algorithm Implementations have been done like, linear , ridge , lasso regression of which linear regression, ridge regression have been implemented from scratch, naive bayes classification also has been implemented from scratch, decision trees , ensamble classification have also been implemented. Another task on OpenCV of noising and de-noising images has also been done from scratch