Skip to content
#

googlecolab

Here are 16 public repositories matching this topic...

This notebook includes data scraping. For this beautifulsoup and selinium is used. It takes a website URL as an input and extracts the information listed below as an output from that webpage. For this beautifulsoup and selinium is used 1. Specific HTML tags along with titles and meta description 2. Extract specific tags, heading tags from h1-h6 …

  • Updated Aug 4, 2021
  • Jupyter Notebook

Analysis on Amazon's Vine Review program. Created tables in AWS RDS database. In addition, we also created Google Colab notebooks, then extracted the datasets and placed them into each notebook. We then create a schema that fits the datasets and then loaded the datasets into our RDS. Finally, PySpark, the Python API for Apache Spark was used to …

  • Updated Oct 10, 2022
  • Jupyter Notebook

One notebook trains a vegetable classification model with InceptionV3 using TensorFlow and Keras. The second notebook showcases the pre-trained model's inference on vegetable categories, loading InceptionV3 and enhancing image features. Together, they offer a compact solution for vegetable classification through deep learning.

  • Updated Jan 21, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the googlecolab 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 googlecolab topic, visit your repo's landing page and select "manage topics."

Learn more