This repository is a demo of what is expected to deliver on each repository requested for the TC3006 course at Tecnológico de Monterrey. For this demo, we consider the implementation portfolio deliverable, which spans across two modules (Statistics and ML) and two subcompetencies (SMA0101A and SMA0401A). Also, we assume that the repository is being provided at the end of first block, which means that the students already got some feedback from the professors.
The root folder of this repository contains the following files and folders:
- Files
- README.md: This file
- Folders
- final: Folder with the information about the final deliverables, which include the changes that the reviewers asked for
- retro: Folder with the information about the draft version of each deliverable, which are provided for requesting feedback
Following is a list of the files that must be checked for grading each subcompetency:
- Module 1: Statistics
- SMA0101A
- Evidence 01: Modeling Please review file final/M1_Statistics/Ev_01/dummyFile.txt
- SMA0101A
- Module 2: Machine Learning
- SMA0401A
- Evidence 01: ML from scratch Please review file final/M2_ML/Ev_01/dummyFile.txt
- Evidence 02: ML from a framework Please review file final/M2_ML/Ev_02/dummyFolder/dummyFile.txt
- SMA0401A
Following is a list of the location of the issues that were raised by the reviewer during the feedback phase. Please refer to them for more details.
- Module 1: Statistics
- SMA0101A
- Evidence 01: Modeling: final/M1_Statistics/README.md
- SMA0101A
- Module 2: Machine Learning
- SMA0401A
- Evidence 01: ML from scratch: final/M2_ML/README.md
- Evidence 02: ML from a framework: final/M2_ML/README.md
- SMA0401A
See you!