Our Services

Get 15% Discount on your First Order

[rank_math_breadcrumb]

channing 4.25 r studio work

follow the insrtuction

Group Project

Mostafa Rezaei

Big Data (Introduction to Data Science)

General information

The group project gives you the opportunity to practice many of the skills we learned in the class.

It includes 5 steps:

Step 1: Find and describe a data set

Find a publicly available data set. The data set should not be from the UCI ML Repository or any other
data set commonly used in ML competitions. Open Data Initiative websites are also good places to find
data sets, for example:



Once you find a dataset, you should figure out:

• the individual or organization that created it;
• the purpose of its creation;
• its terms of use;
• how the data was collected and the sampling procedure;
• the definitions of the variables and their units.

Step 2: Perform an initial EDA

Perform an initial EDA, where you create plots and group summaries to understand the variation of each
variable, including typical values, clusters, outliers, missing values, etc.

Step 3: Perform an in-depth EDA

In this step, you should perform an in-depth EDA in order to discover interesting covariations and patterns
in the data.

As discussed in the class, you should go through an iterative cycle of asking questions about the data and
finding answers to the questions using data transformation and visualization. Investigate the answers you
obtain with curiosity and skepticism and follow-up with further (more detailed) questions.

1

Step 4: Build a prediction model

In the final step, you should think about an interesting prediction problem using your dataset. Think about
the details of the prediction model, including

• the response variable and predictor variables;
• the evaluation metrics;
• how you will conduct CV to estimate the out-of-sample performance of the model and to tune the

hyper-parameters of the model.

Step 5: Present your findings!

The value of your research is limited if you keep it to yourself. So in this step you will polish your most
interesting findings in a presentations for the world to see. See below for details.

Deliverables

1. Create two plots that visually represent your most notable findings from your EDA:

• The plots should be created using ggplot2
• Ensuring they are polished and self-contained with meaningful titles, subtitles, labels, and captions
• Save each plot separately as an PNG or PDF file
• For preparing plots for communication, see

2. Build a prediction model and calculate its out-of-sample performance

• Specify the response and predictor variables
• Specify the evaluation metrics used
• Specify how you perform CV to obtain an estimate of its out-of-sample performance and to tune

its hyper-parameters

3. Provide a R Notebook file (with an extension .Rmd) containing your code and code outputs, such as
plots and tables

• Output a HTML file from the notebook, ensuring it correctly displays all code and outputs
• Use minimal comments in your code and follow the Tidyverse style guide:

org/index.html
• On the first line of the R Notebook, briefly list the contributions of each team member

4. Record a 5-minute presentation of your work

• Create a 5-slide presentation
• Slide 1: Contextual information about the dataset
• Slide 2: A detailed description of the dataset
• Slides 3 and 4: The two plots showcasing your primary EDA findings
• Slide 5: Information and results of your trained prediction model
• Your recorded presentation should not exceed 5 minutes

Submission details

• Upload your work on the dedicated assignment for the group project on BB
• Only one person per group needs to submit their group’s work
• Compress all your files into a ZIP file, containing

2

– the 2 PNG or PDF files of the EDA plots
– Your R Notebook, with an extension .Rmd
– The HTML file created from your R Notebook
– Your presentation file in PDF format
– The recording of your presentation

3

  • General information
    • Step 1: Find and describe a data set
    • Step 2: Perform an initial EDA
    • Step 3: Perform an in-depth EDA
    • Step 4: Build a prediction model
    • Step 5: Present your findings!
  • Deliverables
  • Submission details

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Week 10

Read attachment for details  Week 8 Feedback Overall Feedback Theory is one of the most difficult concept to grasp.  Your study must be based on a theory and align with what you are attempting to explore and what you are trying to answer based on previous gaps in research. Well

hw2

This problem exercises the basic concepts of game playing, using tic-tac-toe as an example.  We define Xn as the number of rows, columns, or diagonals with exactly n X’s and no O’s.  Similarly, On is the number of rows, columns, or diagonals with exactly n O’s.  The utility function assigns

Computer Science Homework 2

Homework 2. Question 1. Decision Tree Classifier [10 Points] Data: The zip file “ hw2.q1.data.zip” contains 3 CSV files: · “ hw2.q1.train.csv” contains 10,000 rows and 26 columns. The first column ‘ y’ is the output variable with 2 classes: 0, 1. The remaining 25 columns contain input features: x_1,

