Back to Course

MC202602: Python meeting 07

0% Complete
0/0 Steps
Lesson 1 of 1
In Progress

MC202602: Python Meeting 07: IsolationForest

admin May 26, 2026

Python Meeting Replay

Python Meeting PDF

Set-up the python project

Option 1: Download files manually

1.1: Create folders

Folders to create in your project root:

Folder to create inside 02_PROGRAMMES:

1.2: Files to put inside the 01_SOURCES folder

https://drive.google.com/file/d/1gINnE0pRhrRJionLUwRNtObtVT3V0TPo/view?usp=sharing

1.3: Files to put inside the 02_PROGRAMMES folder -> python files: change extension to .py

1.4 File to put inside the 02_PROGRAMMES folder -> requirements.txt

1.5: File to put inside the 02_PROGRAMMES folder -> pyproject.toml

1.6: File to put inside the 02_PROGRAMMES folder -> .env — change extension from .env.example to .env

1.7: File(s) to put inside the Z_SHARED_FUNCTIONS folder

1.8: File(s) to put inside the 03_RESULTS folder

https://docs.google.com/spreadsheets/d/17DOu7SsvJFlR4SuNZdBrkJ9FlU4Cp8zp/edit?usp=drive_link&ouid=116797034638773030873&rtpof=true&sd=true

Option 2: Download zip file from GitHub

Option 3: Clone the project from GitHub

https://github.com/300Academy/PYTHON_MEETING_07.git

Python Cheat Sheet – including GitHub instructions

Responses

Your email address will not be published. Required fields are marked *