<?xml version="1.0" encoding="UTF-8"?>
<CourseUnit xmlns="http://www.manchester.ac.uk/CUICourseUnitDetails" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.manchester.ac.uk/CUICourseUnitDetails.xsd">
  <UnitCode Applicant="Y" Label="Unit code" Student="Y">
    <Code>BMAN60422</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Machine Learning for Business</Title>
  </UnitTitle>
  <MaxUnits Applicant="Y" Label="Credit rating" Student="Y">
    <Units>15</Units>
  </MaxUnits>
  <TeachingPeriods Applicant="Y" Label="Teaching period(s)" Student="Y">
    <Period>Semester 2</Period>
  </TeachingPeriods>
  <AcademicCareer Applicant="Y" Label="Academic career" Student="Y">
    <Value>Postgraduate Taught</Value>
  </AcademicCareer>
  <UnitLevel Applicant="Y" Label="Unit level" Student="Y">
    <Level>Level 7</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Julia Handl</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
    <StaffMember>
      <Name>Yu-Wang Chen</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName>Alliance Manchester Business School</OrgName>
      </Organisation>
    </OrganisationList>
    <GroupList>
      <Group>
        <GroupName></GroupName>
      </Group>
    </GroupList>
    <FheqLevels>
      <FheqLevel>
        <LevelNumber>1</LevelNumber>
        <LevelName>FHEQ level (Framework for Higher Education Qualifications) ' Masters/Integrated Masters P4 ' </LevelName>
      </FheqLevel>
    </FheqLevels>
    <Ects>
      <MaxUnits>European Credit Transfer &amp; Accumulation System Rating :   7.5</MaxUnits>
    </Ects>
  </OfferedBy>
  <MarketingOverview Applicant="Y" Label="Marketing Course unit overview" Student="">
    <Content>&lt;p&gt;This course covers the fundamentals of machine learning as a core area of artificial intelligence, introduces key machine learning techniques across three main categories: supervised learning, unsupervised learning, and reinforcement learning, and explores the challenges and solutions of applying machine learning to solve real-world business problems.&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;This course covers the fundamentals of machine learning as a core area of artificial intelligence, introduces key machine learning techniques across three main categories: supervised learning, unsupervised learning, and reinforcement learning, and explores the challenges and solutions of applying machine learning to solve real-world business problems.&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;ul&gt;&lt;li&gt;Provide students with an understanding of learning as a core area of artificial intelligence and its applications in business.&lt;/li&gt;&lt;li&gt;Introduce key machine learning techniques across three main categories: supervised learning, unsupervised learning, and reinforcement learning.&lt;/li&gt;&lt;li&gt;Explore the challenges and solutions of applying machine learning to solve real-world business problems, with an emphasis on model interpretability, data quality issues, and imbalanced datasets.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p&gt;At the end of the course unit, student should be able to:&lt;/p&gt;&lt;ul&gt;  &lt;li&gt;Understand the fundamentals of data analytics and its application to business and management decision making,&lt;/li&gt;  &lt;li&gt;Understand a variety of data analysis techniques, such as data preprocessing, classification and clustering, prediction and forecasting, association rule mining &amp;amp; text mining, etc.,&lt;/li&gt;  &lt;li&gt;Discuss how visual analytics can be used to understand big data, extract insights and identify patterns,&lt;/li&gt;  &lt;li&gt;Demonstrate the ability to use specialised software tools to analyse large sets of data in real-world problems. &lt;/li&gt;&lt;/ul&gt;</Content>
  </LearningOutcomes>
  <Knowledge Applicant="Y" Label="Knowledge and understanding" Student="Y">
    <Content>&lt;ul&gt;&lt;li&gt;Understand the fundamentals of machine learning in the context of artificial intelligence&lt;/li&gt;&lt;li&gt;Understand and critically evaluate key machine learning techniques across the three main categories: supervised learning, unsupervised learning, and reinforcement learning.&lt;/li&gt;&lt;li&gt;Understand the importance of interpretable machine learning for business applications.&lt;/li&gt;&lt;/ul&gt;</Content>
  </Knowledge>
  <IntellectualSkills Applicant="Y" Label="Intellectual skills" Student="Y">
    <Content>&lt;ul&gt;&lt;li&gt;Frame real-world business problems through a machine learning lens and identify the appropriate modelling paradigm for a given problem.&lt;/li&gt;&lt;/ul&gt;</Content>
  </IntellectualSkills>
  <PracticalSkills Applicant="Y" Label="Practical skills" Student="Y">
    <Content>&lt;ul&gt;&lt;li&gt;Demonstrate the ability to use specialised software tools and programming packages to analyse large datasets and build machine learning models for real-world business problems.&lt;/li&gt;&lt;/ul&gt;</Content>
  </PracticalSkills>
  <TransferableSkills Applicant="Y" Label="Transferable skills and personal qualities" Student="Y">
    <Content>&lt;ul&gt;&lt;li&gt;Develop digital and teamwork skills through case studies and coursework project.&lt;/li&gt;&lt;/ul&gt;</Content>
  </TransferableSkills>
  <EmployabilitySkillsList Applicant="Y" Label="Employability skills" Student="Y">
    <Skill>
      <SkillId></SkillId>
      <SkillDescription></SkillDescription>
    </Skill>
  </EmployabilitySkillsList>
  <Syllabus Applicant="Y" Label="Syllabus" Student="Y">
    <Content>&lt;ul&gt;&lt;li&gt;Introduction to Machine Learning: providing an overview of the fundamental concepts and definitions of machine learning in the context of artificial intelligence.&lt;/li&gt;&lt;li&gt;Supervised Learning: covering the basics from descriptive to predictive analytics and introducing various predictive modelling techniques, such as regressions, decision tree models, and neural networks.&lt;/li&gt;&lt;li&gt;Unsupervised Learning: exploring clustering analysis, association analysis, and collaborative filtering.&lt;/li&gt;&lt;li&gt;Reinforcement Learning: studying reinforcement learning and sequential decision-making in a stochastic environment.&lt;/li&gt;&lt;li&gt;Ensemble Learning: exploring bootstrap aggregating, boosting, stacking, and XGBoost.&lt;/li&gt;&lt;li&gt;Interpretability in Machine Learning: discussing the importance of interpretable machine learning for business applications.&lt;/li&gt;&lt;li&gt;Machine Learning for Business: challenges and solutions: addressing key challenges in machine learning for business, such as data quality issues and imbalanced datasets, while exploring their potential solutions and future advancements.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;</Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;p&gt;&lt;strong&gt;Formal Contact Methods&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Minimum Contact hours: 20&amp;nbsp;&lt;/p&gt;&lt;p&gt;Delivery format: Lecture and Workshops&amp;nbsp;&lt;/p&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>0</MethodId>
      <MethodName>Other</MethodName>
      <MethodWeight>100%</MethodWeight>
    </Method>
    <OtherDescription>&lt;p&gt;50% Exam&lt;/p&gt;&lt;p&gt;50% Group Coursework&lt;/p&gt;</OtherDescription>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;ul&gt;&lt;li&gt;Generic feedback posted on Blackboard regarding overall examination performance.&amp;nbsp;&lt;/li&gt;&lt;li&gt;Written and/or verbal comments on assessed or non-assessed coursework.&amp;nbsp;&lt;/li&gt;&lt;li&gt;Responses to student emails and questions from a member of staff including feedback provided to a group via an online discussion forum.&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;</Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode></UnitCode>
      <UnitTitle></UnitTitle>
      <RequirementType></RequirementType>
      <Description></Description>
    </Requirement>
    <AdditionalRequirement>BMAN60422 Programme Req: BMAN60422 is only available as a core unit to students on MSc Business Analytics and as an elective to students on MEng (Hons) Computer Science&lt;p&gt;BMAN60422 is available as a core unit to students on MSc Business Analytics and as an elective with permission to students on other relevant MSc programmes.&amp;nbsp;&lt;/p&gt;</AdditionalRequirement>
  </RequirementsList>
  <AcademicPrograms Applicant="Y" Label="Academic programmes" Student="Y">
    <AcademicProgram>
      <Program></Program>
      <Plan></Plan>
      <Level></Level>
      <Requirement></Requirement>
    </AcademicProgram>
  </AcademicPrograms>
  <FreeChoice Applicant="Y" Label="Available as a free choice unit?" Student="Y">
    <Content>N</Content>
  </FreeChoice>
  <Accreditation Applicant="Y" Label="Accreditation" Student="Y">
    <Content></Content>
  </Accreditation>
  <RecommendedReading Applicant="Y" Label="Recommended reading" Student="Y">
    <Content>&lt;p&gt;Galit Shmueli,et al.; Data Mining for Business Analytics: Concepts, Techniques, and Applications - in R (e-book available from the university library) or in Python, John Wiley &amp;amp; Sons, 2018.&amp;nbsp;&lt;/p&gt;&lt;p&gt;INFORMS Analytics Magazine, http://www.analytics-magazine.org/ &amp;nbsp;&lt;/p&gt;</Content>
  </RecommendedReading>
  <StudyHours Applicant="Y" Label="Study hours" Student="Y">
    <IntroText> </IntroText>
    <ScheduledHours Applicant="Y" Label="Scheduled activity hours" Student="Y">
      <ActivityHours>
        <ActivityType>Lectures</ActivityType>
        <Hours>20</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Practical classes &amp; workshops</ActivityType>
        <Hours>10</Hours>
      </ActivityHours>
    </ScheduledHours>
    <PlacementHours Applicant="Y" Label="Placement hours" Student="Y">
      <ActivityHours>
        <ActivityType></ActivityType>
        <Hours>0</Hours>
      </ActivityHours>
    </PlacementHours>
    <TotalHours Applicant="Y" Label="Independent study hours" Student="Y">
      <Hours>120</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content>&lt;p&gt;&lt;strong&gt;Informal Contact Method&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		Office Hours&lt;/li&gt;	&lt;li&gt;		&lt;p&gt;Online Learning Activities (blogs, discussions, self assessment questions)&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</Content>
  </Notes>
</CourseUnit>
