All Projects → skydome20 → R Notes

skydome20 / R Notes

Licence: mit
Notes for using R language to do data mining and machine learning (Chinese)

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to R Notes

Open source demos
A collection of demos showcasing automated feature engineering and machine learning in diverse use cases
Stars: ✭ 391 (+1464%)
Mutual labels:  data-science, tutorial
Har Keras Coreml
Human Activity Recognition (HAR) with Keras and CoreML
Stars: ✭ 23 (-8%)
Mutual labels:  data-science, tutorial
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (+1472%)
Mutual labels:  data-science, tutorial
Scikit Learn Videos
Jupyter notebooks from the scikit-learn video series
Stars: ✭ 3,254 (+12916%)
Mutual labels:  data-science, tutorial
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (+2020%)
Mutual labels:  data-science, tutorial
Csinva.github.io
Slides, paper notes, class notes, blog posts, and research on ML 📉, statistics 📊, and AI 🤖.
Stars: ✭ 342 (+1268%)
Mutual labels:  notes, data-science
Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (+1644%)
Mutual labels:  data-science, tutorial
jobs
👨‍💻 jobs jobs jobs 👩‍💻
Stars: ✭ 123 (+392%)
Mutual labels:  notes, taiwan
Introneuralnetworks
Introducing neural networks to predict stock prices
Stars: ✭ 486 (+1844%)
Mutual labels:  data-science, tutorial
Zh.javascript.info
现代 JavaScript 教程(The Modern JavaScript Tutorial)
Stars: ✭ 5,656 (+22524%)
Mutual labels:  chinese, tutorial
Overview
中文编程的历史、现状和展望。issue 中进行相关问题的讨论.
Stars: ✭ 282 (+1028%)
Mutual labels:  chinese, tutorial
Machinelearningstocks
Using python and scikit-learn to make stock predictions
Stars: ✭ 897 (+3488%)
Mutual labels:  data-science, tutorial
Cryptocurrency Analysis Python
Open-Source Tutorial For Analyzing and Visualizing Cryptocurrency Data
Stars: ✭ 278 (+1012%)
Mutual labels:  data-science, tutorial
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+1280%)
Mutual labels:  data-science, tutorial
ntuthesis
台大碩博士論文模板 (R Package)
Stars: ✭ 14 (-44%)
Mutual labels:  taiwan, chinese
Pycon 2019 Tutorial
Data Science Best Practices with pandas
Stars: ✭ 410 (+1540%)
Mutual labels:  data-science, tutorial
Book
文言陰符 An Introduction to Programming in Wenyan Language
Stars: ✭ 194 (+676%)
Mutual labels:  chinese, tutorial
date-extractor
Extract dates from text
Stars: ✭ 58 (+132%)
Mutual labels:  taiwan, chinese
Manim Tutorial Cn
manim中文入门教程
Stars: ✭ 448 (+1692%)
Mutual labels:  chinese, tutorial
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (+2044%)
Mutual labels:  data-science, tutorial

R系列筆記

License: MIT

這份筆記是用R Markdown 撰寫,再用Knitr套件編譯成Html檔案,發表到Rpubs上:http://rpubs.com/skydome20/Table

在GitHub的是R Markdown原始檔。
資料夾的編號和筆記的編號一致,可以去對應編號的資料夾,找尋自己想要的筆記原始檔(.Rmd)。
例如:R筆記 – (1)安裝R與RStudio這篇筆記,對應的原始檔路徑會是src/R1/R1.Rmd

【LinkedIn】 https://tw.linkedin.com/in/skydome20
【R 筆記】 http://rpubs.com/skydome20/Table
【POLab】 https://github.com/PO-LAB/Data-Mining


R筆記目錄

🚩環境建置

🚩基本觀念 & 語法

🚩資料處理

🚩模型建構

🚩資料視覺化

🚩分散式處理

🚩Kaggle

🚩其他


Contact

若筆記有任何問題或錯誤,歡迎隨時聯絡我:
【Email】[email protected]
【LinkedIn】https://tw.linkedin.com/in/skydome20

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