Skip to content
#

jupternotebook

Here are 82 public repositories matching this topic...

Using PySpark, I performed the ETL process on a large dataset (170,000 rows) of Video Games. Next, I created an AWS relational database instance & transformed the data to be loaded into PostgreSQL. Once in PgAdmin, exported the Video Game Review Table as a CSV file. Afterward, I loaded the data into Python to create Dataframes using Pandas. Then…

  • Updated Jun 13, 2022
  • Jupyter Notebook

This project applies deep learning to medical image processing, aiming to build an accurate model that identifies COVID-19 infection in radiology images. Using transfer learning with a Residual Network, fine-tuned the model on real chest X-ray images of COVID-19 cases, healthy lungs, viral pneumonia, and bacterial pneumonia.

  • Updated Nov 10, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the jupternotebook topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jupternotebook topic, visit your repo's landing page and select "manage topics."

Learn more