Skip to content
View ernestng11's full-sized avatar

Block or report ernestng11

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. predicting-book-genre-with-lstm-model predicting-book-genre-with-lstm-model Public

    I implement RNN with 2 LSTM layers and 1 embedding layer to predict the genre of a book given its description.

    Jupyter Notebook 7 2

  2. seq2seq-keras seq2seq-keras Public

    seq2seq model built in keras

    Jupyter Notebook

  3. rnn-from-scratch rnn-from-scratch Public

    Implemented RNN and LSTM units and network with Numpy

    Python 1

  4. touchpoint-prediction touchpoint-prediction Public

    Completed Project - Predicting customer touchpoint using XGBoost tuned with GridSearchCV

    Jupyter Notebook 19 23

  5. rfm-segmentation-with-kmeans-clustering rfm-segmentation-with-kmeans-clustering Public

    This is my personal data analytics project on a dataset given to me by Shopee during a coding challenge

    Jupyter Notebook

  6. job-mining job-mining Public

    Testing model deployment with FlaskAPI and Heroku

    Python