All Projects → ShixiangWang → masterR

ShixiangWang / masterR

Licence: other
📓R学习笔记与进阶之道

Programming Languages

Jupyter Notebook
11667 projects
r
7636 projects

Projects that are alternatives of or similar to masterR

Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (+2947.06%)
Mutual labels:  learning, notebook
e-learning-portal
Project based on udemy course Django Projects: E-Learning Portal
Stars: ✭ 16 (-5.88%)
Mutual labels:  learning
clustergrammer2-notebooks
Examples using Clustergrammer2 to explore high-dimensional datasets.
Stars: ✭ 35 (+105.88%)
Mutual labels:  notebook
Lazycard
A simple flashcard application where cards are formatted with Markdown.
Stars: ✭ 18 (+5.88%)
Mutual labels:  learning
CarbonDataLearning
Apache CarbonData Learning
Stars: ✭ 52 (+205.88%)
Mutual labels:  learning
ctf
Capture The Flag Information
Stars: ✭ 12 (-29.41%)
Mutual labels:  learning
markdown
A reference (guide) on how to write good GitHub markdown for READMEs or any .md file!
Stars: ✭ 40 (+135.29%)
Mutual labels:  learning
swift-algorithms-data-structs
📒 Algorithms and Data Structures in Swift. The used approach attempts to fully utilize the Swift Standard Library and Protocol-Oriented paradigm.
Stars: ✭ 42 (+147.06%)
Mutual labels:  learning
tellery
Tellery lets you build metrics using SQL and bring them to your team. As easy as using a document. As powerful as a data modeling tool.
Stars: ✭ 219 (+1188.24%)
Mutual labels:  notebook
Biblioteca
Colección de libros recomendados en formato PDF que he realizado para ti y así puedas mejorar tus habilidades como programador. Recuerda, siempre disfruta del aprendizaje.
Stars: ✭ 89 (+423.53%)
Mutual labels:  learning
jupyter-bbox-widget
A Jupyter widget for annotating images with bounding boxes
Stars: ✭ 19 (+11.76%)
Mutual labels:  notebook
-meta
📗 For goals, architecture of the program, and how-tos.
Stars: ✭ 26 (+52.94%)
Mutual labels:  learning
pixiedust-facebook-analysis
A Jupyter notebook that uses the Watson Visual Recognition and Natural Language Understanding services to enrich Facebook Analytics and uses Cognos Dashboard Embedded to explore and visualize the results in Watson Studio
Stars: ✭ 42 (+147.06%)
Mutual labels:  notebook
mercury
A serverless, clean, and persistent note dump that works fully offline
Stars: ✭ 19 (+11.76%)
Mutual labels:  notebook
js-training
JS Training Course
Stars: ✭ 39 (+129.41%)
Mutual labels:  learning
SAComputerVisionMachineLearning
Computer Vision and Machine Learning related projects of Udacity's Self-driving Car Nanodegree Program
Stars: ✭ 36 (+111.76%)
Mutual labels:  notebook
lobe
Lobe is the world's first AI paralegal.
Stars: ✭ 22 (+29.41%)
Mutual labels:  learning
coding-projects
The coding projects which have been covered in the YouTube videos
Stars: ✭ 21 (+23.53%)
Mutual labels:  learning
ArduRTOS
Real Time Operating System Lessons using Arduino and The FreeRTOS Kernel
Stars: ✭ 46 (+170.59%)
Mutual labels:  learning
class-java-basico
Curso básico de Java (WIP)
Stars: ✭ 201 (+1082.35%)
Mutual labels:  learning

masterR

GitHub stars GitHub forks GitHub watchers

这个Repository将是我整理一些R笔记的仓库,最近也一直在整理和翻译Cook for R内容,这是一个不错的学习资源,也许会给你提供一些需要的数据处理和分析解决方案。

如果你倾向于使用Python进行数据分析和处理,fork仓库https://github.com/wesm/pydata-book进行学习将是非常不错的选择,我也有一个Python学习仓库,位于https://github.com/ShixiangWang/iLearning,里面存了Python一些资料和一些乱七八糟的东西。

一般我会先在简书上更新我的笔记或是一些想法,因为平时的想法大都比较零散,所以一般的小篇幅笔记或者代码我不会再同时更新到博客<ShixiangWang.github.io>上了,而是选择比较精彩和非常有价值的放博客上,这样的管理方式会比较恰当,不然每次不同的资源上更新同样的内容显得繁琐和枯燥。

有兴趣的朋友可以关注简书专题Cook R的系列文章或者关注我写R笔记的文集http://www.jianshu.com/nb/11477291http://www.jianshu.com/nb/16048408等,这里的更新是最频繁的。

:Github对Jupyter notebook的支持不是特别好,我刚发现Jupyter与Github有个合作的nbviewer非常好用,这里提供本仓库的链接:http://nbviewer.jupyter.org/github/ShixiangWang/masterR/tree/master/

仓库分为5个文件目录:

  • archive:存一些之前写的笔记,可能会有点杂乱
  • Ralgorithms: 存一些用R实现算法内容
  • RforBioinformatics: 存一些跟生物信息学分析相关的脚本和笔记
  • RforFun:存一些用来玩的脚本
  • Rprogramming:存关于R语法和知识点的笔记和脚本

如果你觉得有些内容是精华或者缺乏说明的,欢迎你在阅读的同时在https://github.com/ShixiangWang/masterR/wiki写相关内容的说明。也可以提交Issues进行讨论。

如果你觉得内容需要修正,你可以直接fork后参与仓库文档编辑,然后提交合并申请。

谢谢。

——王诗翔

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].