About 6,790 results
Open links in new tab
  1. Google Colab

    Colab notebooks allow you to combine executable code and rich text in a single document, along with images, HTML, LaTeX and more. When you create your own Colab notebooks, they are …

  2. Selamat Datang di Colab - Colab - Google Colab

    Notebook Colab mengeksekusi kode di server cloud Google. Artinya, Anda dapat memanfaatkan kecanggihan hardware Google, termasuk GPU dan TPU, terlepas dari kecanggihan komputer …

  3. Prompting.ipynb - Colab - Google Colab

    To run the following cell, your API key must be stored it in a Colab Secret named GOOGLE_API_KEY. If you don't already have an API key, or you're not sure how to create a …

  4. data-exploratory-analysis.ipynb - Colab - Google Colab

    To show how to do EDA using code, we will need a dataset to explore. We'll use the Grinell housing dataset, which covers houses sold between 2005 and 2015 in Grinnell, Iowa.

  5. 01_python_basics_corrected.ipynb - Colab - Google Colab

    This week, we will use Jupyter notebooks and Google colab as the primary way to practice machine learning. Notebooks are a great way to mix executable code with rich contents …

  6. Python basics - Colab - Google Colab

    As their name indicates, conditionals are a way to execute code depending on whether a condition is True or False. As in other languages, Python supports if and else but else if is …

  7. python_data_analysis_basics.ipynb - Colab - Google Colab

    However, since we are running the code in Google Colab, and Google Colab has already installed many commonly used Python module for us, we can skip the installation step here.

  8. data-analysis-quickstart.ipynb - Colab - Google Colab

    You can find a brief guide to installing packages in {ref} code-preliminaries. This chapter is hugely indebted to the fantastic Python Data Science Handbook, and both the pandas documentation …

  9. llm_python_tutorial.ipynb - Colab - Google Colab

    For example, when using Google Colab for this tutorial - where is the data being processed? What do the terms allow the processor to do with that data? This applies especial when using an …

  10. INTRO_TO_R_chapter_1_en_G.ipynb - Colab - Google Colab

    Google Colab was created in 2017 and provides everyone with a simple environment in which to run Python and R code. It is an online tool, so the computations are not performed on your …