Skip to content
View jennIT20's full-sized avatar

Block or report jennIT20

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Airflow-Project Airflow-Project Public

    This project features an Apache Airflow DAG for evaluating loan applications. It generates random prediction scores for three loans, determining the best option based on these scores. The outcome i…

    Python

  2. Building-a-Model-to-Predict-Housing-Prices-Project Building-a-Model-to-Predict-Housing-Prices-Project Public

    Jupyter Notebook

  3. median-salary-analysis-python-js median-salary-analysis-python-js Public

    A data visualization project comparing median salaries by age for Python, JavaScript, and all developers using matplotlib.

  4. matplotlib-subplots-demo matplotlib-subplots-demo Public

    This project demonstrates how to create a 2x2 grid of subplots using Matplotlib and NumPy, with each plot uniquely labeled and color-coded. The labels range from "A" to "D", and each plot is colore…

    Jupyter Notebook

  5. Spark-on-Docker Spark-on-Docker Public

    This repository demonstrates how to run Apache Spark in Docker containers. It includes setup instructions and links to two Spark Docker images: Big Data Europe and Bitnami. The project simplifies d…

  6. my-blobs-project my-blobs-project Public

    My Blobs Project is a Python project that demonstrates the generation of synthetic data using the make_blobs function from sklearn. The project implements a custom clustering algorithm to identify …

    Python