Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making main README more cohort agnostic. #8

Merged
merged 1 commit into from
Nov 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 6 additions & 17 deletions profile/README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
# Overview

Welcome to the home for the Data Sciences Institute's (DSI) Certificates at the University of Toronto. The Data Science and Machine Learning Software Foundations Certificates are offered with the financial support of Upskill Canada, powered by Palette Skills and the Government of Canada. The Certificates are designed for mid-career professionals looking to make a career transition into roles where they can apply data science and machine learning skills. Professionals with a university or college degree or diploma, and who have three years or more of work experience are eligible to [apply](https://certificates.datasciences.utoronto.ca/).
Welcome to the home for the Data Sciences Institute's (DSI) Certificates at the University of Toronto. The DSI Certificates are designed for individuals looking to deepen their knowledge and skills in this growing field.

Participants who successfully complete the certificate will be able to:
- Demonstrate a solid understanding of data science principles.
- Effectively use command line interfaces and version control software.
- Apply practical programming language skills in Python.
- Effectively interact with relational databases through queries and data manipulation using SQL commands.
- Design, implement, test and validate various supervised learning models.
- Apply structured approaches to build, maintain, and improve robust software.

Participants who complete the Data Science Certificate will be equipped with the skills to explore data sampling methods for reliable analysis and to master visualization techniques, which facilitates easier interpretation and decision-making with complex data sets. Those who complete the Machine Learning Software Foundations Certificate will gain proficiency in advanced predictive analysis techniques, understand comprehensive model evaluation strategies for reliable predictions, and acquire foundational knowledge in deep learning, including neural network applications.

# Modules
- Demonstrate a solid understanding of data science principles.
- Effectively use command line interfaces and version control software.
- Apply practical programming language skills in Python.
- Effectively interact with relational databases through queries and data manipulation using SQL commands.
- Apply structured approaches to build, maintain, and improve robust software.

## Set up

Expand All @@ -32,11 +27,6 @@ Participants who complete the Data Science Certificate will be equipped with the
- [Deep Learning](https://github.com/UofT-DSI/deep_learning)
- [Team Project](https://github.com/UofT-DSI/team-project)

# Participant Guidelines

- [Participant Guidelines](https://github.com/UofT-DSI/onboarding/blob/main/onboarding_documents/participant_guidelines.md)

# Other

## For the DSI Certificates Instructional Team

Expand All @@ -54,7 +44,6 @@ Participants who complete the Data Science Certificate will be equipped with the

We wish to acknowledge this land on which the University of Toronto operates. For thousands of years, it has been the traditional land of the Huron-Wendat, the Seneca, and most recently, the Mississaugas of the Credit River. Today, this meeting place is still the home to many Indigenous people from across Turtle Island and we are grateful to have the opportunity to work on this land.


## Contact

[email protected]
Expand Down