8000 GitHub - spag01/CMPT459
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

spag01/CMPT459

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note: The following assignments are uploaded for the personal use. Please DO NOT COPY the work.

Assignment1: In this assignment, I am implementing a Random Forest, using the files provided, without using any third-party library except NumPy and pandas. I then applied my Random Forest to classify people into those who earn less than 50k and higher than 50k based on their features. The given dataset consists of 14 features (6 continuous and 8 categorical).

Assignment2: The aim of this assignment is to implement K-Means, which is a representation-based clustering algorithm, using the Python programming language, and to test it on a single-cell RNA Sequencing (scRNA-seq) dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0