R PROJECTS
Crime Data Analysis using R Programming
Explore how R programming can be used for in-depth crime data analysis. Learn techniques for data visualization, trend identification, and statistical analysis to gain valuable insights into crime patterns.
Three Dimensional Tagcloud visualization for tourism
Three Dimensional Tagcloud visualization for tourism Metadata creation along with growth of social bookmarking emerged an approach named tagging. Often people look for location along with its route and detailed information about its surrounding. Mobile users may opt for current event that is taking place in the current location along with historical background of their […]
Students Result Prediction using Rshiny and MySQL
Students Result prediction using R and RShiny & MySQL1. Importing dataset from csv file to MySQL database2. Open Input form in RShiny and Give record input3. This input is stored as test.csv file also4. Naive Bayes Algorithm and Logistic regression are implemented to predict value5. Accuracy and other plots are arrived R Demo