Skip to content
View zaina826's full-sized avatar
Block or Report

Block or report zaina826

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Dimensionality-Reduction-and-Clustering Dimensionality-Reduction-and-Clustering Public

    With the "Mall Customers" dataset, we explore K-means and agglomerative clustering, and explore the concept of dimensionality reduction using Principal Component Analysis (PCA)

    Jupyter Notebook

  2. Dynamic-Memory-Allocation-Tetris Dynamic-Memory-Allocation-Tetris Public

    Using dynamic memory allocation and matrix mathematics, this game coded with C++ is called block fall, a game environment filled with falling blocks, requiring strategic maneuvering.

    C++

  3. Image-Classification-Network Image-Classification-Network Public

    Simple image detection neural network, Python implementation, with no additional libraries from scratch. The network aims to classify images into the number they represent, this of course isn't the…

    Jupyter Notebook

  4. KNN-Classifier-and-Logistic-Regression KNN-Classifier-and-Logistic-Regression Public

    Implementing Data preprocessing, visualization and model building on the Wisconsin Cancer Dataset, We explore KNN classifier and Logistic Regression

    Jupyter Notebook

  5. Queues---Computer-Networking Queues---Computer-Networking Public

    Implementing a basic version of network communication between peers within a computer network; that is, to implement a highly simplified computer networking protocol family similar to the Internet …

    C++

  6. Natural-Language-Processing- Natural-Language-Processing- Public

    Classification Project using Natural Language Processing in Python

    Jupyter Notebook