首页 > 其他分享 >SOEE2810: Data Analysis and Visualisation

SOEE2810: Data Analysis and Visualisation

时间:2024-12-16 20:09:51浏览次数:8  
标签:code skills assessment guidance will Visualisation SOEE2810 Data your

Assessment brief

Module code & title

SOEE2810: Data Analysis and Visualisation

Assignment title

The Last Glacial Maximum report

Assignment type

Python notebook with code, free text and plots

Learning outcomes assessed

1. Practice skills in measurements, analysis, synthesis and integration of information, and in the application of related theoretical knowledge, where relevant.

3. You will be able to perform. simple operations on Linux systems (e.g. moving between and managing directories, text editing)

4. You will be able to design and execute efficient, simple computer programs (in Python) for reading, manipulating, analysing (including plotting) and outputting data

5. You will be able to diagnose and correct errors in code

Assignment length/Time limit guidance

No length limit for code, individual word limits for text sections

Use of GenAI in this assessment

RED: AI tools cannot be used You must not use GenAI tools. The purpose and format of the assessments makes it inappropriate or impractical for AI tools to be used.

Weighting

50% of total mark

Deadline or date of assessment

2pm Tuesday 17th December (week C1)

Submission method

Submit the coursework file by copying it into the “paleoclimate_coursework_submission” folder in your home directory on Jupyterhub. The time and date of submission is recorded automatically.

Feedback provision

Usually, you will receive your feedback before your next assessment for the module is due. Where it is appropriate to do so, and feedback can be released without invalidating the integrity of ongoing assessments, 代写SOEE2810: Data Analysis and Visualisation  this will typically be no later than 15 working days post submission. Please be mindful that some students may have approved extensions for assessments which mean it is not appropriate to release feedback within 15 working days after individual submissions. In these cases, feedback will be released no later than 15 working days following the submission of all outstanding work for the assessment. Feedback on course will be incorporated into the graded work and returned to your home directory. Feedback will follow each question and will note how the question can be better answered. Further feedback through meetings with the module manager is welcome, and can be requested over email.

Assignment summary guidance

The assignment is a python notebook that can be copied into your home directory in the same way as the weekly worksheets. Please see the guidance on Minerva for this. You will use python code to analyse, plot and interpret climate model data for a modern simulation and for the Last Glacial Maximum, a period of expanded ice sheet cover around 20 thousand years ago. Detailed instructions are provided as part of each individual section within the python notebook. A supplementary document is also provided on Minerva that includes details of the climate model setup which will help you locate the correct output files to work with.

Use of GenAI

Generative artificial intelligence (GenAI) tools cannot be used on this assessment. This assessment is designed to demonstrate foundation-level skills like developing code structure and debugging that are essential to your programme. While professional programmers may work successfully with GenAI tools, this is only possible because they have learned the foundation-level skills which enable them to guide and check the work of the AI.

General guidance

skills@library hosts useful guidance on academic skills including specific guidance on academic/writing and referencing Academic skills | Library | University of Leeds

Assessment criteria and process

Marks are assigned by these broad criteria:

40% of the marks for code functionality i.e. did you get the correct answer

30% of the marks for figure presentation and coding style.

30% of the marks for your interpretation of the results

This assessment has standard deadline and length penalties. Word counts are given for individual written sections. For information on late penalties and assignment length requirement penalties see the Faculty CoPA or School Annex.

There is no assessment of technical written English in this coursework.

This assessment can be resat via a similar assessment method.

Presentation/Formatting and referencing

There are no formatting requirements for text and no referencing is required. Figure formatting forms part of the assessment above.

 

标签:code,skills,assessment,guidance,will,Visualisation,SOEE2810,Data,your
From: https://www.cnblogs.com/CSE2425/p/18611036

