Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oadultradeepfield/nus-fintech-society-ml-training-ay24-25-sem1
https://github.com/oadultradeepfield/nus-fintech-society-ml-training-ay24-25-sem1
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/oadultradeepfield/nus-fintech-society-ml-training-ay24-25-sem1
- Owner: oadultradeepfield
- Created: 2024-08-24T07:12:47.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T08:43:53.000Z (4 months ago)
- Last Synced: 2024-10-18T02:37:42.822Z (4 months ago)
- Language: Jupyter Notebook
- Size: 5.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NUS Fintech Society
Machine Learning Analyst Training AY24/25 Semester 1Welcome to the NUS Fintech Society's Machine Learning Analyst Training Program repository for AY24/25 Semester 1. This repository contains all the resources, including Jupyter notebooks, datasets, and other materials, that will be used throughout the training program.
## Getting Started
To get started with the materials in this repository:1. **Clone the repository**:
```
git clone https://github.com/oadultradeepfield/nus-fintech-society-ml-training-ay24-25-sem1.git
```
2. **Navigate to the notebooks**:
The notebooks for each session can be found in the `lab/` directory for each week. The solutions are to be uploaded after the submission due date.## Repository Contents
This repository contains the following directories and files:- **`weekX/data/`**: Datasets used for demonstrations and exercises, where `X` is the week number (e.g., `week1/data/`, `week2/data/`).
- **`weekX/lab/`**: Jupyter notebooks for each lab session and mini-project, where `X` is the week number (e.g., `week1/lab/`, `week2/lab/`).
- **`weekX/slides/`**: Slides for each training session, where `X` is the week number (e.g., `week1/slides/`, `week2/slides/`).
- **`README.md`**: This file, which provides an overview of the repository.