Question

Question 1:

In chapter 5, you have studied the 4 creative problem-solving steps. You are requested to think about any problem you are currently facing (or you faced in the past) then do the following:

1. State the problem in your own word.

2. Gather and interpret information about the problem.

3. Develop a plan of action that will help you to solve the problem.

4. Evaluate the success of the plan using your own experience and opinion.

THE 4 CREATIVE PROBLEM-SOLVING STEPS ARE:

CREATIVE PROBLEM-SOLVING STEPS Problem Solving Steps Define the problem. Clearly state the problem. e.g. I have missed 3 clas

Question 2:

Write an email to your teacher describing your plans and things you would like to achieve during the Corona compulsory house stay. When writing your email, make sure that you are following the netiquettes for writing effective emails that you’ve learned in Meeting 2. You are required to do the following:

1. Provide a screenshot of the required email (No need to send the email).

2. Provide another screenshot of the required email where you marked (with any drawing shape like arrows or circles) and wrote (in the text) the 3 basic parts of email messages.

3. Comment on the email you’ve written by mentioning two netiquettes that you’ve followed in your email.

4. In your opinion, what are the imp

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Only one quesiton can be answered due to our guidelines, Please post the 2nd one as a separate question.

1. Define the problem:

The problem is to design and implement a Sentiment Analysis on Speech Data Algorithm in the domain of Machine Learning

2. Gather and interpret information about the problem.

Gathering information about all the existing research that has been done on this topic. Collect all the IEEE survery papers as well as research papers and go through each of them for reference so that our algorithm can work better than them

Also we need to collect the required data sets to train our algorithm and test it. So we will have numberous auido files that have recorded voice/speech data that depict certain sentiment.

3. Develop and implement a plan

  • Read all the survey and research papers so that we can go at least one step ahead than previous algorithms
  • Collect the speech data as out data sets
  • Divide the data set into a ratio of 80-20: 80 % will be used to train the data and rest 20% will be used to do the testing
  • Find out the attributes that can help in indentifying the sentiment
  • Then devise the algorithm and write its Python Implementation
  • Then train the data and at last do the testing to check the accuracy.

4. Evaluate the plan

Based on experience, I can surely claim that my algorithm would work with higher accuracy that previous algorithms because I've included several new attributes that are vital to recognise sentiment from speech. Also we have used a much larger data set to train the system, so I'm hopeful of better results, with around accuracy of 95%.

****Please please please LIKE THIS ANSWER, so that I can get a small benefit, Please****

Add a comment
Know the answer?
Add Answer to:
Question 1: In chapter 5, you have studied the 4 creative problem-solving steps. You are requested...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Apply your creative thinking and problem-solving skills to design and implement a solution. Part 1: You...

    Apply your creative thinking and problem-solving skills to design and implement a solution. Part 1: You have just started a new running regimen. You decide to track your progress so that you can evaluate your workouts. You decide to use Excel to track information about time, distance, and frequency of your runs. You plan to record the data for each run and to consolidate data on a weekly basis so that you can see how you are progressing from week...

  • please answer like this form under every step You are the customer support manager for a...

    please answer like this form under every step You are the customer support manager for a small software manufacturer. The newest addition to your 10-person team is Sofia, a recent college graduate. She is a little overwhelmed by the volume of calls but is learning quickly and doing her best to keep up. Today, as you performed your monthly review of employee email, you were surprised to see that Sofia has received several messages from employment agencies. One message says,...

  • There are four steps to algorithm methodology. 1. Design: Identify the problem and thoroughly understand it....

    There are four steps to algorithm methodology. 1. Design: Identify the problem and thoroughly understand it. 2. Analyze how efficient the code is in solving the problem 3. Implement: Writing and coding the algorithm. 4. Experiment with different variables in the algorithm. - Use Python3 to create your own SHORT algorithm to complete a computing task. Discuss your algorithm design in relation to these four steps and describe how you went through each step of the methodology to create your...

  • Instructions: Solve the problem below using the RIDEA framework. Problem 1: An ordinary glass is filled...

    Instructions: Solve the problem below using the RIDEA framework. Problem 1: An ordinary glass is filled to the brim with 350.0 mL of water at 100.0°C. If the temperature decreased to 20.0°C, how much water could be added to the glass? (Hint: Assume that both glass and water contract when the temperature falls; Belas 27x10 water 210x10) 1) Represent the problem in terms of symbols and diagrams. (Make a SKETCH) 2) Interpret the problem by identifying applicable concepts and principles...

  • 1. Describe an important decision in your academic or personal life that you will have to...

    1. Describe an important decision in your academic or personal life that you will have to make in the near future. 2. Using the five-step decision-making approach, analyze your decision and conclude with your “best” choice. Method for Making Decisions Step 1: Define the decision clearly. Step 2: Consider all the possible choices. Step 3: Gather all relevant information and evaluate the pros and cons of each possible choice. Step 4: Select the choice that seems to best meet the...

  • 4. In this problem you will use CodeWarrior to develop the code to implement a three-light...

    4. In this problem you will use CodeWarrior to develop the code to implement a three-light traffic signal. The program should do the following: a. Turn on a green LED attached to Port B bit 2 for 60 seconds, b. Turn off the green LED and turn on a yellow LED attached to Port B bit 1 for 30 seconds, c. Turn off the yellow LED and turn on a red LED attached to Port B bit 0 for 60...

  • Problem 4 and 5-1 Future Value Consider that you are 35 years old and have just...

    Problem 4 and 5-1 Future Value Consider that you are 35 years old and have just changed to a new job. You have $89,000 in the retirement plan from your former employer. You can roll that money into the retirement plan of the new employer. You will also contribute $4,500 each year into your new employer's plan. If the rolled-over money and the new contributions both earn a 7 percent return, how much should you expect to have when you...

  • (Assignment 1 : Question 1) C Mini Project is a mini application that could be developed...

    (Assignment 1 : Question 1) C Mini Project is a mini application that could be developed using C language that involves the concepts of arrays, functions, read and write data techniques. Based on your creativity, you are required to plan, design and develop a mini application for an organisation. You may choose to from the list below or propose your own mini application: 1. Appointment Management System (I prefer to choose this) Your responsibility is to ensure that this project...

  • Requirements: Review the information and questions below. Provide a detailed 4-5 sentence explanation on how you...

    Requirements: Review the information and questions below. Provide a detailed 4-5 sentence explanation on how you would solve the problem or issue, based not only on the readings in the chapter, but your own personal experience and/or any additional outside research you perform. If quoting a source directly, make sure to cite that source, but do not rely solely on quoted materials. Issue: The business world is in a constant state of flux with a steady focus on profitability and...

  • Pólya's Principle Step 1: Understand the Problem 1. Describe in detail what you understand the problem...

    Pólya's Principle Step 1: Understand the Problem 1. Describe in detail what you understand the problem to be. In other words, what problem will you need to solve? Is there enough information to enable you to find a solution to your problem? Show your work here: (10 points) 2. Discuss different ways to construct the room that will be painted. Are there any restrictions on where the window and door will be located? Will the overall amount of paint that...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT