Algo-ScriptML
Algo-ScriptML copied to clipboard
Scripts of Machine Learning Algorithms from Scratch. Implementations of machine learning models and algorithms using nothing but NumPy with a focus on accessibility. Aims to cover everything from basi...
I would like to add Q-learning - Reinforcement learning algorithm
A grading boosting algorithm in which I want to contribute. Please assign this to me
Pruning of neural network remove the less contributing node(means weight of node which has low weight than others node) from the neural network. It increases the accuracy of neural network...
Hey, I am a GSSoC'21 participant and I will like to work on the documentation and implementation of Stepwise Regression. I have already described briefly about this technique in one...
I would like to add FP Growth algorithm documentation. I am a GSSOC'21 participant
Hi, I'm a GSSoC Participant and I want to contribute the codebase for Multiple Linear Regression in Python. Kindly assign me this issue. I assure that I'll submit the PR...
A very helpful optimization technique that is quite time efficient and even reduces space complexity. It proves to come in quite handy when the gradient descent seems to have a...
Hi, I'm a GSSoC Participant, and I saw that the Readme file for Apriori Algorithm is empty. I want to contribute for this issue. It would be helpful if this...