{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "Tce3stUlHN0L" }, "source": [ "##### Copyright 2020 The TensorFlow Authors." ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "cellView": "form", "execution": { "iopub.execute_input": "2022-04-27T09:07:43.037744Z", "iopub.status.busy": "2022-04-27T09:07:43.037276Z", "iopub.status.idle": "2022-04-27T09:07:43.040920Z", "shell.execute_reply": "2022-04-27T09:07:43.040475Z" }, "id": "tuOe1ymfHZPu" }, "outputs": [], "source": [ "#@title Licensed under the Apache License, Version 2.0 (the \"License\");\n", "# you may not use this file except in compliance with the License.\n", "# You may obtain a copy of the License at\n", "#\n", "# https://www.apache.org/licenses/LICENSE-2.0\n", "#\n", "# Unless required by applicable law or agreed to in writing, software\n", "# distributed under the License is distributed on an \"AS IS\" BASIS,\n", "# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n", "# See the License for the specific language governing permissions and\n", "# limitations under the License." ] }, { "cell_type": "markdown", "metadata": { "id": "23R0Z9RojXYW" }, "source": [ "# Scikit-Learn Model Card Toolkit Demo\n" ] }, { "cell_type": "markdown", "metadata": { "id": "MfBg1C5NB3X0" }, "source": [ "
\n",
" ![]() | \n",
" \n",
" ![]() | \n",
" \n",
" ![]() | \n",
" \n",
" ![]() | \n",
"
\n", " | mean radius | \n", "mean texture | \n", "mean perimeter | \n", "mean area | \n", "mean smoothness | \n", "mean compactness | \n", "mean concavity | \n", "mean concave points | \n", "mean symmetry | \n", "mean fractal dimension | \n", "... | \n", "worst radius | \n", "worst texture | \n", "worst perimeter | \n", "worst area | \n", "worst smoothness | \n", "worst compactness | \n", "worst concavity | \n", "worst concave points | \n", "worst symmetry | \n", "worst fractal dimension | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
17 | \n", "16.13 | \n", "20.68 | \n", "108.10 | \n", "798.8 | \n", "0.11700 | \n", "0.20220 | \n", "0.17220 | \n", "0.10280 | \n", "0.2164 | \n", "0.07356 | \n", "... | \n", "20.96 | \n", "31.48 | \n", "136.80 | \n", "1315.0 | \n", "0.1789 | \n", "0.4233 | \n", "0.4784 | \n", "0.20730 | \n", "0.3706 | \n", "0.11420 | \n", "
117 | \n", "14.87 | \n", "16.67 | \n", "98.64 | \n", "682.5 | \n", "0.11620 | \n", "0.16490 | \n", "0.16900 | \n", "0.08923 | \n", "0.2157 | \n", "0.06768 | \n", "... | \n", "18.81 | \n", "27.37 | \n", "127.10 | \n", "1095.0 | \n", "0.1878 | \n", "0.4480 | \n", "0.4704 | \n", "0.20270 | \n", "0.3585 | \n", "0.10650 | \n", "
195 | \n", "12.91 | \n", "16.33 | \n", "82.53 | \n", "516.4 | \n", "0.07941 | \n", "0.05366 | \n", "0.03873 | \n", "0.02377 | \n", "0.1829 | \n", "0.05667 | \n", "... | \n", "13.88 | \n", "22.00 | \n", "90.81 | \n", "600.6 | \n", "0.1097 | \n", "0.1506 | \n", "0.1764 | \n", "0.08235 | \n", "0.3024 | \n", "0.06949 | \n", "
337 | \n", "18.77 | \n", "21.43 | \n", "122.90 | \n", "1092.0 | \n", "0.09116 | \n", "0.14020 | \n", "0.10600 | \n", "0.06090 | \n", "0.1953 | \n", "0.06083 | \n", "... | \n", "24.54 | \n", "34.37 | \n", "161.10 | \n", "1873.0 | \n", "0.1498 | \n", "0.4827 | \n", "0.4634 | \n", "0.20480 | \n", "0.3679 | \n", "0.09870 | \n", "
509 | \n", "15.46 | \n", "23.95 | \n", "103.80 | \n", "731.3 | \n", "0.11830 | \n", "0.18700 | \n", "0.20300 | \n", "0.08520 | \n", "0.1807 | \n", "0.07083 | \n", "... | \n", "17.11 | \n", "36.33 | \n", "117.70 | \n", "909.4 | \n", "0.1732 | \n", "0.4967 | \n", "0.5911 | \n", "0.21630 | \n", "0.3013 | \n", "0.10670 | \n", "
5 rows × 30 columns
\n", "