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

Block or report rahmanshamit

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 Loading

  1. Campus-Lightbox_fork Campus-Lightbox_fork Public

    Forked from campuslightbox/Campus-Lightbox

    Campus Lightbox - Consolidated information about mental health resources on UBC campus.

    JavaScript

  2. ubcSublet ubcSublet Public

    Forked from guilhermelameira/ubcSublet

    Group Project for Database Coursework. UbcSublet allows users to make rental/sublet posts, and renters can make an account, search rentals by filtering according to preferences like Craigslists. Th…

    JavaScript

  3. food-order-ui-react-bootstrap food-order-ui-react-bootstrap Public

    a food ordering service UI with react-bootstrap and parsing data from a json

    JavaScript

  4. data-science-machine-learning-algorithms data-science-machine-learning-algorithms Public

    Julia implementations of data science and ml algorithms.

    Julia

  5. college-admission-prediction-model college-admission-prediction-model Public

    Model that can predict chances of college admission, using a pipeline for the different feature types, compared Ridge and LGBMRegressor pipeline with hyper-parameter tuning and train/test scores.

    Jupyter Notebook 1

  6. spam-prediction-model spam-prediction-model Public

    Using the SMS Spam Collection Dataset from Kaggle. Extracted features using CountVectorizer, used a Logistic Regression pipeline and RandomForestClassifier pipeline and then cross-validation. Used …

    Jupyter Notebook