Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

HideBa/geo5017-machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEO5017 Machine Learning for built environment 1st assignment

Getting started

Installing Packages

Install the required packages using pip:

pip install -r requirements.txt

Alternatively, if you use Poetry:

poetry install

Run code

  1. Run Q2 task 1
make ass1-1
  1. Run Q2 task 2(a)
make ass1-2a
  1. Run Q2 task 2(b) You'll get the result of task2(b) and task2(c) at the same time.
make ass1-2b

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors