vkassingh / The-Layman-Machine-Learning-dictionary

A collection of Machine Learning Terms with their layman explanation with examples and images.
https://github.com/vkassingh/Machine-Learning-Dictionary
8 stars 14 forks source link

hactoberfest #4

Open vkassingh opened 4 years ago

ronika-das commented 4 years ago

Hello. Can you describe the issue please?

thenorthkun commented 4 years ago

ML algos stuff is all good and fine. But how about adding a ML-prerequisites folder too, which will include all the essential tutorials for python libraries (Pandas, Seaborn, Scikitlearn, etc) required to build a solid foundation before jumping on ML concepts ?

Viper2211 commented 3 years ago

Maybe we could also get in some code for some simple examples using the algorithms. I think that would really help people out, because I learn best when I'm hands-on. I could add some examples in Python and MATLAB if you'd like!

vkassingh commented 3 years ago

Yes why not! You are free to make contributions and learn. So go ahead!

Make quality contribution!

Have a Good day! Vikas Singh

On Wed, Oct 14, 2020, 12:56 AM AniruthA notifications@github.com wrote:

Maybe we could also get in some code for some simple examples using the algorithms. I think that would really help people out, because I learn best when I'm hands-on. I could add some if you'd like!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vkassingh/The-Layman-Machine-Learning-dictionary/issues/4#issuecomment-707958763, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKBDZICCZD5XTRL4XU3THO3SKSSXXANCNFSM4R5OHXSA .

Viper2211 commented 3 years ago

Ok @vkassingh ! I finished two examples (Logistic and Linear Regression), written from scratch. By the way, could you add the hacktoberfest topic to your repo. I would like for this to count towards my PR count.

vkassingh commented 3 years ago

Sure I will add both the hacktober fest labels today!

Have a great day ahead Vikas Singh

On Fri, Oct 16, 2020, 9:25 PM AniruthA notifications@github.com wrote:

Ok @vkassingh https://github.com/vkassingh ! I finished two examples (Logistic and Linear Regression), written from scratch. By the way, could you add the hacktoberfest topic to your repo. I would like for this to count towards my PR count.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/vkassingh/The-Layman-Machine-Learning-dictionary/issues/4#issuecomment-710133828, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKBDZIDP7IBVGO6C2LGSB7LSLBUHXANCNFSM4R5OHXSA .

Viper2211 commented 3 years ago

Thanks a lot @vkassingh . I hope you have a great day as well!

Viper2211 commented 3 years ago

I added the Q Learning (Reinforcement Learning) example!

Viper2211 commented 3 years ago

I also added the Minimax example.

vkassingh commented 3 years ago

I also added the Minimax example.

well you can create a seperate folder of examples with seperate topics and remember It should be beginner freindly.

vkassingh commented 3 years ago

ML algos stuff is all good and fine. But how about adding a ML-prerequisites folder too, which will include all the essential tutorials for python libraries (Pandas, Seaborn, Scikitlearn, etc) required to build a solid foundation before jumping on ML concepts ?

Yes good idea, you are free to make contribtutions here! go ahead

vkassingh commented 1 year ago

Sure! Don't forget to add examples and applications of the concept.

On Tue, 11 Oct, 2022, 8:38 pm Suvodeep Das, @.***> wrote:

Full Name: Suvodeep Das GitHub Profile Link: https://github.com/Suvodeep-Das Objective: I would like to provide some codes on some basic machine learning algorithms like logistic regression, Decision tree and random forest. Hacktoberfest Participant.

I would like to work on this issue.

— Reply to this email directly, view it on GitHub https://github.com/vkassingh/The-Layman-Machine-Learning-dictionary/issues/4#issuecomment-1274850608, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKBDZIFGORPXBGAYBN6VNKTWCV7HBANCNFSM4R5OHXSA . You are receiving this because you were mentioned.Message ID: <vkassingh/The-Layman-Machine-Learning-dictionary/issues/4/1274850608@ github.com>

aliikrhnn commented 11 months ago

first try