相关文章

  • DTS207TC Database Development and Design
    Modulecodeand TitleDatabase Development and Design (DTS207TC)SchoolTitleSchoolofAIandAdvancedComputingAssignmentTitle001: Assessment Task 1(CW)Submission Deadline23:59, 15th Dec (Friday)FinalWord Cou......
  • 工业 4.0 赋能 | TapData 诚邀制造行业技术伙伴,共享行业数字化、智能化市场新机遇
    近日,TapData正式启动实时数据集成平台战略合作计划,致力于打造一个协同发展的资源共享生态,以高效的实时数据同步与集成技术为核心,通过提供行业领先的产品与完整的技术支持,帮助合作伙伴进一步提升服务能力和业务价值,共同推进方案创新,从而为各行业客户提供更高效、更智能、更实时的......
  • .NET8升级.NET9,CodeFirst模式迁移Add-Migration执行Update-DataBase报错
    在做netcore开发时,如果net8一直是正常的,只升级了一下框架net9,在使用EntityFrameworkCore的CodeFirst模式进行迁移时,执行Add-Migration后尝试使用Update-DataBase时出现了如下错误。Unhandledexception.System.InvalidOperationException:Anerrorwasgeneratedforwarni......
  • 数据集-目标检测系列- 步行街 人 检测数据集 person >> DataBall
    数据集-目标检测系列-步行街人检测数据集person>>DataBallDataBall助力快速掌握数据集的信息和使用方式,会员享有百种数据集,持续增加中。 需要更多数据资源和技术解决方案,知识星球:“DataBall-X数据球(free)”贵在坚持!数据样例项目地址:*相关项目1)数据集......
  • DataGrip: MySQL数据库图形化开发工具
    一、DataGrip介绍DataGrip是JetBrains公司推出的管理数据库的产品,功能非常强大,可以兼容各种数据库,另外,JetBrains公司还有一款知名的IDE开发工具IDEA,用户体验非常不错。下载地址https://www.jetbrains.com/datagrip/download/#section=windows二、DataGrip安装下载完成后打......
  • 数据集-目标检测系列- 美丽卷发女孩 脸检测数据集 face >> DataBall
    数据集-目标检测系列-美丽卷发女孩脸检测数据集face>>DataBallDataBall助力快速掌握数据集的信息和使用方式,会员享有百种数据集,持续增加中。 需要更多数据资源和技术解决方案,知识星球:“DataBall-X数据球(free)”贵在坚持!数据样例项目地址:*相关项目1)数据......
  • MyBatis 配置中的常见问题:解决 `Unknown DataSource property` 错误
    MyBatis配置中的常见问题:解决UnknownDataSourceproperty错误引言在使用MyBatis进行数据库操作时,配置文件的正确性至关重要。然而,在实际开发中,我们可能会遇到一些配置问题,比如UnknownDataSourceproperty错误。本文将详细分析这一问题的原因,并结合实际案例,帮助大家避......
  • DataFlow Engine 数据流引擎 v9.6.7 发布
    DataFlowEngine数据流引擎v9.6.7发布来源:投稿作者: Gitee快讯2024-12-1315:01:00 0AI总结干不动了伙计们,老板说每天导它个5000App下载DataFlowEngine数据流引擎v9.6.7已经发布此版本更新内容包括:支持MYSQL、ORACLE、达梦、人大金仓、、Postg......
  • 大数据管理平台 DataWings -服务管理
    服务管理可对已发布的API服务进行统一监控和管理,主要包括API管理、API测试和API调用三个功能,提供对API服务的生命周期管理。其中API管理可以对已发布的API进行管理,支持对API进行上/下线切换、测试等操作。API测试是所有已发布API的测试中心,可选择任意API进行单次的调用测试,查看......
  • Datawhale AI冬令营chat-huanhuan
    Step1:注册讯飞星辰MaaS(点击打开官网)链接:星火大模型精调平台Step2:下载 嬛嬛数据集数据来源:https://github.com/datawhalechina/self-llm/blob/master/dataset/huanhuan.jsonStep3:定制专属嬛嬛大模型!Step4:创建应用(点击可跳转) 链接:控制台-讯飞开放平台Step5:体......