Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View hnguyennn's full-sized avatar

Block or report hnguyennn

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. kNNModel-Exploration kNNModel-Exploration Public

    Replication and analysis of a kNN-based classification algorithm with additional experiments on similarity measures and hyperparameters, implemented in R.

    R 1

  2. Close-Price-Prediction Close-Price-Prediction Public

    A project focused on training a prediction model, Random Forest, on a 500k+ row dataset to predict closing prices for California homes based on home properties and locations.

    Jupyter Notebook

  3. Calculator Calculator Public

    A command-line calculator implemented in C++ with a custom linked-list–based memory system. Supports expression reuse, bounded memory storage, and explicit deletion of stored entries, with an empha…

    C++ 1

  4. Impact-of-Paperclip-Positions-on-Final-Distance Impact-of-Paperclip-Positions-on-Final-Distance Public

    An experiment testing the effects of different combinations of paperclips on a paper airplane and how it affects final distances. The final project for PSTAT 122, Design of Experiments class taken …

  5. Regression-Analysis-on-Diamond-Prices Regression-Analysis-on-Diamond-Prices Public

    A project exploring how to create and interpret linear regression models, apply different methods to ensure linearity, and analyze the diamonds dataset obtained from Kaggle.