Incident Response

Please follow the PDF WGU Performance Assessment  Please create report attach is the doc file to use  also included are the lab results with screen shots of answer  -Create “Incident Reporting Template” with file attach -Use screenshot evidence document, in .docx format, generated by the virtual lab for guidance and

Week 8

Read attachment for details Theoretical Framework – Week 8 Hide Assignment Information Turnitin™ Turnitin™ enabledThis assignment will be submitted to Turnitin™. Instructions This week you will submit your theoretical framework. The following description for this section of your thesis is from the End of Program Manual (EOP): Theoretical Framework/Approach: The

In Basketball Stars, a player attempts 25 shots in one game.

  In  basketball stars, a player attempts 25 shots in one game. a) If 15 shots are successful, what is the player’s shooting percentage? b) The next game, the player makes 18 out of 30 shots. Compare the two shooting percentages. c) What is the overall shooting percentage across both

problem

Research problems due 9/18 Please follow the instructions carefully for your research problem. Your argument and research input will significantly impact your grade. Ensure that you check for AI-generated content and plagiarism before submitting your paper. AI-generated content should not exceed 10%, and content from external sources should be limited

co task 6

Topic-bitcoin Task 6 Objective: To apply systems thinking principles to analyze a blockchain network and understand its key components, interactions, and dynamics. Assignment Tasks: Select a Blockchain Network: Choose a specific blockchain network or cryptocurrency project to analyze. You can select well-known networks like Bitcoin, Ethereum, or any other blockchain

CO Task 5

In this homework, we explore Naïve Bayes, K-Nearest Neighbors, and Support Vector Machine models. 1) (50 points) Use “credit_Dataset.arff” dataset and apply the Naïve Bayes, K-Nearest Neighbors, and Support Vector Machine technique using the WEKA tool in 2 different settings, including: a. 10 fold-cross validation. b. 80% training. Write a

PhD thesis

I need a comprehensive PhD thesis developed on the topic of “Emotion-Aware Artificial Intelligence and Sustainable Consumer Behavior: A Neuro-AI Marketing Framework for Continuous Green Consumption.”

Co project

· Comprehensive Literature Review: Require a more comprehensive survey of existing approaches. · Comparative Study: Expect more detailed benchmarking of at least 8 to 10 machine learning models. · Additional Experiments: · Conduct feature selection or dimensionality reduction as an extra step. · Explore ensemble methods or advanced techniques beyond

AI

Did AI take place the Software Engineers, HR consultants and Data Entry Jobs?

Data visualization 4 part 2

Follow the attached instructions to complete this work. Unit 4 Assignment Directions: Time Series In this assignment, you will perform a time series analysis in Tableau. · Choose a dataset to analyze based on the requirements provided.   · Once you’ve selected your time series, build a forecast to predict future

Computer Science CG Assignment 8 presentation

Follow the attach instruction to complete this work. Note: Make sure it aligns with Rubric Unit 8 Assignment 2 Directions: Final Presentation Purpose With this presentation, you will gain valuable experience demonstrating your expertise in cybersecurity governance by presenting as a CISO to a hypothetical professional audience.  Directions Begin by incorporating

Computer Science CG assignment 8

Follow the attached assignment to complete the work. Note: Follow Rubric Unit 8 Assignment 1 Directions: Presentation Rehearsal Purpose The rehearsal is your first run-through of your talk. Use the opportunity to de-bug any technical issues with lighting, positioning, and recording. You will not be graded on technical or artistic

Computer Science CG assignment 7 Outline

 Follow the attached document to complete this work Unit 7 Assignment 1 Directions: Professional Presentation Outline Purpose This assignment allows you time to review your research from previous units and organize your thoughts in an outline format. Plan on changing your paper and presentation based on feedback on this outline.  Directions

Computer Science CG assignment 6 ,

Follow the attached direction to complete this work. Note: Make sure it Aligns with Rubric Unit 6 Assignment 2 Directions: Timothy Brown vs. the SEC Purpose The Securities and Exchanges Commission (SEC) is a key US federal agency that regulates financial reporting. In this paper, you will explore how the