Project 1: Vulnerability and Threat Assessment Step 6: Prioritize Threats and Vulnerabilities

 

Now that you have explained and classified the threats and vulnerabilities, you will prioritize them using a reasonable approach as explained in the project plan. As you prioritize the identified threats and vulnerabilities, you will need to:

Use this information, along with the threat and vulnerability explanations and risk classifications from the previous steps, to develop the threats and vulnerabilities report.

Compose a two- to three-page report regarding specific threats and vulnerabilities of the technical aspects of the environment. This report will be used in the final vulnerability and threat assessment report.

IT470 week 6

Week 6 discussion topic

Discuss the following…

A) What current dedicated networks are there? Does anyone know how much it cost?

B) Can someone search when to use ring, mesh, star (pick one)? when to use what?

Feel free to show diagrams or videos or animation to help others understand.

CIS 498 – Showcasing Your Knowledge, Skills, and Abilities Overview

 WEEK 2 ASSIGNMENT – SHOWCASING YOUR KNOWLEDGE, SKILLS, AND ABILITIES

Week 2 Assignment – Showcasing Your Knowledge, Skills, and Abilities

Overview

Now that you have been assigned a role on the team, it is your responsibility to make the Project Manager aware of the knowledge, skills, and abilities you bring.Locate a job posting on indeed.com, glassdoor.com, monster.com, or other job boards and read the description of the position. This can be the same one you identified in the discussion for this week. What skills do they specifically call for in your area of expertise? These should sound familiar. This will give you an idea of what real employers are looking for now in your discipline.Take some time to review previous assignments submitted during your time at Strayer or even deliverables you may have submitted while on the job during your time at Strayer, focusing specifically on the pieces that relate to your area of study. Take notes as you review to use to inform your assignment submission.

Instructions

Use the provided Word Document Template to prepare a 1–3 page memo to the Project Manager showcasing the knowledge, skills, and abilities you are bringing to the team. Be sure to provide the following:

  • A high-level overview of the key requirements and duties of the job you have just taken with the new company. This can be taken from the job posting you identified in the discussion for this week. The overview you provide should be consistent with what is emphasized in the job posting.
  • A URL to the job posting for your position. Be sure that this is a persistent link and a current posting—not one you have used in a previous assignment. Again, this can be the same one you posted as part of the discussion for this week. 
  • Explanation of why you are a good fit for this project. You can expand on what you submitted in the discussion for this week. This is your opportunity to reference specific experiences that make you uniquely qualified for this role on the team. Be sure you also include an explanation of why those experiences are relevant to the position.
  • A list of any certifications you have. If none, list any specific accomplishments you have achieved relevant to the project or that would demonstrate the skills that certification might demonstrate. Be sure to include a brief explanation of why the certification or accomplishment is relevant to the job and/or your role in the project.

Write the memo as if you are responding to questions from the PM on what they can expect from you on the project. 

Executed R-Markdown program on the Binary response var

Write a fully executed R-Markdown program and submit a pdf or word file performing classification task on the Binary response variable from the Santander Bank Case Study. Make sure to try various hyperparameters of the SVM algorithm to find the best available model.

You are required to clearly display and explain the models that were run for this task and their effect on the reduction of the Cost Function.

Week 2 H

1. Discuss the difficulties in measuring the intelligence of machines.
Excerise questions

 In 2017, McKinsey & Company created a five-part video

titled “Ask the AI Experts: What Advice Would You Give to Executives About AI?” View the video and summarize the advice given to the major issues discussed. (Note: This is a class project.)

5.Watch the McKinsey & Company video (3:06 min.) on today’s drivers of AI at youtube.com/ watch?v=yv0IG1D-OdU and identify the major AI drivers. Write a report.

15. Explore the AI-related products and services of Nuance Inc. (nuance.com). Explore the Dragon voice recogni- tion product.

Discussion question

Create a discussion thread (with your name) and answer the following question:
Discussion (Chapter 2): Discuss the process that generates the power of AI and discuss the differences between machine learning and deep learning.

 

Discussion

Use the Web to search for methods to prevent XSS attacks.

Write a brief description of more than one method.

Use your own words and supply references.

 Post between 200 and 300 words. 

Data Analysis Report

 

Module 2: Project Data Wrangling

Previous Next

Instructions

For this portion of the project, you will examine your dataset for incorrect data. Any incorrect data should be removed, corrected, or imputed. Follow these steps:

  • Remove irrelevant data. If you are unsure if it is irrelevant, then keep it.
  • Remove duplicate records that are repeated.
  • Make sure numbers are interpreted as numerical data types.
  • Fix typos.
  • Standardize.
  • Investigate outliers.
  • Check and manage missing values.
  • Format and normalize data if needed.
  • Change categorical values into numbers if needed.

Once you have completed this, you will need to provide a Word document summarizing the pre-processing steps performed on your dataset.

Module 3: Project Exploratory Analysis

Previous Next

Instructions

In this assignment, you will perform an exploratory analysis that will allow you to get a feel for the data and start exploring potential relationships. This may include:

  • Descriptive statistics
  • Histograms
  • Bar charts
  • Heat maps
  • Line graphs
  • Box plots
  • Frequency tables

Once your analysis is complete, you will need to provide a Word document showing and describing the results of your exploratory analysis.

  1. Using your chosen dataset, reevaluate the heat map from the last module.
  2. Consider ways to perform a visual check to see if there is a relationship between fields.
  3. With this insight, develop a model using either linear regression or multiple linear regression.
  4. Report the intercepts, slope, model accuracy, output to predicted comparison, and a scatterplot with line portraying the model.

Once you complete these steps, you will need to provide a Word document showing and explaining the results of your model development.

After finishing Proposal create a final report of 5-6 pages

Use Python, Jupyter and show the visuals of the data analysis with introduction, conclusion

Write a PHP script to

  

Write a PHP script to implement a function which will display the current date. Also, have the script print out a message stating how many days until your birthday. You can “hardcode” your birth date into the script and have the script calculate the number of days until your birthday any way that you wish.