Skip to content
View matmcreative's full-sized avatar

Block or report matmcreative

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. Lending-Club-Loan-Analysis Lending-Club-Loan-Analysis Public

    The Lending Club Loan Data Analysis project predicts defaults using historical loan data. Employing deep learning models with Keras and TensorFlow, it achieves high accuracy and identifies key pred…

    Jupyter Notebook 2

  2. Employee-Turnover-Analytics Employee-Turnover-Analytics Public

    "Employee Turnover Analytics V1" is a data science project that leverages machine learning to analyze and predict employee turnover, offering actionable retention strategies for different risk cate…

    Jupyter Notebook

  3. AAL-Sales-Analysis AAL-Sales-Analysis Public

    This project aims to dissect AAL's sales data for the fourth quarter, offering insights for data-driven decisions in the coming year.

    Jupyter Notebook

  4. UFO_Sightings_Javascript_2 UFO_Sightings_Javascript_2 Public

    Using the UFO dataset provided in the form of an array of JavaScript objects, write code that appends a table to an HTMl page and then adds new rows of data for each UFO sighting. Using multiple in…

    JavaScript

  5. gracesco/Economic-Freedom-Project gracesco/Economic-Freedom-Project Public

    The Economic Freedom Index tracks the advancements in global prosperity and shares patterns of success in over 180 countries. Because of the global crisis we currently face, the most vulnerable hav…

    HTML 2

  6. sudoku_with_letters_and_backtracking sudoku_with_letters_and_backtracking Public

    Create a Python script to solve standard 9x9 Sudoku, 9x9 letter Sudoku, 25x25 Giant Sudoku, and 25x25 Giant letter Sudoku puzzles. Use the backtracking algorithm to find a solution to any solvable …

    Python 1