/csc177-group-project

Repo for CSC 177 data-analytics-and-mining group project

Primary LanguageJupyter NotebookMIT LicenseMIT

CSC 177: Data Warehousing and Data Mining - Group Project

Repo for CSC 177 data-analytics-and-mining group project

Team 12 Members:

Development: Getting Started Initial Setup

  1. Have Python 3.10 or higher installed
  2. Clone the repository via SSH: git@github.com:matt2ology/csc177-group-project.git
    1. Have the latest version of Git installed
    2. Add your SSH key to your GitHub account
      1. If you don't have a SSH key see to: Generating a new SSH key and adding it to the ssh-agent
  3. Create a Python virtual environment for the project
    1. Activate your virtual environment
  4. Upgrade pip: python.exe -m pip install --upgrade pip
  5. Install packages in requirements.txt: pip install -r requirements.txt
  6. You're all set. Have fun developing! 😎

Course Projects

  1. Data Preprocessing Project - Due Oct 6 at 11:59pm
  2. Linear Regression Project & Classification Tree Homework - Due Oct 27 at 11:59pm
  3. Classification Models project - Due Nov 17 at 11:59pm
  4. Cluster Analysis, ANN and Text Mining Project - Due Dec 1 at 11:59pm
  5. Presentations & slides - Due Dec 8 at 11:59pm