Category Archives: R

Introducing book: Machine Learning With R

Hello everybody, “Machine learning with R” is a good book and easy to understand about machine learning language combined with R. This book will help you to have an overview of the application of machine learning in practice. You will … Continue reading

Posted in Machine Learning, R | Tagged | 1 Comment

Easy Web Applications In R – Shiny

Shiny is a new package from RStudio that makes it incredibly easy to build interactive web applications with R. You can visit Shiny Homepage. And click on tutorial. Let’s walk through the steps of building a simple Shiny application. A … Continue reading

Posted in R, Visualization | Tagged , | Leave a comment

Issue #025 – Final Project

(Up to 40 hours) Criteria Group work Work up to Issue #24 Pick one of these topics below Topics Data Science London + Scikit-learn (http://www.kaggle.com/c/data-science-london-scikit-learn) Sentiment Analysis on Movie Reviews (http://www.kaggle.com/c/sentiment-analysis-on-movie-reviews) Or any trustful challenges such as Kaggle, Dextra, IBM … Continue reading

Posted in Internship, Python, R | Leave a comment

Funny Tutorials with R

This tutorial requires some packages in R (first published on Revolutions, contributed to R-bloggers), and with just a few lines of code, hope that you can enjoy it! Reference: http://www.r-bloggers.com/happy-thanksgiving-from-revolution-analytics/ Happy Thanksgiving and Merry Christmas, Pham T. Doan Trinh

Posted in R, Visualization | Leave a comment

Xin chào các bạn, Sau khi mình đã thực hiện theo tutorial: http://www.r-bloggers.com/whats-the-most-concave-state-in-the-u-s-using-r-to-solve-a-geography-puzzle/. Có trong phần #007 của chương trình thực tập online. Mục đích của tutorial này để giải quyết bài toán: Tìm 2 điểm trong một tiểu bang … Continue reading

Posted on by keziahdo | 3 Comments

#007 – Programming with R (part 5)

Expected period: 4h Preparation  The device were installed R. Tutorial link: http://www.r-bloggers.com/animated-irl-pirate-attacks-in-r/ One-site support Finding 2 points on a state of USA that make a line and go through the most state. Carefully, the intern must be read r-blog Download … Continue reading

Posted in Internship, R | 2 Comments

#006 – Programming with R (part 4)

Expected period: 4h Preparation  The device were installed R. Tutorial link: http://www.r-bloggers.com/animated-irl-pirate-attacks-in-r/ One-site support Helping the intern simulate  data of the pirates from 1978 to now by animation images. The intern must read careful the code sample. The last line … Continue reading

Posted in Internship, R | Leave a comment

#005 – Programming with R (part 3)

Expected period: 4h Preparation  The device were installed R. Tutorial link: http://www.r-bloggers.com/anand-versus-carlsen-chennai-2013-what-can-we-expect-in-november/ One-site support Helping the intern understand the simple data analytics process. The intern uses R to simulate data of 2 team, after that, reviewing the result. Verification Comparing the … Continue reading

Posted in Internship, R | 5 Comments

#004 – Programming with R (part 2)

Expected period: 4h Preparation  The device were installed R. Tutorial link: https://sites.google.com/site/miningtwitter/questions/talking-about/wordclouds/wordcloud1 Registering a twitter account: https://twitter.com/ Createing a application: https://dev.twitter.com/apps One-site support Wordcloud is a good tool to  simulate the words in twitter, facebook…or document files. It makes the … Continue reading

Posted in Internship, R | 21 Comments

#003 – Programming with R (part 1)

Expected period: 2h Preparation  The device were installed R. Introducing about R: http://www.r-project.org/ http://cran.r-project.org/doc/manuals/r-release/R-lang.html Learnning R online: https://www.codeschool.com/courses/try-r Introducing about R-blog: http://www.r-bloggers.com/ R book: http://www.burns-stat.com/documents/books/the-r-inferno/ One-site support Guiding the intern have the overview with R, and knowing how to use … Continue reading

Posted in Internship, R | 4 Comments