Implement multiple algorithms

Assignment Help Python Programming
Reference no: EM132734330

Project

Task
You have been provided with a dataset, which you are to use to predict crop yield given climate data, i.e. a regression problem. The task is to perform a "typical" machine learning project:
• Prepare the data
• Implement multiple algorithms, specifically:
? Linear regression (As the baseline; you may reuse your earlier code)
? Regression forest (Use technique in lecture; do not use a histogram)
? Gaussian process
? One of your own choosing (One we taught or something else)
• Evaluate the algorithms on the dataset and tune them to maximise performance
• Critically analyse the results

1. What exploration of the data set was conducted?
2. How was the dataset prepared?
3. How does a regression forest work?
4. How does a Gaussian process work?
5. Which additional algorithm did you choose and why?
6. What are the pros and cons of the algorithms?
7. Describe the toy problem used to validate the algorithms, and explain its design?
8. What evidence of correct, or incorrect, implementation did the toy problem provide?
9. How were the hyperparameters optimised?
10. What results are obtained by the algorithms?
11. How fast do the algorithms run and how fast could they run?
12. Which algorithm would you deploy and why?
13. How could the best algorithm be improved further?
14. If you were to try another algorithm then which one and why?
15. Are the results good enough for real world use?
16. How could this solution fail?
17. What improvements could be made to the data set?

Data set
The task is to predict crop yield (tonnes per hectare) for the major maize crop of farms distributed across the entire planet (the major crop is the main crop of the year; farms may also grow a second crop with a lower yield). For each farm climate data is provided, specifically three features for each month:
• Total rainfall, in mm.
• Mean minimum temperature, in degrees celsius (minimum temperature for each day, averaged over the entire month).
• Mean maximum temperature. Likewise to above.
Year has also been included to account for improvements in farming techniques; the data covers three decades

The data is provided as one csv file (it includes a header) - you are responsible for splitting it for train/test and hyperparameter learning. Each row is an exemplar, and each column a feature.
Your task is to predict the last column (#38) given the first 37 columns. There are 31744 exemplars.

This data set was created by merging and subsampling
• "The global dataset of historical yields for major crops 1981-2016" by Iizumi & Sakai.
• USA NOAA World Weather Records (WWR).

Attachment:- Project.rar

Reference no: EM132734330

Questions Cloud

Diversity and universality : Based on Leininger's Theory of Cultural Care: Diversity and Universality, the goal was to provide culturally congruent holistic care
How should the supervisor deal with an employee : How should the supervisor deal with an employee who is consistently late or absent? What verifiable facts are available? What are the decisions be made?
Calculate the company cost of equity capital : The company's tax rate is 25%. Ortiz's CFO has calculated the company's WACC as 9.9%. Calculate the company's cost of equity capital
Should the company implement a dress code : Should the company/ office manager implement a dress code? What might be the causes of the problem-the reason this change is being considered?
Implement multiple algorithms : Predict crop yield given climate data, i.e. a regression problem. The task is to perform a "typical" machine learning project
Discuss your thoughts on the innovation plan : Discuss your thoughts on the innovation plan and if you feel it will be a success. In your responses among your peers, expand the discussion by providing.
Cultural competency self-assessment : Use the link provided to complete a self-assessment. After completing it, Describing your thoughts about your performance on the assessment.
What is the estimated cost of common equity using the CAPM : The return on an average stock in the market last year was 15%. What is the estimated cost of common equity using the CAPM
Outcome-based behavioral healthcare : Quality of care and services are hallmarks of modern-day healthcare industry. What are challenges faced while measuring outcomes for psychotherapy

Reviews

Write a Review

Python Programming Questions & Answers

  Write a python program to implement the diff command

Without using the system() function to call any bash commands, write a python program that will implement a simple version of the diff command.

  Write a program for checking a circle

Write a program for checking a circle program must either print "is a circle: YES" or "is a circle: NO", appropriately.

  Prepare a python program

Prepare a Python program which evaluates how many stuck numbers there are in a range of integers. The range will be input as two command-line arguments.

  Python atm program to enter account number

Write a simple Python ATM program. Ask user to enter their account number, and print their initail balance. (Just make one up). Ask them if they wish to make deposit or withdrawal.

  Python function to calculate two roots

Write a Python function main() to calculate two roots. You must input a,b and c from keyboard, and then print two roots. Suppose the discriminant D= b2-4ac is positive.

  Design program that asks user to enter amount in python

IN Python Design a program that asks the user to enter the amount that he or she has budget in a month. A loop should then prompt the user to enter his or her expenses for the month.

  Write python program which imports three dictionaries

Write a Python program called hours.py which imports three dictionaries, and uses the data in them to calculate how many hours each person has spent in the lab.

  Write python program to create factors of numbers

Write down a python program which takes two numbers and creates the factors of both numbers and displays the greatest common factor.

  Email spam filter

Analyze the emails and predict whether the mail is a spam or not a spam - Create a training file and copy the text of several mails and spams in to it And create a test set identical to the training set but with different examples.

  Improve the readability and structural design of the code

Improve the readability and structural design of the code by improving the function names, variables, and loops, as well as whitespace. Move functions close to related functions or blocks of code related to your organised code.

  Create a simple and responsive gui

Please use primarily PHP or Python to solve the exercise and create a simple and responsive GUI, using HTML, CSS and JavaScript.Do not use a database.

  The program is to print the time

The program is to print the time in seconds that the iterative version takes, the time in seconds that the recursive version takes, and the difference between the times.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd