Skip to content
View dimejidj's full-sized avatar

Block or report dimejidj

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-Customer-Churn-with-Machine-Learning Predicting-Customer-Churn-with-Machine-Learning Public

    Predicting Customer Churn with a dataset taken from Kaggle. Using different models with different parameters to compare which model with the given parameters will produce the highest accuracy score…

    Jupyter Notebook

  2. Predicting-House-Prices-with-Machine-Learning Predicting-House-Prices-with-Machine-Learning Public

    Predicting House prices in King County USA, with data provided by IBM.

    Jupyter Notebook

  3. calculator_vanilla_js calculator_vanilla_js Public

    A calculator created using vanilla JavaScript It takes input either by click events or keydown events to return an output on the screen. Below is a link for the live preview

    JavaScript

  4. tic_tac_toe tic_tac_toe Public

    A tic tac toe game against the computer AI. See link below for a live preview.

    JavaScript

  5. Tesla_Gamestop_revenue_stock_price Tesla_Gamestop_revenue_stock_price Public

    Comparing If Historical Revenue Prices has an impact on stock price, Using Tesla & Gamestop as the two companies we're comparing

    Jupyter Notebook

  6. format_duration_seconds format_duration_seconds Public

    A python script that takes in any amount of seconds and returns the amount of seconds in a year, days, hours and a seconds format.

    Python