Algo-ScriptML icon indicating copy to clipboard operation
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...

Results 23 Algo-ScriptML issues
Sort by recently updated
recently updated
newest added

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

gssoc21
Level1

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...

Can I work on this @geekquad @yukti845?

gssoc21
Level1

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

gssoc21
Level1

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...

gssoc21
Level3

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...

gssoc21
Level3

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...

documentation
gssoc21
Level1
Unassigned

Can I work on this issue?

gssoc21
Level3
Base