Skip to content
View dewith's full-sized avatar
🏴
Accelerate humanity
🏴
Accelerate humanity

Highlights

  • Pro
Block or Report

Block or report dewith

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
dewith/README.md

Hi, I'm Dewith

Engineer. Optimist. Beauty enjoyer. Internet citizen. AI enthusiast.

Pinned

  1. road-to-transformers road-to-transformers Public

    Repo to follow a YT playlist to learn Transformers.

    Jupyter Notebook

  2. Python function to create multiple p... Python function to create multiple plots to evaluate the model performance visually.
    1
    def evaluate_model(y_train, y_train_pred, y_test, y_test_pred):
    2
        '''Creates multiple plots to evaluate the model performance visually.
    3
        
    4
        Parameters
    5
        ----------
  3. property_prices property_prices Public

    Using Properati's data I try to predict the price of properties 🏘

    Jupyter Notebook

  4. user_ratings user_ratings Public

    Applying NLP to predict the rating given the user's review 🛒

    Jupyter Notebook

  5. sparkify_postgres sparkify_postgres Public

    Data modelling and ETL pipeline for a music app using Postgres and Python 🎧

    Jupyter Notebook

  6. sparkify_cassandra sparkify_cassandra Public

    Building of ETL pipeline for a music streaming app using Cassandra 🎶

    Jupyter Notebook