Top 10 Popular GitHub Repositories to learn about Data Science.

栏目: IT技术 · 发布时间: 6年前

内容简介:Since its creation, GitHub has been known to be the dwelling place for software engineers. But as data grew exponentially and languages such as Python and JavaScript became popular, GitHub has become a place for the massive community of data science enthus

Here are some of the best resources on GitHub for Data Science.

Apr 18 ·8min read

Top 10 Popular GitHub Repositories to learn about Data Science.

Photo by Derick David on Unsplash

G itHub is a platform where programmers from all parts of the world share their code. It’s a place for collaboration, learning, skill-building and so much more. But GitHub is more than just a place to share code, its also a place to share resources.

Data Science in Github

Since its creation, GitHub has been known to be the dwelling place for software engineers. But as data grew exponentially and languages such as Python and JavaScript became popular, GitHub has become a place for the massive community of data science enthusiasts and professionals.

With that, there was been an outburst of repositories with topics such as “machine learning”, “natural language processing”, “computer vision” and most prominently, the python library “Scikit-learn” and “TensorFlow” which are the two popular Python tools for Data Science. This rise of Data Science in GitHub gave birth to the many free resources available on it, helping thousands of data enthusiasts learn about Data Science.

DIY Data Science

These free resources, hidden in golden GitHub repositories have amazing collection of resources related to Data Science. Anything you can think of, it’s there. Looking for colleges for learning Data Science, Online courses (MOOC), Websites, data sets, newsletters, podcasts, books, etc.

So instead of paying for the plethora of online courses on the internet, why not head over to GitHub instead and create your own Data Science curriculum? There are tons of stories about how self-made Data Scientists went from knowing zero knowledge on programming to working in the big tech companies. That person can be you too!

So in this article, I will be sharing you the repositories with said resources. Listen in no particular order. Check them out below now!


以上所述就是小编给大家介绍的《Top 10 Popular GitHub Repositories to learn about Data Science.》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

深入理解LINUX内核(第三版)

深入理解LINUX内核(第三版)

(美)博韦,西斯特 / 陈莉君;张琼声;张宏伟 / 中国电力出版社 / 2007-10-01 / 98.00元

为了彻底理解是什么使得Linux能正常运行以及其为何能在各种不同的系统中运行良好,你需要深入研究内核最本质的部分。内核处理CPU与外界间的所有交互,并且决定哪些程序将以什么顺序共享处理器时间。它如此有效地管理有限的内存,以至成百上千的进程能高效地共享系统。它熟练地统筹数据传输,这样CPU 不用为等待速度相对较慢的硬盘而消耗比正常耗时更长的时间。 《深入理解Linux内核,第三版》指导你对内核......一起来看看 《深入理解LINUX内核(第三版)》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试