{ "cells": [ { "cell_type": "markdown", "metadata": { "colab_type": "text", "id": "g4T-_IsVbweU" }, "source": [ "# Logistic Regression" ] }, { "cell_type": "markdown", "metadata": { "colab_type": "text", "id": "LEAHZv4rIYHX" }, "source": [ "For the current exercise see, [Binary Classification](https://colab.research.google.com/github/google/eng-edu/blob/main/ml/cc/exercises/binary_classification.ipynb)." ] } ], "metadata": { "colab": { "collapsed_sections": [ "JndnmDMp66FL", "dPpJUV862FYI", "i2e3TlyL57Qs", "wCugvl0JdWYL" ], "default_view": {}, "name": "logistic_regression.ipynb", "provenance": [], "version": "0.3.2", "views": {} }, "kernelspec": { "display_name": "Python 3", "name": "python3" } }, "nbformat": 4, "nbformat_minor": 0 }