Skip to content

Here , I am learning to perform prediction on small datasets. It'll start from zero and will end at basic knowledge of Numpy, Pandas and Matplotlib.

Notifications You must be signed in to change notification settings

Srikant797/LearningML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Python

I'll start from scratch and will end at basic knowledge of Numpy, Pandas and Matplotlib. Feel free to create pull requests to add more files or edit the codes.

But why Python?

-> Python is very beginner-friendly. The syntax (words and structure) is extremely simple to read and follow.

-> Python can handle every job ranging from data mining to website construction to running embedded systems, all in one unified language.

-> Python is an interpreted language, not a compiled one. This statement means that the original program is translated into "something". "The interpreter" then examines "something" and performs whatever actions are called for.

About

Here , I am learning to perform prediction on small datasets. It'll start from zero and will end at basic knowledge of Numpy, Pandas and Matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published