{ "cells": [ { "cell_type": "markdown", "metadata": { "id": "xdsf78IH3_c7" }, "source": [ "# Fairness Simulation Study 1\n", "\n", "This example demonstrates the use of PiML for fairness testing based on the integrated `solas-ai` APIs. The SolasSimu1 data is modified from the `Friedman` demo data. The covariates used for modeling are `x1`, `x2`, ..., `x5`, the response `Label` is binary and it is a classification problem. The rest variables are demographic variables used for testing fairness. The data and APIs are contributed by [Solas-AI](https://github.com/SolasAI/solas-ai-disparity).\n", "\n", "Click the ipynb links to run examples in [Google Colab](https://colab.research.google.com/github/SelfExplainML/PiML-Toolbox/blob/main/examples/Example_Fairness_SimuStudy1.ipynb)." ] }, { "cell_type": "markdown", "metadata": { "id": "4kcbghi53_dB" }, "source": [ "## Load and Prepare Data" ] }, { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "from piml import Experiment\n", "exp = Experiment()" ] }, { "cell_type": "code", "execution_count": 3, "metadata": { "colab": { "base_uri": "https://localhost:8080/", "height": 459, "referenced_widgets": [ "481f7ab2135d47dcaf8b535ec4eadec0", "3b80105558b145428b31f0b3a9577e36", "f27998197d9343c1ae8628a82433780f", "c80a473e9e2c450887022abdad9c74c8", "149b86d9c21645ce9a3f4bc623b86e5f", "0e97cec26cb841268859def553248094", "eda99d180ecb4e9b8fa57b5fd5ccc247", "78daf90cb4314cb6b1bdd149b7fae17d", "ab38cb51d5b148e3aa3ab03035c21bea", "91681711fb5a492e9cbe391c4d86817d", "68976574c7394749ba850d8d3a023d80", "b97bc409fcaf4f74a40a686fdc5bf2da", "404ac58e96624594969efdb3adbad914", "f61efd2050b8484d8d3367dac7648448", "5cbeca3da06a4270be92f9868c196859" ] }, "id": "1HXFMmmB3_dF", "outputId": "0cf414c3-1b9a-4b0d-8d49-4cb1f659f83d" }, "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ac2a9eb1373d44efb9131872ce92c6af", "version_major": 2, "version_minor": 0 }, "text/plain": [ "HTML(value='\\n \n
Group Index | \nGroup Category | \nReference Group | \nProtected Group | \n
---|---|---|---|
0 | \nRace | \nMajority | \nMinority | \n
1 | \nAge | \nAge < 62 | \nAge >= 62 | \n
Task Type:
" } }, "088d3c6e1131423cb9def7553e50e2ee": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_5503d86815f64932b91f20f8af2bf3fb", "style": "IPY_MODEL_abcaf8d2fbc647148efbef1f65d21253", "value": "No group selected
" } }, "0891336324ca4581ab06671a988f47f0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "0891d89959c94388b3b4b462a63208a2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "089d25216a5b40369f1c5fee01d1ebce": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "08a5e09216934e7f8885c09be0339f93": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "08bb24488e9b4f049146b69e5f8b225d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "08c1fd035cf54d8e867eb864ee5043e1": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_520767d58d2b4657aca996d5e499b27b", "outputs": [ { "data": { "image/svg+xml": "" }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": "Group Category | \nGroup | \nReference Group | \nObservations | \nPercent Missing | \nTotal | \nFavorable | \nPercent Favorable | \nPercent Difference Favorable | \nAIR | \nP-Values | \nPractically Significant | \nShortfall | \n
---|---|---|---|---|---|---|---|---|---|---|---|---|
Race | \nMinority | \nMajority | \n63,240 | \n0.00% | \n17,175.9 | \n4,162.8 | \n24.24% | \n-13.20% | \n2.196 | \n0.000 | \nNo | \n\n |
Race | \nMajority | \n\n | 63,240 | \n0.00% | \n46,064.1 | \n5,083.2 | \n11.04% | \n\n | \n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \n63,240 | \n0.00% | \n31,417.0 | \n4,591.0 | \n14.61% | \n0.01% | \n0.999 | \n0.967 | \nNo | \n\n |
Age | \nAge < 62 | \n\n | 63,240 | \n0.00% | \n31,823.0 | \n4,655.0 | \n14.63% | \n\n | \n | \n | \n | \n |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Excluded attribute \"Age < 62\"
" } }, "09fd506d2b8f40199547c2e80fc2622f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "09fd9cd9ad044f8893db0f16ea7f8b91": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "layout": "IPY_MODEL_9bb4402e8ab84cf98954bf2b8b8d05bf" } }, "09fdb7b07d534d6c82fdbd25caf6849f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "0a120aff946e47cc91322e27acd58368": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "0a134f282b2c4c0bbdb4a05a96393a69": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "0a1752ac7ddf4cdca5f9f49df5f41621": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "space-around" } }, "0a194e8b2efe4b4798585b3b42279612": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_38ff37aa259b4ba8aa22ba6d57ad198c", "style": "IPY_MODEL_546bcd428113498e8e339f7fcd648990", "value": "" } }, "0a4e33d83e1a4a1fb76ab180b2728f70": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select Model", "XGB2" ], "description": "Model Name:", "index": 1, "layout": "IPY_MODEL_230908b203ba488b9292d7e06492f4ed", "style": "IPY_MODEL_0c40475d9f52408183f8d99f7da24828" } }, "0a500b6221ff40eb93132b2dffb01070": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "0a5493c0c2124fa5b7210faa67ee481f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_2697102340c945e29806c05bb9ac310e" ], "layout": "IPY_MODEL_b0129da473364b388ac32acfdc987db2" } }, "0a5d54590a0c47d0b4b8a7119168f80c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "0a645432bb1646a2a662ffe6c8ec3659": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "0a6bf84b5e83457ea016530da691a658": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "0a6dcd0186eb453e9ba49b4967b68ef5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "0a74f2fa543e4a23b65f74f566a8834b": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_d0468d1a85fb4b8fa3c540773fc04ac9", "outputs": [ { "data": { "image/png": "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\n", "text/plain": "Sample Weight:
" } }, "0b92b734bda246a79c668bae9d59833b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_6375e226034b41c8b80f30a2c078e5ff", "style": "IPY_MODEL_ede4919abdd94fd188c5cf97e4480614", "value": 3 } }, "0b95fbc33f8643aaaf34357861d002d3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "0b97cdef84b44e96a5d1e81663e3c577": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "0b9857885b344d5c8bdb6fa9eda6a6e3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "0b9b4ccb0fb54f9d8023e317866ab89b": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_96493349d70040a6a9bb42f3c07fb8ee", "outputs": [ { "data": { "image/png": "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\n", "text/plain": "Model Training Done
" } }, "0fd47e94e3c149c99dac79ec7eb2c637": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "0fe026ff9b5043ddb8ecc8e3b62a532a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_76fd25a19941493e8fa9c8cc0869461f", "style": "IPY_MODEL_dbd65f330f774780bba317435760a435", "value": "" } }, "0fe4016d1e604a4ead25158f6d9f11e2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "50%" } }, "0fe5a2955926461ba9e0c30c721dfd9c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_48313a9f43d4457e954b50abbf946d43", "style": "IPY_MODEL_e8fb7aa8d02d44468759ce24188e2a02", "value": "Prune_parameter:" } }, "0ff47a9b3b2d4df498f568fb47ce185e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "30%", "width": "auto" } }, "0ffd1f3e7e654e93ba9230b83ab8c692": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "100dc8d4886c4eaab186890b0e2bf511": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_9a2c40155e9e43409f4f92edc3864471", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "44be19de00f0419caebcfd474f348780", "version_major": 2, "version_minor": 0 }, "text/plain": "HBox(children=(VBox(children=(Text(value='', layout=Layout(width='auto'), placeholder='Category Name', style=D…" }, "metadata": {}, "output_type": "display_data" } ] } }, "1016f8feb6b3470ba107a737dcc6890d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "1023c262d4ab412eb7783cb07a22eee1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "1054d9f65dd34be99a732a6a98ad8f11": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_abd86a8417b54cbfa3c64544d7ed233a", "style": "IPY_MODEL_6a830f1512f2418fa0c68a86040abb43", "value": "Max_epochs:" } }, "1055669e78b346938f9ed384148f151c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_4333dc30d24f4488a92821fffae0f28a", "style": "IPY_MODEL_d07d49c9bcbf4199918342bb92eb9404", "value": "Task Type:
" } }, "105a5945d1da4aa5a9de460224fb5853": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_ed6c07f79b8f43ef8625843eafa67072", "IPY_MODEL_d7e9d4bce308491d847f096cea0f9c08", "IPY_MODEL_302d66617e10419b9531323cd89b9169", "IPY_MODEL_1e0b3b1e346f439ab60511365133ad57" ], "layout": "IPY_MODEL_20d4a2dd8ad8407797bdbd9985868351" } }, "106f78fb25da4795b3ac96b156bf608f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "10756ad49e4343fd9d39870a7f9a6676": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "10811a4bad544926bb5e45261b975bab": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "108761ae1087407e9ff54f087e7908d8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "1093c7fc485b4d7fa1cb01f8bc2d66a2": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_b226f7c8676d4cf0b874ff9175bfea2a", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "830a552c6d514b29a8a96d085af8d95e", "version_major": 2, "version_minor": 0 }, "text/plain": "HBox(children=(VBox(children=(Text(value='', layout=Layout(width='auto'), placeholder='Category Name', style=D…" }, "metadata": {}, "output_type": "display_data" } ] } }, "10ae154f349143cbb5d64836faaf21f0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "10b76fc3c53d4ea18ad57141ef459edd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e3f2c62b714b4bb6ab6376a0dd4bc3c2", "style": "IPY_MODEL_50fdf6f1b75f409683993463a0451678", "value": "Target Variable:
" } }, "10b922bb8b4143bda85ea91ea5a438c1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "10bd1b8035294742a034da4b64c0da4c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "10d4bf4618b64c2797ac4c661e3cb0fa": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "10e85f832cbb485695b875336a7ab999": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "10f38baeed244933bcb3dbb4df4167bc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "1109f48c9a4e4d64a17658f9a8caf330": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_02909e1e43b5419ca29ebf0c5b5d1c7a", "IPY_MODEL_690c5282f2cb4bd0ae48a0e20ea8dffa", "IPY_MODEL_8305537909264bdf86fc391570c27816" ], "layout": "IPY_MODEL_3cf85c1757d44ef4b602d14536934c3b" } }, "11115dccd909498290e6d38bd1a2ef5a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100px" } }, "1117320e3a094f05834c5da5584ef3b7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_1310ca13e34a441ab50d505a9e8c1aaa", "style": "IPY_MODEL_5102366ffea142a98ca34e9b47740881", "value": "n_interactions:" } }, "11193752e5e941df959b2ceb57d5e4bf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "111a32db23e54f66a0c1c0f273d33d9c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "1122417aa12f4705a88890454c5cd548": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "112a029668fe424bb9cb6849e89ffd43": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "1133255ed8dc49ef9596ea9381836e84": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "1137b06a086143f5896e90a9bc7f9c6f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_3121a89f248445709c3bbb2f8378cfb2", "max": 1000, "min": 1, "style": "IPY_MODEL_8361d5a7af574d82bd3536665dd309bb", "value": 20 } }, "1152d02139064a749e794bdf7cd03e4f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "11542958454a429ebbd590b5911a161d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_d62a5c0db5e64c73babe7a60f9f09dad", "style": "IPY_MODEL_1318254b5c8f4fb491b90fbc4db1d55f", "value": "Random Seed:
" } }, "115bdc0cdb304225831678db4aa96345": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "1184018b716a42978592171fdee11a65": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "5px" } }, "119fad427692461c94b67e699ddc9fe6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "11be2908609248fd8decafdbba2ef0ba": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "11ca4e4c9aca42ec8843c7d48fd3e367": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "11cff5ca860043e087d6f646c5bc2c96": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "11d34d340824414695266ada3813e90d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "11d8e9aa8d8e44d7a12ae56392791197": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "11dcfd35b7ae4bf9a20a566c21b4a605": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_61f433bee68244eba88e1855afd2f7b1", "IPY_MODEL_2f268f7b361541949cc55d1c7c12eeb3", "IPY_MODEL_85a48d1a01ec4eefae51b6c84dc00c95" ], "layout": "IPY_MODEL_c2a96191202f4c25a670acfb45c7e9c4" } }, "11e21ea609cb43d0934d5c988c7787cb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "11e62cbf794d4914a25c29804ea692d7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_9faf9d7355b04129a663e49ffc2268a6", "IPY_MODEL_71b7f66d4dc042d08e416973b5856b05" ], "layout": "IPY_MODEL_ab5192d294e7478ba9a3637f2be3006d" } }, "11ecb71fd14347b5a2e23090dc6046ec": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_b49faf9d82aa4d6a9d0cfa6d5ec400e3", "IPY_MODEL_3b89d82fc1454ccf92bca52455b5e5c5" ], "layout": "IPY_MODEL_a47b4f5685f749dfa845b02768e2346d" } }, "11fbd4be59cd49559f76db827018e8a8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_63c7842855c14e97bf16b26aece97fdc", "style": "IPY_MODEL_994fcf6768484f9d9875f9dbac3193f5", "value": "n_interactions:" } }, "120249bf79a94ec2bf5b9592e3835881": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "120c8cb73ff043e2bcba967ed94d2c29": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "121695a24d374d1a8f225092a59b46ad": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "122f8c1d193741a99b86984126e4393f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "124fc79d9aac442bb1cbbe12ef525499": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62", "By Weights" ], "index": 11, "layout": "IPY_MODEL_420dd51ed2d0420aa5aa9608b3343b71", "style": "IPY_MODEL_2a3c4526fcd04e278768554e21a55e12" } }, "125174d25a9e424ca52b6bac08e977aa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "12550b3a768a4f149ed8c056cad2df33": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "1262c1d6e28d44508419d1ef17002829": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "1263c56bcecf4be5bc9f7fe22d4b40ac": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "12655cad869f4ab78840725ff070287f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_02ad189204e8447bb875da7f074782cd", "max": 10000, "style": "IPY_MODEL_c6e0c8990977440fa90f8c9f1f7ffd54" } }, "1269b1a3b5d143a4a28439f44061d217": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_9eb30247b39d439f9401a3afeb6fa194", "style": "IPY_MODEL_6f87fd2c82064b1eab44651f9f8fde9d", "value": "" } }, "1272180534d44dc8b023bf3f99f2244a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "1282527ef1204a199799256e02e35204": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "128ae332a1de46429b8b17b4029d424d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "12b03aea4fe14d3a935325578d7e0db6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "12b2163b0ee6433d9c036788f9ebd997": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "12b57895f7d44d30871356190bed42a2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "12d53c630cad499383b13a63fc9e7f61": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_0a95126f6a0e418ebbcf8ae3ec6c34e2" ], "layout": "IPY_MODEL_bf9a3e618802446d84456d135364d406" } }, "12d6d70e2caa41bd847a2927a3fc8819": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "12dd4628e18341929e44368434d9c4b7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "12dfd09339424ba4bfdd5c693cc9da0e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "1310ca13e34a441ab50d505a9e8c1aaa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "1318254b5c8f4fb491b90fbc4db1d55f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "131b252711df488fa648365fbcf31f4d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "131f63622b8146cfb131b2d9c0672b2a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "1342776f2c504a8f80793cdc43cadb59": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "13452f0944aa42628857ad282e7a5ab9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "134b267d447744aabacd7e0207d583ef": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_ef8607d48ac845d4b7df71d5cda738a7", "IPY_MODEL_ac8880a7104840a29b71109fa54a02ea", "IPY_MODEL_9f0a548b64d149dca2a961e45308aae6", "IPY_MODEL_ff78717b4529422885237cb6c37454bb" ], "layout": "IPY_MODEL_9eb95e34f8414144a391bb0cbf0166e4" } }, "1353e5506915449a8fec29c6fd27221c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "fix-config-from-overflow" ], "children": [ "IPY_MODEL_b38bf9a9659e4417a49343144b6b19c4" ], "layout": "IPY_MODEL_27239804231c4d7ea30d350b8c80fcaf" } }, "136556ba2f9d4d0887fc4e97663e61c3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "13857316c09849c98a71d88304aafb52": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_6e1f4f6e5add4a249eb0181ab4b95871", "placeholder": "Input name", "style": "IPY_MODEL_8314f7925f0049dfaacc9241b3ade23b", "value": "XGB2" } }, "1387d33bdad744f08ea622eaa6081c15": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_5e4c75a5ea004880a8f47e06b5b125b0", "max": 10000, "min": 1, "style": "IPY_MODEL_f737ed9c9cee4aa2bfa9559aec1d2132", "value": 100 } }, "138dfd21a00b4814abae2974b5b99a0f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "138eb2ed33454e3b92a52a6a80204efe": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "auto" } }, "13976d69d0254fa6b90628fcc5e57134": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e25368a945a14e56a65bcc5cc66d8abb", "style": "IPY_MODEL_e29e78d2b76f4dc380c5a368fbac29c9", "value": "Threshold:" } }, "139ef49fa26b4ea38700ca3fabcd5d1d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "13ad267dd2f646d0a8921c60478304e1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_3e1f15246afe48bea8aecebd0322fae0", "placeholder": "Input name", "style": "IPY_MODEL_abf447c20252466c9f17a298c7e6d9de", "value": "XGB1" } }, "13cc0cac87574916a508626c0f6e68dd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "13cf63e64e264a5b8d07e3787d6ce049": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "13d091c04ccd4c9dad048a21fe684c1b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_0f9aed9e9f504d28a62a4c9027475855", "style": "IPY_MODEL_599d52b9677742a28bbdfafb8f8c4b85", "value": "No group selected
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "14586db757ca43a884a5a16a13e5bafd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_64822a6e00a74faa9141a16fcd55b6bc", "IPY_MODEL_708ce85179cd48b78b9763e09d06f33e" ], "layout": "IPY_MODEL_7f85172308d54f939e124388c9c08da1" } }, "145bc69774cf4b5ea7aff5835e2a9418": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "130px" } }, "1470a99e85514c3b937fcc3113e29875": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "148649841aa24adfa1d5e5ef7bf0f34e": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_7063f88823a94c3188831c35ddc9a843" } }, "1487cf85faf440439023ffd6016fdbce": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "1488fd27dcae4ec78cc5396e1f119215": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "14a98b6be170472a99d591ba0d9c96b3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "14ae65600dee44e58abdf9a4acc2d1a8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_ca0a3467069a48cd8d4d771515b8899a", "IPY_MODEL_5d86a32ac42c49bcadf504988c608514" ], "layout": "IPY_MODEL_b808ae0617ed40648a3069259601b832" } }, "14bb3a9ce6b8434ea73df7b5b8ca7237": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "14bbe74a85bf44e882fd5e6de79e9435": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_c326a2aab3ea45c2b1c5e78bb28cf73e", "style": "IPY_MODEL_3346a53245b14232833451c8ce17befb", "value": "reg_lambda:" } }, "14c20b6d42224634853c1c383a65f147": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "14e0c477696a405f853298d0dbf74eba": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_a76299f40d3344b5884c05c684fee997", "IPY_MODEL_1e6a8b49deed4c83ba5aeb3b61aaa7f9", "IPY_MODEL_dccd8b0d59854846b8078644a1e46582" ], "layout": "IPY_MODEL_226190b96cea4d388eb7b143745f8be1" } }, "14f25e4f2b574bff898230d3e6544439": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "14f3d914f7c548e99327f695f818568f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "14fdb73c20c34a32ad4f88e44cf5d39a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "14fded9a3ebf4130976a0e05c7a48b6c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "1501e70dc92a45639999e8ce187af014": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "0.0", "1.0" ], "index": 0, "layout": "IPY_MODEL_202bba1081a146e3a5ce76de6271cd44", "style": "IPY_MODEL_6807e220d2da4f84b8a338157958b7d2" } }, "150c10ffa33a4d4ebdb2d11b3e360e5f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "1519abf4177548628d437a48339ce175": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "FIGS", "disabled": false, "indent": false, "layout": "IPY_MODEL_cbddba4c1a2a46f4ae3c1db7c77fc93d", "style": "IPY_MODEL_a147478d145e46a58be38731bdbaf8c5", "value": false } }, "152451afaff2492cbb4065b32a53ec9f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "152e5f967a784a019e2cf2ee55a59466": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "15334a24c916439a818db9a306e264d4": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_8eb8cefa4e614630ba4c66c07ab869d8", "outputs": [ { "data": { "text/html": "\n | Group Category | \nReference Group | \nProtected Group | \n
---|---|---|---|
0 | \nRace | \nMajority | \nMinority | \n
1 | \nAge | \nAge < 62 | \nAge >= 62 | \n
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.0105 | 1.0055 | -4.1115 | -0.6876 | -0.016 | 0.6619 | 3.7235 |
1 | x2 | 0.0 | 0.0038 | 0.9987 | -4.4414 | -0.6617 | 0.01 | 0.6781 | 4.5475 |
2 | x3 | 0.0 | -0.0271 | 0.9966 | -4.0406 | -0.6994 | -0.0264 | 0.6424 | 4.3087 |
3 | x4 | 0.0 | 0.008 | 0.995 | -4.4915 | -0.6591 | 0.0048 | 0.68 | 3.864 |
4 | x5 | 0.0 | -0.001 | 0.9876 | -3.9901 | -0.664 | 0.0007 | 0.6597 | 4.0931 |
5 | Minority | 0.0 | 0.2716 | 0.2683 | 0.0 | 0.0569 | 0.1701 | 0.419 | 1.0 |
6 | Majority | 0.0 | 0.7284 | 0.2683 | 0.0 | 0.581 | 0.8299 | 0.9431 | 1.0 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Model | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | GAM | 0.8509 | 0.8480 | 0.6034 | 0.8524 | 0.8505 | 0.6074 | 6.1 |
Excluded attribute \"Age >= 62\"
" } }, "2b4ca491fcdd439783ef99e914d60512": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "2b61d35b682747baa0061d9c2f1f0d27": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2b643fc8cc884407b029eb8b6df4a233": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "2b8b06e83ebe43a4b042b73c8b1886e7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_e6a78d9f702344e99ae9927a536ec619", "IPY_MODEL_86f64e45362a4f6c8488874667ae51a9" ], "layout": "IPY_MODEL_d4188de1f5224a7bb2c3162fc342cebc" } }, "2b91d990654d4e48a214e23c3ce7c6cc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_0569e9e40dd84cf2a0725e37080f56c3", "style": "IPY_MODEL_05abbe5ec2ef4c21850f16d264861600", "value": "Max_depth:" } }, "2b9a1697eb194b1eb14538b12f6ffd35": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "2b9d85d593524170925d9cfb3253fffa": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_bf6c3b60f258450881495c4c0934c774", "style": "IPY_MODEL_4c3f7fc71b384851abfe72550ec9db98", "value": "" } }, "2ba14215837346a5826b38de80ca096e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "2bc327668415488d8f8db04ed78ec7c7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "2bc3ab44a86e44fd907baa8ad364e6d8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "2bdc816f4d2449ffa1a11b6c43020e5e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_3d287cadd24240ba8475c7e7af65744b" ], "layout": "IPY_MODEL_b6ae256d4555410d8c8a8cc430b1d51b" } }, "2bf8329993e64440ac820c4ff5f49c78": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_936b990e4d6b428ab12f72c0d2d154b9", "min": 1, "style": "IPY_MODEL_7a6e5981562646ab91401f15858536c8", "value": 5 } }, "2c0071437369433599bf1273c295003b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2c10895435e341ecb5ed374742cf1593": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "row", "justify_content": "space-between", "width": "99%" } }, "2c13243386c648c0809b5851e046d243": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_7ac002f6020f4947b3052a22e0013f0f", "step": null, "style": "IPY_MODEL_0c4bc8074344476bb018227e903a39ba", "value": 1 } }, "2c2126a9b99e4ee693be2c6ffb62ff2d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "2c2e974a7e544a6cb720804aa7e4c80d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "description": "Register", "layout": "IPY_MODEL_3d419f578fa047a098ff3120ea327992", "style": "IPY_MODEL_a39b3e998f7943d7a5773b19a42ae5f3" } }, "2c306051ac4b4ccc994021b0b0f02840": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "2c455abcc2104d1bb4dd1460ef412243": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "2c6aa61fa9e54bde9df8d10c024701d8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "2c77c326db3d4863851c812900546a26": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "layout": "IPY_MODEL_780755df948842b99465bd633dea5949" } }, "2c808e2a57a84336aeb1cf6b0327906f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "2c842e51684b4314a46d8d1a8f0b3519": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "2c8a505747d5433385f586d0cedd6488": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f99f8a3c5613415cb42d594ff453b54f", "style": "IPY_MODEL_0304c3f473694bb0827f2ad0f0c9827c", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Excluded attribute \"Majority\"
" } }, "2d246416de8947c8b4fe52a7950e0a83": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "By Weights", "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 0, "layout": "IPY_MODEL_a0710ee645ee4ea298afda43fc9639fe", "style": "IPY_MODEL_978fc0b76a9e4cc6ab8e1fc4d1280c25" } }, "2d265976a8c1431288a4065c4175a626": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "column", "width": "30%" } }, "2d26958e388c4215903355a85a6f3b81": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2d2fba0119024bb18479be16605a7a64": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "2d40dae008ec4425ba9db0af4995c8c1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_db1b4767e7674b848e202b46a0ed34ba", "style": "IPY_MODEL_423e0323812e4e19a420038aacac85d6", "value": "Test Ratio:
" } }, "2d40fdca55eb41b5a7e70ee86c9fbe4a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2d536aefd89148d6aa89722615b1d5eb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2d63752bd6b54ded9a87d05c55373986": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "SliderStyleModel", "state": { "description_width": "" } }, "2d71d6cec9044f4798031ffa7b8dda38": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "2d7d00bbbc164fc194ac432cb07fbbb6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3fbdd9c4140640078fc0eb44974b3969", "style": "IPY_MODEL_4fb53a32f20a4be786a37897d9fa9e9a", "value": "L2_regularzation:" } }, "2d8010e452d94ff2baac8b56da21ba53": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_5191d926351247d3b01363db37708ec2", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "e154bddd7aa34220b6463f79620a096c", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value=\"No group selected
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "2d93737c152946cc9b94a07ec801d0a5": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_61a4b04c115a4c3cb90b4258fb7ba743" } }, "2d9e0b86120c419f8fc38493c5e9085f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_72af8d454b9a4d1d91c4bea1a4ff413f", "style": "IPY_MODEL_f99c5d8e383346f4a0588005d7cefdda", "value": "Metrics:" } }, "2db1c1c5dd8845f1b0e1f688c844ae14": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "2dd825c469e44130b25c4e686c41b9dc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "2df3ab0bc740475490da19a303d38e2e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2df41eca53544f25b752bbfa49113cd0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2df4d7ff497d4627a59d85952eee19c9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "2dfc820b90ed4682b69ac055776bfd1e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_d3f4d6cd3dc8442e9900b16f94be1489", "style": "IPY_MODEL_30645d34876545eaabd8454634b2059c", "value": "" } }, "2dfde259870e4814902cee4bce186626": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "2e08aa41f25245a8b49dc1de94ca2a91": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2e0ad1c9d4ea400a9c37811a3b0d3faa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "40%" } }, "2e1833c7a30b4dc5ae9c200f7cf3e937": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_85047ba6607845ba9164f89689b402ba", "style": "IPY_MODEL_31d8cf65f86c4a5b8949dea32d3793ac", "value": "reg_alpha:" } }, "2e30a0d9ebb64018968ef27a23a55283": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "2e3856a86ed04fa697617067818c7c88": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "2e3a5c9390014240b6da8c45a4523aa5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_59bd7e41fcf64a2c8ad7c48cf1d465fd", "step": null, "style": "IPY_MODEL_97012ef3c53441b6af791e214a5914e9" } }, "2e3a7bba3adf42a8a251ee57aa52d3ac": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "EBM", "disabled": false, "indent": false, "layout": "IPY_MODEL_0e50b3a94e17458fb649f32ca5c6f78a", "style": "IPY_MODEL_3e4abc9186114d14a5a10a03f1dbb005", "value": false } }, "2e50fe910f4b4bf4a0934c21d5f03d3a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "2e634a10d5a14feca1ca34c2c3f59015": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "2e6edc185f204a7b97db5e7d6a49e3bc": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_574e065971314c3da5aac99b854c413f", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "b52a6e3b108944dfa82cc7d0a09a51f9", "version_major": 2, "version_minor": 0 }, "text/plain": "Box(children=(VBox(children=(HBox(children=(VBox(children=(HTML(value='Metric:'), HTML(value='Favorable Thresh…" }, "metadata": {}, "output_type": "display_data" } ] } }, "2e7b022edc114d0e8df0dd69cf6bc5fa": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_577430efffcc42ec82de7da29350ea7a", "style": "IPY_MODEL_a96fd33bbd584a93bfc776dfce7279d6", "value": "name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Sample Weight:
" } }, "39e41e4704894afabd3008ed44b20c14": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "39f3c01bbabb49698df4c3f89a960088": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "form" ], "children": [ "IPY_MODEL_1577722aa84941d9949e39876a8e349c", "IPY_MODEL_ab74bdfb278a4c68a43f40900304ae6d", "IPY_MODEL_a6eddea3ec584753929852f791cfdfb0", "IPY_MODEL_e528cdffafc94328a10675e8b7fb9bbd", "IPY_MODEL_b709a7d1a665420cab46ce7821a9f21e", "IPY_MODEL_c4e2a216b50f4e56aecd6260fcd9fcb6", "IPY_MODEL_8dbe5bdeb3054d35bd1e38ef3bd2c140", "IPY_MODEL_17917e786dfc4bb5a9a498a00d8052d9" ], "layout": "IPY_MODEL_65e0f3f163544f66bfa4cbffd5c4cd2a" } }, "39fbb84f44f245db8848dd2dcc495a2c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_48353fbae00c4b219cca1c9421fdcbf9", "style": "IPY_MODEL_3c075988551e46ae8efcb0756a49119d", "value": "\nModel | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | GAM | 0.8509 | 0.8480 | 0.6034 | 0.8524 | 0.8505 | 0.6074 | 4.4 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Random Seed:
" } }, "3e37d927ad2049eeb7dd4558044604b9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_62a3b22c2da9454592e2dec05a79994c", "step": null, "style": "IPY_MODEL_1b050a2e705f4dc4ab0557d2074f5c8b" } }, "3e3eb2c07ce9460daf73c0ef6467a5cb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_100dc8d4886c4eaab186890b0e2bf511" ], "layout": "IPY_MODEL_d028182912894c0c909605b300f94b43" } }, "3e403cacdeac40758bb77f12d9ab7db2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_86ef3097ef134baa93088a41a05aec52", "max": 1, "step": null, "style": "IPY_MODEL_565a0c1407454ca89b33d293b0676361", "value": 0.001 } }, "3e4170502786484c9958d989597fc889": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_7fb3f33b920248b29046f8f5f4a8f0b1", "style": "IPY_MODEL_5d6f3166376649d9895cf2c9afe4eeaa", "value": "" } }, "3e42b3662d824065aea24e572ad10605": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "3e48aefb04f34dfda061b50211f31474": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3d81e8fced5f4f149598e7a100272942", "style": "IPY_MODEL_47520e360cf0464b97c04f3445f05cdc", "value": "" } }, "3e4abc9186114d14a5a10a03f1dbb005": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3e4d7bb2e7e34708b030f4be7a8cab2e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3e583ec2a6174570b1bbc6f0383727ef": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "3e62b456736f49c99e59eba388180d9d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_b4f581d5f2bb4946834708225f2241b2", "IPY_MODEL_6dee0637c5894e9c8d0c83e1b302dd3c", "IPY_MODEL_5c00787c6c094bab862717f96f68b5a8", "IPY_MODEL_82a2b2736da04e5187b0cf8d32d4500f", "IPY_MODEL_bf2073d021cc441ba114e8c21cc8138a" ], "layout": "IPY_MODEL_e34ea586ad534b9c86ee9e2ffbe3b279" } }, "3e714b13df794fc381c9ad954d369c8d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3e72b50b0e75465981157f0c0ed91066": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "3e74aad376274a7887071c1c3fb1dfab": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3e75b30dc74546c48e2d61192da5c3da": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "EBM", "disabled": false, "indent": false, "layout": "IPY_MODEL_49cab2ae988440eca461f56fa3913965", "style": "IPY_MODEL_f64307db6da8455bbf89cf835cd4e110", "value": false } }, "3e8bcf671d314fe2b8448058b4aad4de": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_d0229cdf2d5b4916bc7e2ac24a7a061d", "placeholder": "Category Name", "style": "IPY_MODEL_7be26ac0093341028c975166aea65c89", "value": "Age" } }, "3e8f507af6584d539120f04630a178cc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "3e9058ec532c451aaedb828674217f23": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_bfb338ea0b8b4fd1a417ba336a80309b", "style": "IPY_MODEL_67a969fb11854d0e88a63fa34d779945" } }, "3e974a3b0ff54f348f0b1d58e9f39c41": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3ea8852cc6e44a7c83313ff10bd98dd1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "GLM", "disabled": false, "indent": false, "layout": "IPY_MODEL_222db5b482bc4228b330d74ee3a38ff1", "style": "IPY_MODEL_316b76757ded42a7b51b5ffa4a7756f8", "value": false } }, "3ec133feda5d4dc88cb2270e04fbbed0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "3ec8e70df4eb468d9ce948704fcb877f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "3ed28e3e68fd429d925ea5143cb02216": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "3edbb04a5bed49dea231ddfdda33b126": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3ee63753598e485dbd37e240f9bccb50": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select", "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 0, "layout": "IPY_MODEL_65c46721823e44dda27ba15044fda30c", "style": "IPY_MODEL_b8477e36412e40f996eeee9901abc99a" } }, "3eea347e86a0414d881892ffa4110a63": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "3eee9d09b55949ad8752d5768f25e905": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "3ef346ae5d5e40b3a048c83977800cb5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3f0599cc768842f79bd3de60759b0c05": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "3f12de982ae74960a52543e9e2f6a817": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3f28fa01e34a462ca41901dc0a1853d4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3f2a7eab2a4e46dc96b2dfadd928a94a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "80%", "width": "60%" } }, "3f2c5b08245c4b189e63b7cd248ec132": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_0f03d8a4e89b41a3b9d045a450c26ee0", "style": "IPY_MODEL_bc628de6f1d5406eb39857723d11ff3c", "value": "Reference Weight:" } }, "3f48ea93bf694990897d9b9dafa7866f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_fa651cf283354c478eb545a3461d799b", "style": "IPY_MODEL_ca2030e18198409e88794f84576a3d24", "value": "Excluded attribute \"Age < 62\"
" } }, "3f51e27a2d4c400aa151130c05462955": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3f5924718fc849c78669bb1cc91a8aab": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select Model", "GAM" ], "index": 1, "layout": "IPY_MODEL_5c33c6ad9a4843a4a300b9d6a09c9a70", "style": "IPY_MODEL_4d8b303d1f1c4cdd82cc55f2d3703683" } }, "3f610d007da84365871eb2fe15d42100": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "3f625fa85037460198a25acbcf2722ac": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "space-between" } }, "3f694a840f2443c2ae80cbf37fc9354e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_035eb3b5374d4c6cae9c1e4dfbdfd350", "style": "IPY_MODEL_83d97703d8b34177957196584f3a0e24", "value": "Update Attribute:" } }, "3f6963fa5b3a46f48f3af25a13714fe4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_2bc3ab44a86e44fd907baa8ad364e6d8", "step": null, "style": "IPY_MODEL_6efee6e5c1c341b5994c28d4f87c436a" } }, "3f6cdfa96a9249a89f884035f662c4c8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_1f455724fc0443829735239a02e63e01", "style": "IPY_MODEL_73526fbeb33e47dea3d8fc4e9c55daef", "value": "Batch_size:" } }, "3f76ec526b344492913effddcf04349b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "3f87d07303604e41a7af7a2957523f22": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3f97558e68c542a9a76b67bd5ca462e2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_02f37d2965994857a9d7ca026f288ffb", "IPY_MODEL_0cb868d5b8d743d4bb016efc15fc65f1" ], "layout": "IPY_MODEL_160e2de783c1443ca58fc239717b77c2" } }, "3f9b07b85c8547f087a72cfd1786d649": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_940264a44c4b4ae481a4400bb3de4287", "IPY_MODEL_38033e9fd4354bc8b84a099cdf5d1882" ], "layout": "IPY_MODEL_cfd7205ccb524665b3726d8d5cf9c29c" } }, "3f9d9cba3358429c8926b68d1610f966": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "column", "width": "100%" } }, "3fa1ba4781d54420991af55c4bb064e6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_280025f888014294899e932cc1ef0ac5", "max": 1000, "style": "IPY_MODEL_9ec3792ac56143cc881abfe62f6021f9", "value": 32 } }, "3fa889e2f21d467ab69a948d7cf7082e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "30%" } }, "3faaebb25a1a475daea1348f1484c1d5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "3faca681d8f24161afc533ffec4f2579": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_2ef54123f81844b884e78cec3f28c3ca" } }, "3fb333c9062643b08c85f7563f8871ed": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "25px", "width": "35px" } }, "3fba3345157d4c67a1d04c1588bb5899": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_6db276f968ff4e359fc9c51813972c42", "style": "IPY_MODEL_7393080b17c14eb2a2b2ece98c06163a" } }, "3fbdd9c4140640078fc0eb44974b3969": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3fc2081dae8a4082826bd1feb5fa9503": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3fc879457a0949818d3826ed72d736f3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3fcd2c4606b54072a9e9bcdd339c1545": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3fdc651645064477b4e0652ed3836f23": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "3fdcafe3028e4955ad57112fe41bb60b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "3fe3d11f82264d2193e1484e74a74d76": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "40%" } }, "3fe6012de8d640b48f3e03f16b2723c5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "3ff3eda4467843f9a94725a1d8169d9e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "40048cd193ce4b2eaafba670dfb8405e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "PSI", "WD1", "KS" ], "index": 0, "layout": "IPY_MODEL_2dd825c469e44130b25c4e686c41b9dc", "style": "IPY_MODEL_da8a5e698d094d7c8a9c85e98b17be83" } }, "40185d0a13cf4ed2b5ea7adb8026a85b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "layout": "IPY_MODEL_aefc37f33aaf4e529be83079d3217cc2" } }, "401c454eb2d74e0c97d74302dfc21516": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_7da9d401af374380895c76062638605a", "IPY_MODEL_fe687876f0f349f99a6294b48db11fca", "IPY_MODEL_d8fe6f4bfc1740989a5b3a8343a0ad40", "IPY_MODEL_9360f4f3a70541ab9750aed3eb41aef5", "IPY_MODEL_d3f93a5ba60045edbdaf906fe3ed8cbb", "IPY_MODEL_ca1ee7bbfc0b4641840ad0a843379953", "IPY_MODEL_e97ea1809e6f41d0b6b0bf193d1a41c9" ], "layout": "IPY_MODEL_b8a4402dc0814671a8119b48456ee0ff" } }, "403495912f8f4507b86c57f4254c32ea": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_4d2a66b11d4241c6807b9dd631c671ff", "style": "IPY_MODEL_410b0c9ee6d3438988defad6ac8a0e2c", "value": "\n \n " } }, "403581b9f2e84c2681d34996b11b3ebd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "404b319aa6c54229bacd895003149462": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select Data", "CoCircles", "Friedman", "BikeSharing", "TaiwanCredit", "CaliforniaHousing_raw", "CaliforniaHousing_trim1", "CaliforniaHousing_trim2", "SimuCredit", "SolasSimu1", "SolasHMDA", "Upload new data" ], "index": 9, "layout": "IPY_MODEL_cd8286ef56e7479885a153fa33f3daac", "style": "IPY_MODEL_23177c76acc14f2d9cf383b9b81e149e" } }, "406dbde77fd64fc486673edf1dd78886": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "407269651b044db392ed5894efa662f3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_436cf52ab3c848e781f822247a7cadee", "IPY_MODEL_07c9f2aeaddb469483e300bd119e36bb" ], "layout": "IPY_MODEL_174a1904b7d648b09d5875d8e566630f" } }, "407a1925bdb64fc9baa70159afa395e5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 0, "layout": "IPY_MODEL_99ff236bac794efd9f8db02b2b427456", "style": "IPY_MODEL_64fdf1335c99440fb8a344a882f75e23" } }, "409c4e177cad4feeb74f267adef32a78": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "409ea7e5a2724fff9961e0cad1d41bc1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_d37b3d393de24857b48bee3ce2890114", "max": 10000, "style": "IPY_MODEL_c3d77b9e30ae4149b6c761cd1b4b450e", "value": 256 } }, "40a50ed07e67408c81d64e2734cc703a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "40c068edec93433c83331a3dc6abbdac": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "40c6244718eb40e099549bb3db1f6d62": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "40c8345bf7c341648e17fc2639250f09": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "40d4157d3e8c456ba61ba1e9a495f889": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_be372a3375084b14a47566b905285c33", "IPY_MODEL_2d7d00bbbc164fc194ac432cb07fbbb6" ], "layout": "IPY_MODEL_70d56d3ff12744ccb80ec20f55dc5c88" } }, "40dd6eed681643e09f66d36f386f7735": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_81c67aac85c146f78604ff7b078872bd", "outputs": [ { "data": { "text/html": "\n | Group Category | \nReference Group | \nProtected Group | \n
---|---|---|---|
0 | \nRace | \nMajority | \nMinority | \n
1 | \nAge | \nAge < 62 | \nAge >= 62 | \n
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
None
')" }, "metadata": {}, "output_type": "display_data" } ] } }, "434f97e80c3c4e25b32894c29a877e63": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "434fa13a2cd348d5bb464814f9133b2c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_46bbcf5a946046948d4ff238c73be3d4" ], "layout": "IPY_MODEL_34e78e50117845b49ab8bf1091582792" } }, "435a17fca84f4f768014c4bc1125acd5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_a4a1583668d44ae398bdabd22ecfae7c", "style": "IPY_MODEL_6e9c999a7e2a473988661e2bb017285c", "value": "L1_regularzation:" } }, "4363bf86d6ba489bbd6672bd50a294ad": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "4366d784138b4950bf679d7614ddebca": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_97a2e2bcabcc409c8b52a09c09728839", "style": "IPY_MODEL_d705b269bd3f479f97047b1aafe5592c", "value": "Sample Weight:
" } }, "436cf52ab3c848e781f822247a7cadee": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_c09c0f6a5f67450c84989160e5fb8bca", "style": "IPY_MODEL_d88df5fee07f49df913a912d6b96c6d0", "value": "Feature_decreasing:" } }, "43717fdbd0934e92bbcdefeea39ee705": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "justify_content": "space-between", "width": "100%" } }, "4375c01ab1e2471c8266046ba738322e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_46f51031872d4234a85897823b8ff087", "style": "IPY_MODEL_dba47c346fc048c3a95b1912c049a23c", "value": "Group Category | \nGroup | \nReference Group | \nObservations | \nPercent Missing | \nTotal | \nFavorable | \nPercent Favorable | \nPercent Difference Favorable | \nAIR | \nP-Values | \nPractically Significant | \nShortfall | \n
---|---|---|---|---|---|---|---|---|---|---|---|---|
Race | \nMinority | \nMajority | \n63,240 | \n0.00% | \n17,175.9 | \n4,162.8 | \n24.24% | \n-13.20% | \n2.196 | \n0.000 | \nNo | \n\n |
Race | \nMajority | \n\n | 63,240 | \n0.00% | \n46,064.1 | \n5,083.2 | \n11.04% | \n\n | \n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \n63,240 | \n0.00% | \n31,417.0 | \n4,591.0 | \n14.61% | \n0.01% | \n0.999 | \n0.967 | \nNo | \n\n |
Age | \nAge < 62 | \n\n | 63,240 | \n0.00% | \n31,823.0 | \n4,655.0 | \n14.63% | \n\n | \n | \n | \n | \n |
Default Data Preparation Done
", "text/plain": "name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Model Training Done
" } }, "4ae78696ed28473794913ba4e2c07edd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4afa8c33452f49418c167d3c690cce72": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100px" } }, "4afc0b36679a433691d6425a204058c5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4b0537aee96f4872ab9f9cd5c9936163": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4b0c1c87998046c9b6a5843bd3692f0d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "width": "100%" } }, "4b1a0bba4f284ddab88855208140f4b3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "4b2fce60cd484bb49f209fd77f5d27e9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4b3d1c01cbfa46828a6d2ad4ea1f4c18": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_b266dc26a1db4a878fb4e033c54f7158", "IPY_MODEL_46145b39da1447ecb2d2d19d09b918ff" ], "layout": "IPY_MODEL_29018b94a5654cce9348492da718d7cc" } }, "4b444a2401e340ec820371249060f1ab": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_7cfd1643e4624fcd95e2f738de04775f" ], "layout": "IPY_MODEL_145bc69774cf4b5ea7aff5835e2a9418" } }, "4b48175e7340482db94b9ab0bebba68f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "4b4cbe4c8ec540a19c964132119ea2d7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "4b66b81ca954456283a836ee59c17453": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "4b68815cd37f4f6dad4b44343b6127c2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_b429caa578a54243b5239eac14d16a84", "IPY_MODEL_71173ec0fa7e4b2a958d91cdbe7abf57" ], "layout": "IPY_MODEL_ff3dd7d217cd43ceadd5c65d725d8380" } }, "4b78cdf5052a4f799c546c87d09cc21c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "4ba0ce58403649f2952e605aa7997650": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "description_width": "initial" } }, "4ba57e16e95540bb848974631083ae04": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4bb69c57cabf4dd092626e59a3dbbcc6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4bbed5a3da2b4dd2ad679f66f720b297": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_db2f2927646e40ba924ebaa3ee41607c", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "60bbbe01849947778757bbfb1a5c516f", "version_major": 2, "version_minor": 0 }, "text/plain": "VBox(children=(HTML(value=\"\"), HTML(value=\"Random Seed:
" } }, "4dc499cbc8654fc1b526cf987124f58a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "4dc514f813f84dcebd3acddc996d07ed": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_dccab7abc8e44cd6bb103d1aa1da92fd", "style": "IPY_MODEL_79c2c22d7e8245a5963ccb00b5d9c978", "value": "Spline_order:" } }, "4dc5fb8fb3454f1a8d99f8fce4900b90": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "4dc8be9b7bcc4a3fa70ff0b01ee45252": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "4dcaa3a1ab3d43ce90b5b66a97281c15": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_278c0465ddba478b947cf9eeebb14af7", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "c588003bf7774d89a3ee1633698033a9", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value='Excluded attribute \"Age >= 62\"
')" }, "metadata": {}, "output_type": "display_data" } ] } }, "4dcb644db5a742ebb24c4c0ca88c888f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_32153b5ee8c64f7f830ca559c8f44f67", "IPY_MODEL_ba91042ecdb941bf9eede0ed7ee6919f", "IPY_MODEL_1f2f2b73870647939751ecede5d9f501", "IPY_MODEL_3cc90fb1a40c49bc9fa049ae5be15759", "IPY_MODEL_4d5e4163924b419b82d47ce7a7a67095", "IPY_MODEL_5cd2146f0e5c40a9a9b4c83decea689a", "IPY_MODEL_9cda852c2a8d462e9cb477bcefa96a16" ], "layout": "IPY_MODEL_db07523d0abc4df7b6cd11fe70abaa31" } }, "4dd07a2b2b214e438ff991539ddfbac9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_d2aeed0c0cf84cb097719b5c2b786571", "style": "IPY_MODEL_4be469695f714861b9dae71641d3f059", "value": "" } }, "4ddbeedd224a44a382a134eb78b3a670": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4de482a3636749d49fcb7efb33b2b5fd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "4de53851be13421ebab415c0665182b6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4debce0a5878418b95db4c6285f05054": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4df01bc3318d41ceb85e5f85c2526e62": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4dfe494d05254589a1bdf1c5775134bf": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "4dffe456f6de458fa0d1871a8811916c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "None", "Segment", "x1", "x2", "x3", "x4", "x5", "Label" ], "index": 0, "layout": "IPY_MODEL_f7da58b9100f43ed9de9937cbd0f21ba", "style": "IPY_MODEL_94555b15c7c34029988a86a876750028" } }, "4e07d9ccd6db4ba3875457cc9ec1f022": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4e0e734ee8094e489300473c27bb1e7c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4e1bfcbc8ddc4ebdab2a573a880db3c0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_c12c5d62590e49b79994b3275a2d365f", "IPY_MODEL_658dec88910e48f69bb56eb462fdc68e", "IPY_MODEL_243376866c3441abb74f385af0424351", "IPY_MODEL_edcbc495f98e4377bb8a15c87ac6da9d", "IPY_MODEL_e26a2f106610452dabfc5fd73c1ebb09" ], "layout": "IPY_MODEL_51c0f279db1847c6b7db79cc4e7af579" } }, "4e2ded35479f407d80f2ae663ba107f9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4e321774bc254cb4b9aacbe2e796788a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_6aafe9fbebfe49a9af57cd9e05eb13c6", "step": null, "style": "IPY_MODEL_91d4ce176fc44cb4878616dc940c31bd", "value": 1 } }, "4e3a42f1211b46258b160558cc863dc2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "4e5b7b79d86d456f9cdfd32dd644edc9": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_ab747b77674042fdb59ac9e9f534d027" } }, "4e6eadd8a1884e5e81f7b9991ac61880": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4e7b59c7e8924eadbdc2082faffdad70": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4e7d982fbe4b465d904e2e2bdbeb523e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "4e82bfff8cc743019460fc75e9f01bed": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4e87b25b322843099e63301b3ff52e41": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4e899d25432845379326fb57befaca8a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4e98e995a8c84a0b8c0d50633fbe3724": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4e9f382d1be643beab6fefdba51163f6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4ea0d400abe146b685b38586920bd034": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ToggleButtonsStyleModel", "state": { "button_width": "", "description_width": "" } }, "4eada8737b564b8d8802b6a8cc591827": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "4eb17c5a18ab4edab7fbbae55a66d176": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_286abf71a2624b11846559fad39691c3", "style": "IPY_MODEL_ab133f0b281a42e987d89f0fe491ae4f", "value": "Bins:" } }, "4ec95f93a50c444aa1d0ff00c0b76b49": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "column", "width": "100%" } }, "4ee076ba6b244b8293bf5e1a77dfe228": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "4ee74f2d32cc407a8ab38d557a89d38c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_2456cded422f4586a5955f35804d2ac3", "style": "IPY_MODEL_37880ca9e7f145e2995a51ce49ca2fc0", "value": "" } }, "4ef63e806c564d15bce5d6e4f6eebde2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4efe8245b63f4aea85e3c50bf4c035b4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-padding" ], "children": [ "IPY_MODEL_2a61659ebe0f4f489cb55bfe1f70f85d" ], "layout": "IPY_MODEL_a720218c6dde4d30a8d1a1e02f575833" } }, "4f08386c412e40099ab7ad467733c6ba": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4f0af6f52fa74bc694f13da073c6356e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4f19a21c237b44a4bfced1dc9e195e14": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100px" } }, "4f221302d59542ecaf5bb3204161f91e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_95cde9e79be9409c90ad06de5e749a71", "IPY_MODEL_51567fdc2913408bb79d29e4ffcd14f9", "IPY_MODEL_a3f80fe6c0d840ffb794d6b4456b9a81" ], "layout": "IPY_MODEL_4853a767b8044bf18f06af2ede5e1ac6" } }, "4f392a70985e41a4aee878dceb41d6a7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4f4419e96d9040beb3231d5fa8d4f65a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4f45600e57e44454ad03c90545167943": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "4f69c95447f94cd7b274ad1cb7204925": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100px" } }, "4f70982578a340828600d053d2d3bd3a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4f8dc1b960224e0a8cedb4ca52fc9369": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "4f8f87cf529d4c37a68b9a8fb105e782": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "fix-img" ], "children": [ "IPY_MODEL_34438edcdd28405786c791cfad5df28a", "IPY_MODEL_708bacd949ce4c3ca905abb6335bacef" ], "layout": "IPY_MODEL_3a3fc0f460704100be37c63529b3bf47" } }, "4f91945e34de48fbae6045b4bfdcdbb6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "4f9b8b12961c45499063ed8043a68387": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "4fb15b952b984fd899209b6e675664c1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_359f73abad824c56aaf80f54ef67ff7f", "style": "IPY_MODEL_6088a9e242e24104aef5798bdbff3b92", "value": "name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Task Type:
" } }, "5385f634bc9e4dafa42224898ce8dc6d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_509c153c43fe4843b8631eb63bd1df55", "placeholder": "0,1... or \"f0\",\"f1\"...", "style": "IPY_MODEL_d05c817fa0dc4288b97d480d078944c7" } }, "5386373ab5d94782a62053f4d31bdec4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "538d442651664b4c87c84834da981e3c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_386de08eeb53496388b36fd78e66861a", "IPY_MODEL_8f97816d9160494e89decf3e2a162d40" ], "layout": "IPY_MODEL_caaab481892040a79527600ccb8a8ec3" } }, "53921c826754430fa00d111a5ef7e8a2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "card" ], "children": [ "IPY_MODEL_c2f752340ed44bfe88c823382803ac66", "IPY_MODEL_ef993ed6b57f4b3ba2d8b79c2f0c94b0", "IPY_MODEL_d905e35ed3c3485ca2b397bbeb56e4d8", "IPY_MODEL_3faca681d8f24161afc533ffec4f2579", "IPY_MODEL_2138ad039c8c49b2a46c91d919680c55", "IPY_MODEL_49bd08be9d7342f18547f333038a8349", "IPY_MODEL_e59e6895273d473285510d325c4ffadc", "IPY_MODEL_c45a9d27248a43cead61ec3989ba423d", "IPY_MODEL_6de456bdb3284d18a6ab875fa77808a5", "IPY_MODEL_8d64c5dd4d594ccc833155cee5109576", "IPY_MODEL_a74c2eca96ef408abad253c5e8915d12", "IPY_MODEL_41f93c7df6ee4652b3d95eb85e3af92b" ], "layout": "IPY_MODEL_6e6dc487bb5c4818a247c32634afce1d" } }, "53a2270680654d92a5bd22d5f271030b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "53a3353eae1a4990880d412eca69a751": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "53ab4d853c6d48d2846917a76c86755b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "53ca83148fed4686963e673f9da664dc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_542e321bfd444d52a3520879b3333bfe", "style": "IPY_MODEL_ae8184b8641c4fc3b71c2c66396e0b06", "value": "n_estimators:" } }, "53cca8e1c66343f1a04005c56a1f0e97": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "53d2b091e4f24e4a8789015d578927a9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "53dda392eaa04abcbd42465d719a2563": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "53e142dfdfb8411487188449d394fc8a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "53f65b49c0404d63b13065449af32463": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_61338aee271f4b7a87bd95d4c800e695" ], "layout": "IPY_MODEL_e69a2c7bec7343d7aeef02b5ef35dedf" } }, "53f70fda41204e60a5799d94d219fc9d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "5400e30d15874e71a41de29724f31187": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "540e6401a2d046319aebd1298005050f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "5411be4a793b478298de53abc1eba368": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 9, "layout": "IPY_MODEL_016aaf25e6094567af0c219207d95e93", "style": "IPY_MODEL_e97a8d6f5a414a35b20e976604b50566" } }, "541ae71fd9ea4e688f57abb713082ecb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "541e4b3cb1d3483e8b724cb73ac83e10": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "541f75a0f80e44e89dbc010e5f3d56b2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_8b91a811597e42d592864062803be037", "IPY_MODEL_ca34c55f0db649f5af586a74db3d4c67", "IPY_MODEL_4420bba0e570456589bf1b70c436e927", "IPY_MODEL_9fe74fea70e3478a92a7cc285883d5d4", "IPY_MODEL_0f3284620d754c80b67f0fa0e5db59b4" ], "layout": "IPY_MODEL_35004708446a477ea38db5b2a7fa6479" } }, "54245811f06146878a21d39998e4e1eb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_296b66ed5c714f33a6b69e7a7b5d59dd", "style": "IPY_MODEL_e33f9acf3dc54d81a1de9c6c63bcf1c6", "value": "" } }, "5424aca4f6c7441eb9a8d2d888dbec67": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "542e321bfd444d52a3520879b3333bfe": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "542fb9ea52fe4f8eb3889ffc6fc4a064": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "5438ca66e17543019bd9319b03496ae5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_183ca8d6c5a04708b20c1a172fdb0d30", "style": "IPY_MODEL_99bbb9e2b8fe42b797a922f04230de80", "value": "n_knots:" } }, "544a5235391a45bba36ce293bc7a5e5d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_69193aae638443ad8ceb98e02e7d1aef", "style": "IPY_MODEL_2fadf398e7284b648835e5a9e1556dbf", "value": 3 } }, "544bc897d23a427f96d28ebaae9b6090": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "0", "1" ], "index": 1, "layout": "IPY_MODEL_a3ba473567f540d89aa317923473c407", "style": "IPY_MODEL_379a25d27c6d482c9720fb8835f21b6a" } }, "546959795fca4f768804fcbbccfcd8d7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "546bcd428113498e8e339f7fcd648990": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "546bfae035bc4b7588145cb6eaaae82f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_77525f4a7e2e47eb9871c5e40313f2b2", "style": "IPY_MODEL_63c3c45cdfad4279a7335ba094fc5004", "value": "Excluded attribute \"Majority\"
" } }, "5483485d118e41e48deac3ff7fd61ec0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "5485f87ef22b46d1ae6c062143b59e1f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "5487b7fa3bdc4798a7e5f1b0a0c1bd47": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "548a76e9159d438b982993c428f231e3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "548d2aa13d124aa1bd2e1563ac3a27ad": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "54920ac9d66f422bb0a8da9e09e9c93c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "GAM", "disabled": false, "indent": false, "layout": "IPY_MODEL_3d998e4f38b24195a76c2e9164871e82", "style": "IPY_MODEL_c73e4b1203c74521abeff43d9e8e52d6", "value": false } }, "5493d6293dbe4655a6efd782c78bc45d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "5494e6bbba8345f0bb7b33e9af0fee77": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "55%" } }, "549a7685c69d4dcc8ffe4b225aa4e32c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_a312b4e61b7c4af5a5b81707493df72f", "IPY_MODEL_524e7d316e244d058b91fcc52b52b3b8", "IPY_MODEL_86ceadebf5c2480b965a5a803c308ca8", "IPY_MODEL_3a6c1ac65d8b4c13a89f13ac9290b6a7", "IPY_MODEL_df9bdb50b9d9463ca0b8fd15533dc0bf" ], "layout": "IPY_MODEL_023477dd97024780b4bab64cdc30b1a4" } }, "54b8038ebe094566bdb32e3aa0e1a561": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_19fe524105c243bc888d4452693c2415", "IPY_MODEL_5385f634bc9e4dafa42224898ce8dc6d" ], "layout": "IPY_MODEL_49b1a1f961c84fc2bb100c8014413dbc" } }, "54bd2252ddfa46d8aea073ff18f09bc8": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_1779bac5c0e24e26b7a2010fa527131d", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "167d4ef90df9478b970c9350a8f2b1ee", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value='Excluded attribute \"Age < 62\"
')" }, "metadata": {}, "output_type": "display_data" } ] } }, "54bde74faf814750be99073e7512a374": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_2f2dc7f3784a413bbb1f0fc1a5933614", "IPY_MODEL_988e7f4a146048ae95b27f11d376e17a" ], "layout": "IPY_MODEL_359a756147a848f4a4f6218cfa2b19d1" } }, "54c2b96917ca4f2dabd4331d39472216": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "54c7ed68e8314eafbcd42405d9058f17": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_a7969d8f550945d1ac4b98b885371fe6", "style": "IPY_MODEL_d9af1ab32da44971bfdd5dc72fa5e1b5", "value": "Sample Weight:
" } }, "54f519eafbbb4a8195a4e918cbb0047e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_38ddfaf8756141cf92ee257c9170f115", "style": "IPY_MODEL_11be2908609248fd8decafdbba2ef0ba", "value": "name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Register GAM Done
" } }, "57913db6d54b40198ead3f8946f56751": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "5798fea25fa648e29976f95898b9e7c7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "579d7b843fce4b9fb9e32a74922071bb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3c19efc93cd9482d83fb8b0ebb34743a", "style": "IPY_MODEL_5f3a295572c9400bb16f162244d80c30", "value": "Learning_rate:" } }, "57adb41922944f8eba30f6ead4975d05": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "57b6ff4b45b8446b93984e3e1e46271b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "57c85fc95fdd410c8b2243c5ab7f3faf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_16e0f6758e3f4d6f8727073364f1e451", "style": "IPY_MODEL_a47cc37b93204f6087143fc242cf7924", "value": "" } }, "57ceea2820b249d89aab003db847daa4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "40%" } }, "57d92fd316c04c778080e26ecf0d7bf6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "57e1eb2e10cc4c18a4d99e502ec92e49": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_0e9b5b77846043f797d65207751f358b", "IPY_MODEL_2a64316059664bf29776b26ecdc9418c", "IPY_MODEL_1a990d1ade614c2386dabd57e4a6feee" ], "layout": "IPY_MODEL_8cbe84be13774e36a2d2d2881f223d23" } }, "57f7980235c54afeb0b23b432c85a063": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "5805dc3932b344d6a237aa0d228bda17": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "5817dfd07b8048a49f00098de84196b7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "IntProgressModel", "state": { "_dom_classes": [ "progress-train" ], "description": "Training XGB2:", "layout": "IPY_MODEL_182f6f5680cf442ba7a994fed2cd4c32", "max": 1, "style": "IPY_MODEL_d236bb48ae9c452ab5ad9f121834d32a", "value": 1 } }, "58212055010244c78c586ab2ea74edd7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "70px" } }, "5826a641d96944ceb4eedcd60191af58": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f3ac5dc78b844f5ab6e7998c376dbaaf", "style": "IPY_MODEL_68162aca7c9e4d999bcd87eca04e927d", "value": "Max_rounds:" } }, "582b871384be47b6b6b3aaa603cb7924": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "5831c351cc774736b5be025c603a4ded": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "auto" } }, "583bdd8e952246fe8ef2afdc1f8c07d2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "583d38ccf2a14b09a992871eb4e2313d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "25px", "width": "35px" } }, "583e3a89de36491fbb887fdc0151330c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "5840ca727b4c4a98832ccd71638055ee": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "5843b0ccfc2c4cae9eb33f8830ae6dff": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "5844724f8a1f422ab11462b3df85587f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "584ef5dba06348b690312d04605ca99f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "5852894c0c324da4827efaa221e8cd6f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "585b9e4343b04df7b5d31191655b6abd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "585c48f1cea0407a9252595a1a3033c8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "GLM", "disabled": false, "indent": false, "layout": "IPY_MODEL_a69e7635238145328dfac561e02c0c4f", "style": "IPY_MODEL_ccc356d4754c44a1864790f0f711cc52", "value": false } }, "5860f53f79024d75831bddc106c9695c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_bcb2ac64c9b94c5ab99d506e609e6f2c", "step": null, "style": "IPY_MODEL_f5e00eb748014548807b548ae014b150", "value": 1 } }, "586e5146e08b483a89f51a97a492c968": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_00911f404269421fbff9c91869d03d21", "max": 100000, "min": 1, "style": "IPY_MODEL_7d30f972aa17474baf90e6084b2d7faa", "value": 500 } }, "586ee07cf10c42d39a37e268cde887a4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_f5cd3e5e99e345a7b67627bafb45e985", "IPY_MODEL_4fd55104ffe44694bf4950085d95b8a2" ], "layout": "IPY_MODEL_bee3ed20278346738426f383ffaa9aca" } }, "587704c66e9641c3be661ec524591a18": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_aadab6c87521499588c06551daf2a85d", "IPY_MODEL_9b9be37ce2ee4119840a205a742aaaf3" ], "layout": "IPY_MODEL_b776809e27154191abd4b203a88453b4" } }, "58782cb5546c429c9951fb0a7c917fea": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_433a9e4aa24b45d6bcd36e1e1217af1f" ], "layout": "IPY_MODEL_3511fbe11cff4760bce8243e2d982d67" } }, "5887013d52764edc831b05c7161591cd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "25px" } }, "588f8781630b4ba58ee3f362d3958df7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "layout": "IPY_MODEL_54cdfebde5a04415a1ad8bbf2b6ce09d" } }, "589541251bf64e7f8210493ff95e3134": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_43caa740823043858ab096e0f103e90d", "style": "IPY_MODEL_bc7ab243a7ba48c8acbafcb3d4864860", "value": 10 } }, "5895627fa07544ecbc72a28cb415a400": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "589df63aa4ac47a5a1b980dfd844812e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_3c7ea5ed2b9d409ab46a9f40bf88f1d1" ], "layout": "IPY_MODEL_98df32a2ef464bf09dba20fd345c9d3e" } }, "58a3d1b93dbc4a21b857ccf3b6c52b16": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "58b83de736074aa7ad3954a48262201e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "58b880d5b51e4ed088d5f2cf0700e67d": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_e6f6889063c84f46bc2691f8eb5cc3b6", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "7448bd0d43b346fd98cb545577e6cb45", "version_major": 2, "version_minor": 0 }, "text/plain": "VBox(children=(HTML(value=\"\"), HTML(value=\"name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.0105 | 1.0055 | -4.1115 | -0.6876 | -0.016 | 0.6619 | 3.7235 |
1 | x2 | 0.0 | 0.0038 | 0.9987 | -4.4414 | -0.6617 | 0.01 | 0.6781 | 4.5475 |
2 | x3 | 0.0 | -0.0271 | 0.9966 | -4.0406 | -0.6994 | -0.0264 | 0.6424 | 4.3087 |
3 | x4 | 0.0 | 0.008 | 0.995 | -4.4915 | -0.6591 | 0.0048 | 0.68 | 3.864 |
4 | x5 | 0.0 | -0.001 | 0.9876 | -3.9901 | -0.664 | 0.0007 | 0.6597 | 4.0931 |
5 | Minority | 0.0 | 0.2716 | 0.2683 | 0.0 | 0.0569 | 0.1701 | 0.419 | 1.0 |
6 | Majority | 0.0 | 0.7284 | 0.2683 | 0.0 | 0.581 | 0.8299 | 0.9431 | 1.0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Model | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | GAM | 0.8509 | 0.8480 | 0.6034 | 0.8524 | 0.8505 | 0.6074 | 4.3 |
Model | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | GAM | 0.8509 | 0.8480 | 0.6034 | 0.8524 | 0.8505 | 0.6074 | 6.1 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.0105 | 1.0055 | -4.1115 | -0.6876 | -0.016 | 0.6619 | 3.7235 |
1 | x2 | 0.0 | 0.0038 | 0.9987 | -4.4414 | -0.6617 | 0.01 | 0.6781 | 4.5475 |
2 | x3 | 0.0 | -0.0271 | 0.9966 | -4.0406 | -0.6994 | -0.0264 | 0.6424 | 4.3087 |
3 | x4 | 0.0 | 0.008 | 0.995 | -4.4915 | -0.6591 | 0.0048 | 0.68 | 3.864 |
4 | x5 | 0.0 | -0.001 | 0.9876 | -3.9901 | -0.664 | 0.0007 | 0.6597 | 4.0931 |
5 | Minority | 0.0 | 0.2716 | 0.2683 | 0.0 | 0.0569 | 0.1701 | 0.419 | 1.0 |
6 | Majority | 0.0 | 0.7284 | 0.2683 | 0.0 | 0.581 | 0.8299 | 0.9431 | 1.0 |
Excluded attribute \"Majority\"
" } }, "5efebfe2283f4162841f95145f0d94c8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_ec599fb49360489eac62498ece731a97" ], "layout": "IPY_MODEL_542fb9ea52fe4f8eb3889ffc6fc4a064" } }, "5f086f4030f841ee863321f0def6f615": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "5f09514a9e6b4f999827d26737d32d4a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "5f0cea7af67b4d41a912dd0da706bda4": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_799e82fe0bd945b69005d705dfca4e64" } }, "5f0d081142d440279c172b55786361bf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_bbb09650216a44a894b35c9676680b73" ], "layout": "IPY_MODEL_d14b77f8e60a48ffbcb0e9d020e87d70" } }, "5f10ac8ac44a4e1da12af87b16e1dd14": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_434f97e80c3c4e25b32894c29a877e63", "style": "IPY_MODEL_70f940113c2b43a8aa2e918b2d86042b", "value": "\n \n " } }, "5f1d77e8119d4c7c8db65c063d916110": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "5f1ec128fc46402c9052eca9cbf25458": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "10px" } }, "5f382308dd664cdc9216455dbd1c9130": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_785f430a854a496f9f1c701852a64330", "style": "IPY_MODEL_50714e43dff046c18933a628a08b7306", "value": "Reference Weight:" } }, "5f3a295572c9400bb16f162244d80c30": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "5f3d81ade8aa4117aaa7b30f0d2f13bc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "5f5769f4b4f64cff8946d01cdd3bf50c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_d8098fa2b2dc4e9aa4ed568b21423240", "IPY_MODEL_2c2e974a7e544a6cb720804aa7e4c80d" ], "layout": "IPY_MODEL_4a61a35cdcbc4861ae76333de2836fa8" } }, "5f5d4070b6794396b57fd8a6644b5665": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "5f5fa092a62d4bc993148926c2217424": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select Model" ], "description": "Model Name:", "index": 0, "layout": "IPY_MODEL_8b35d191b7314c8fb3b084cb2d86c6cb", "style": "IPY_MODEL_e706981837124f41b5abb97b97dc7a68" } }, "5f68e1e8fe594ff58aabc06757cf099f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_09fd506d2b8f40199547c2e80fc2622f", "placeholder": "1,2... or \"f1\",\"f2\"...", "style": "IPY_MODEL_f761d178021e46c5982d2a173a3b49cc" } }, "5f8e45b9c0f64e9a8ba2864e8dae02dd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "5fa7db8b6a384baba3f067b9a68fc8b9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "5fa937971bde40b38d585a243536d184": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "20%" } }, "5fd5ebfa5a8b48a2a47cfb9bb6785c3f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_7adb7a3100eb4750a1182d220d251448" ], "layout": "IPY_MODEL_ec2ee257b4cb48e0912b475a34a7ff35" } }, "5fd6014077484079820643829d43d9ae": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "5fefacdd7e3a4f4dbfb1fe26a032752b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_e66499f5b1a84849b5df2d1261b332fa" ], "layout": "IPY_MODEL_1ac0539b1dad4407b4421b490a715ac5" } }, "5ffe36667e8d431fb3fcae068acc47a2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatRangeSliderModel", "state": { "_model_name": "FloatRangeSliderModel", "_view_name": "FloatRangeSliderView", "layout": "IPY_MODEL_f51b47e5a536445fa02b2fbd9915f084", "readout": false, "step": 0.1, "style": "IPY_MODEL_d2ca56435bc44c9f86021e0423dfa7b4", "value": [ 25, 75 ] } }, "600312e8db3f42408e69cacad772d171": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "600d91bcf7e34d528dd4f4fe62ebdd6f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_9c1713197c2f4cdc8d8626f741a34d82" ], "layout": "IPY_MODEL_01589d9f05bf4cf89aece383397b3553" } }, "602ba7d1d11a462bb84270709986d1bd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "602c0d6892c44bf3bc5b78b024484e3a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "602d459b329649d08c7c3b3a68d3cee0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_f8f67cd58608434696f1a36ea1f04f01", "IPY_MODEL_16acb8f2fa2040289da05688e4d9b801" ], "layout": "IPY_MODEL_cd430e61896b4ce2a775ea0c32df6ecd" } }, "602e6f22e2344883b7ea00aabc475fa1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "6030671e16114656b2c3f0f248f5fa5c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_8e860a4e3f1540719d379e06b6623e34", "IPY_MODEL_849219198c9a45288389946c47a79a0c", "IPY_MODEL_24a40a629dcf478ea332cc76955f1a7f", "IPY_MODEL_3e3eb2c07ce9460daf73c0ef6467a5cb", "IPY_MODEL_fac83db79f8d4221a1521ea67ff4c057", "IPY_MODEL_ee59399b326643c1a2ba110c5a5f00ad" ], "layout": "IPY_MODEL_bd0752e6841249c8a717dec0191796b4" } }, "603800f84168485e9fb9c0915f580d1f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "603cdd033b9640ac8a425b98f46f7e47": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "603fe8597730488dafbcfda787cb611c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f30f3937493a454cb10f4eb4869c4da5", "style": "IPY_MODEL_9aa47209336840099426b1fe488b2bea", "value": "Batch_size:" } }, "6059074757ee44548c5f2a5a138dd055": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_34ac3a201ac0423b9d39bdcc345fd0db", "style": "IPY_MODEL_f0025b1eb2e8456aa1927fb63609d44a", "value": "Excluded attribute \"Minority\"
" } }, "6667ffcf371e413684a0178310c084d1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_5f3d81ade8aa4117aaa7b30f0d2f13bc", "style": "IPY_MODEL_225df3fbe0cc419e86d34465430b4c33", "value": "Subnet1_size:" } }, "666a318aded54c56b989017d1eefbfdd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "666bf1262eac4f0f96ba76b06005aef5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_8220d433d24b4679ba144cccba260f8c", "style": "IPY_MODEL_6c1ea83f67fc4b3caaf59526cd920ce9", "value": "" } }, "6675e5f2bca041f38452f3068af6e2c9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "668d5b95af2a4706b64e1cc58704d515": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "668fe21e971c4161906e5c9f9b4a8e97": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "6694101e4d054e8fa8243be27e5b9b5c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_a1033f37702f4241a5f375540beca19d", "IPY_MODEL_a5eb45d73a674ab0b40eb786898b08fe", "IPY_MODEL_25af768aeb8f463daf50f2206e352f82" ], "layout": "IPY_MODEL_b2e97669b3d043f3bc5fb08f8b2ca043" } }, "669fb09086b444819a40c54e077b364b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "66a295af0be84299a81dfdaf9b409975": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "66b4e55a67b34ba684f5bac3f588e3db": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "66be88b08a044bd8816c10ffe012c288": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_794e7e6e23c1471aac33a286027d954a" ], "layout": "IPY_MODEL_e849758263b345d7b993aafa48fed616" } }, "66bf1e54a9734cb9b217feb6b98c2116": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "2px" } }, "66d1ef17a75844769e933a9fb7f5be08": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "66db9ed85e6244fb964d12543f620752": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "66eca80fe7a04c838c91a42bc6d67c22": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "40%" } }, "66f197c93356454998dd2d825d58903b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "66f634183c844bf9b2c074520702c92d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_ae3fc0ebbb734c349561ca70dcbc40be", "IPY_MODEL_b3ef661cd9ce45aa85e820993c2285f4" ], "layout": "IPY_MODEL_ced70a907c604ef5a54da05920a5f30d" } }, "66fb8f30da02443291c2bb91fe317fc3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "icon": "cog", "layout": "IPY_MODEL_6178314afde0415c9308ce520f185b3c", "style": "IPY_MODEL_df21af2906f44114ada6cd68312f5867" } }, "671dda3c41744b4caf87abaa3faf5132": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 0, "layout": "IPY_MODEL_f5d2b5520f404358b084ed9316fb8cb0", "style": "IPY_MODEL_a2b9644db97743caa599576e6722e68b" } }, "6726c993344b43c4a3f465b02fae1c82": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "672eeff966bc42f0a00baf91e0b0c821": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "673ef1268a794ee2b30180342f2c68e0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "width": "100%" } }, "67430ae395de40f28aeca6235ab79e1d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_99dd4a7279004d6b940653af88c13634", "style": "IPY_MODEL_3db7193f428543d68806dfa437d72be1" } }, "6758268ab94f4dc39d3d54c81f7a3f16": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_fb95083c0bb847b09d66bcd820f8bdc2", "IPY_MODEL_3afd666327734a4fae2d4111d23b1822", "IPY_MODEL_a47d8df9916f431fa655379e74be79c3" ], "layout": "IPY_MODEL_67a5e026ef8047098728c2601a50fe92" } }, "67668fe2677f4a85817430d8e8a74a5b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_204326dbfa1845f99e15aa98c40581f0", "style": "IPY_MODEL_121695a24d374d1a8f225092a59b46ad", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Test Ratio:
" } }, "6ea97bfcc96847749cda216e0f15bb48": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ToggleButtonsModel", "state": { "_dom_classes": [ "narrow-tab-fairness" ], "_options_labels": [ "Setting", "Metrics", "Segmented" ], "button_style": "", "icons": [], "index": 1, "layout": "IPY_MODEL_14fded9a3ebf4130976a0e05c7a48b6c", "style": "IPY_MODEL_c27ce6aa43784b46aac9b92bd66a5385", "tooltips": [] } }, "6eaa0de67ddc4e2cbbc2ba7012032c69": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_d29ebc3cce5f4acb9bc3537909e1d156", "style": "IPY_MODEL_c1366b6b995a40b8b960c81c77e5bfd4", "value": "\nname | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
\n | Segment | \nx1 | \nx2 | \nx3 | \nx4 | \nx5 | \nLabel | \nMinority | \nMajority | \nAge >= 62 | \nAge < 62 | \n
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \nSegment 1 | \n-0.305859 | \n-0.495321 | \n1.195022 | \n-0.476998 | \n-0.711585 | \n0.0 | \n0.436392 | \n0.563608 | \n1.0 | \n0.0 | \n
1 | \nSegment 1 | \n-0.58308 | \n-0.280939 | \n-0.927892 | \n-0.534633 | \n0.180388 | \n0.0 | \n0.025982 | \n0.974018 | \n1.0 | \n0.0 | \n
2 | \nSegment 1 | \n-0.262612 | \n0.075414 | \n-0.499308 | \n0.670432 | \n-2.171268 | \n0.0 | \n0.159924 | \n0.840076 | \n0.0 | \n1.0 | \n
3 | \nSegment 1 | \n0.734702 | \n1.134868 | \n0.884572 | \n-1.552788 | \n-0.408138 | \n0.0 | \n0.014626 | \n0.985374 | \n1.0 | \n0.0 | \n
4 | \nSegment 1 | \n1.451385 | \n2.096783 | \n-0.008543 | \n-0.839939 | \n-0.345815 | \n0.0 | \n0.390532 | \n0.609468 | \n0.0 | \n1.0 | \n
... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n
63235 | \nSegment 15 | \n0.040894 | \n0.773211 | \n1.102968 | \n-2.033171 | \n1.280088 | \n0.0 | \n0.169603 | \n0.830397 | \n0.0 | \n1.0 | \n
63236 | \nSegment 15 | \n0.44314 | \n0.669094 | \n1.709214 | \n-2.116166 | \n1.639332 | \n1.0 | \n0.142243 | \n0.857757 | \n0.0 | \n1.0 | \n
63237 | \nSegment 15 | \n-0.525556 | \n-0.184375 | \n-0.225891 | \n-0.175094 | \n0.424798 | \n0.0 | \n0.205865 | \n0.794135 | \n1.0 | \n0.0 | \n
63238 | \nSegment 15 | \n-1.865697 | \n-1.326895 | \n-0.981676 | \n0.710437 | \n0.525616 | \n0.0 | \n0.089909 | \n0.910091 | \n0.0 | \n1.0 | \n
63239 | \nSegment 15 | \n-2.025629 | \n-2.549611 | \n-1.352743 | \n0.574488 | \n0.916961 | \n1.0 | \n0.579904 | \n0.420096 | \n1.0 | \n0.0 | \n
63240 rows × 11 columns
\nExcluded attribute \"Age < 62\"
" } }, "740547333bfd454f982497d8d0d40dba": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "74154ccc02ff43f9844c2adfd722e430": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7426d2b771dc484da3104f565e821af4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "74303223f9c644448864131956752ef1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_5b32459bd82f47ff93e631225f18b46d", "IPY_MODEL_6bd6a8af4f9a418b89480d0e579d213d", "IPY_MODEL_ee718607753047a682a03a9c0c80e488" ], "layout": "IPY_MODEL_a6bfe4eb71f64ac3a0268e99144a5a98" } }, "7430f901cb3041d0ac298675420b08a4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "7448bd0d43b346fd98cb545577e6cb45": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_5a35d079acc2455b97003d3b65869f9c", "IPY_MODEL_2e7b022edc114d0e8df0dd69cf6bc5fa" ], "layout": "IPY_MODEL_5c0dcd56a76943d29c71df96a5283441" } }, "74544fc4fb0e4ffeab44d176bd2f698d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_7a30370f18ff411e82a24281b75789be", "IPY_MODEL_dbe41cb4689b4cf5a3ea7e8bfb5a4771" ], "layout": "IPY_MODEL_43717fdbd0934e92bbcdefeea39ee705" } }, "7455692ef13c4fcbb62bb45c7a5ac96a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_a2dbffd04b8f460f857bb75d472ccc51", "IPY_MODEL_1f3f346f6fb6489bb87f0a3f55338345" ], "layout": "IPY_MODEL_e6bbde1abe144512945298be0284c241" } }, "745d29f47e26492fa76eb947a1012071": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "746c2df0974b4942a9d2ab0fd13af3c5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7487674128f74737a0ea7318be21556c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "748aa6f00f2e4819a83b721449b33def": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "748ef8dcbff14f04be5893612cf24f95": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7495e1f955ab40b59f617388d7c37bc1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Correlation Heatmap", "Correlation Graph" ], "description": "Plot Type:", "index": 0, "layout": "IPY_MODEL_70865efe9d344e22a5d4cb45abad4421", "style": "IPY_MODEL_c493afe4aa28436bae2cdeaaae599765" } }, "74a38327a378438493d5ec1d63ac6f06": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_acc4f3f7cfdf4b0fbe492eeff7ee44de", "style": "IPY_MODEL_fa9920332b5d462d97c2fac0b5d72e08", "value": "gamma:" } }, "74aa2786b2b94657a074725887fcba73": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "74b18bccb8ae46d0826c4255b4b48c67": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "74cc7a843e02466ebd280b9bc46398f9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "74ed1be17a7546cba5d4614cd5676a3b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_c576641dcdcb48958a727643126e57f2", "style": "IPY_MODEL_3a09ed1ce43c49f2b1da41ba4e0c99d6", "value": "" } }, "74f03815e6214a3f934ffaa70c573c2c": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_6b56a3ceba2d44a789bdff38c3cd43d2" } }, "74f5aefb292f4715a1b3946fb6973fa0": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_df7fcad536494713a4d388e243cb2481" } }, "74f8c7f86a34438880d566c20152d82c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7504be9018014f80ab317597f50ea9cf": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "space-between", "width": "100%" } }, "7518384e92ed4fb989596e1d5ee7c0e1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7525a0e07d974e67a51fcd30b64d8339": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7543ba9ae34f4729812f01f6cd2b268e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "description": "OK", "layout": "IPY_MODEL_5493d6293dbe4655a6efd782c78bc45d", "style": "IPY_MODEL_09fa37edcafa414d97a6f53f671210b6" } }, "754ba490d65d454cabfc2451442dc549": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_510cf0ffdaaf40d19a20ac57e59d12db", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "02cdfe809b37474098fa018235f50b79", "version_major": 2, "version_minor": 0 }, "text/plain": "Output()" }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": "\n | Segment | \nx1 | \nx2 | \nx3 | \nx4 | \nx5 | \nLabel | \nMinority | \nMajority | \nAge >= 62 | \nAge < 62 | \n
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \nSegment 1 | \n-0.305859 | \n-0.495321 | \n1.195022 | \n-0.476998 | \n-0.711585 | \n0.0 | \n0.436392 | \n0.563608 | \n1.0 | \n0.0 | \n
1 | \nSegment 1 | \n-0.58308 | \n-0.280939 | \n-0.927892 | \n-0.534633 | \n0.180388 | \n0.0 | \n0.025982 | \n0.974018 | \n1.0 | \n0.0 | \n
2 | \nSegment 1 | \n-0.262612 | \n0.075414 | \n-0.499308 | \n0.670432 | \n-2.171268 | \n0.0 | \n0.159924 | \n0.840076 | \n0.0 | \n1.0 | \n
3 | \nSegment 1 | \n0.734702 | \n1.134868 | \n0.884572 | \n-1.552788 | \n-0.408138 | \n0.0 | \n0.014626 | \n0.985374 | \n1.0 | \n0.0 | \n
4 | \nSegment 1 | \n1.451385 | \n2.096783 | \n-0.008543 | \n-0.839939 | \n-0.345815 | \n0.0 | \n0.390532 | \n0.609468 | \n0.0 | \n1.0 | \n
... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n
63235 | \nSegment 15 | \n0.040894 | \n0.773211 | \n1.102968 | \n-2.033171 | \n1.280088 | \n0.0 | \n0.169603 | \n0.830397 | \n0.0 | \n1.0 | \n
63236 | \nSegment 15 | \n0.44314 | \n0.669094 | \n1.709214 | \n-2.116166 | \n1.639332 | \n1.0 | \n0.142243 | \n0.857757 | \n0.0 | \n1.0 | \n
63237 | \nSegment 15 | \n-0.525556 | \n-0.184375 | \n-0.225891 | \n-0.175094 | \n0.424798 | \n0.0 | \n0.205865 | \n0.794135 | \n1.0 | \n0.0 | \n
63238 | \nSegment 15 | \n-1.865697 | \n-1.326895 | \n-0.981676 | \n0.710437 | \n0.525616 | \n0.0 | \n0.089909 | \n0.910091 | \n0.0 | \n1.0 | \n
63239 | \nSegment 15 | \n-2.025629 | \n-2.549611 | \n-1.352743 | \n0.574488 | \n0.916961 | \n1.0 | \n0.579904 | \n0.420096 | \n1.0 | \n0.0 | \n
63240 rows × 11 columns
\nGroup Index | \nGroup Category | \nReference Group | \nProtected Group | \n
---|---|---|---|
0 | \nRace | \nMajority | \nMinority | \n
1 | \nAge | \nAge < 62 | \nAge >= 62 | \n
Group Category | \nReference Group | \nProtected Group | \nAIR | \n
---|---|---|---|
Age | \nAge < 62 | \nAge >= 62 | \n0.9990 | \n
Race | \nMajority | \nMinority | \n2.1963 | \n
Excluded columns | ['Minority', 'Majority', 'Age >= 62', 'Age < 62'] |
Target variable | Label |
Sample weight | None |
Task type | Classification |
Split method | Random |
Test ratio | 0.2 |
Random state | 0 |
Register GAM Done
" } }, "79473e7f47c545cfbe6c3743c49e51fa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "794e7e6e23c1471aac33a286027d954a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_21948848caac4b319392d7d3965968db", "style": "IPY_MODEL_6e134038d4694b008cf76c7d91c29dab", "value": "0.5" } }, "7954135788ac48aa8a3a4087b53af874": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "795f617487754221a7fa1e2e8fb42b44": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_0f5ed8cb71b7446fb5d6c82bf23f81eb", "style": "IPY_MODEL_a4f27705f13b480084bf3c9c610a4df4", "value": "Criterion:" } }, "796440a0c0c743cead9ff0554f769fd0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "796b770ffac1475eb99a044caa126254": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_61bc4d48c73b481981115e2c51ad45b7", "placeholder": "Input name", "style": "IPY_MODEL_262c58ab9e9c4628b3300532164ae94d", "value": "GLM" } }, "797eda11506e42b88a1a53b4d15dbf8a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_200dd214a469414897d06b9ea26b64b9", "style": "IPY_MODEL_30f6de4528754b798c09b01f23546f29", "value": "Feature_increasing:" } }, "7983deb8ac5d43e0b5f03a0acd44c2fb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "799e82fe0bd945b69005d705dfca4e64": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "79a0c93b123644069a9c4f025b6d06c9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "0", "1" ], "index": 1, "layout": "IPY_MODEL_4de482a3636749d49fcb7efb33b2b5fd", "style": "IPY_MODEL_60790df24b00415394b949e8f0d28901" } }, "79a8f1c3710a4c76bbdba12389628cab": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "79acc27b38a34443ba6eeb61cebfc5e0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "79ae41e220da4d479f53414f4a068897": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "GLM", "disabled": false, "indent": false, "layout": "IPY_MODEL_19eeff9e68454c5d84ad822b9ea2c29f", "style": "IPY_MODEL_47d3c9e4148c428c9455809c068a2863", "value": false } }, "79b5506d2f234047a22b514cb8183544": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "79b59aa4ec6e482199bdf82da859d70f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_87ea06fc582c4dbdb595e2a7a7dd2e96", "style": "IPY_MODEL_39da7a08ab7b4156aeb67bae3d5552cf", "value": "No group selected
" } }, "79b9e89a17d04a3c82ddc94e8282d921": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_bd650177f9ef413791236f01a1d37c28" ], "layout": "IPY_MODEL_f4ef0db2b427492bbae61f6394066711" } }, "79c2c22d7e8245a5963ccb00b5d9c978": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "79dca70775c247e5b8e0308d97753df2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "79eb791eb62b44acbe69b3a66e90a86f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_adf6b6b8be8c42a791bbc86420bfc8ed" ], "layout": "IPY_MODEL_0fd47e94e3c149c99dac79ec7eb2c637" } }, "7a19d0b2639b4d918e24949e03c7079f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "7a23240278f6436bb49a995ec989cdd6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "7a29adbbfec243369874abfa7e388aa8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "2px" } }, "7a2fbb2195f346a4a74a2a1f19bb20b5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_c8eaaf2095af427c9c4b3ae6a920572a", "step": null, "style": "IPY_MODEL_7628c0eea0c641fbaebf77b6dd309da5" } }, "7a30370f18ff411e82a24281b75789be": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "ACC", "AUC", "F1" ], "description": "Rank Metric:", "index": 0, "layout": "IPY_MODEL_64e971bff8044da5a3af5e04863b69f4", "style": "IPY_MODEL_bbf3f966bc9149d8adbf437f216d8fed" } }, "7a6abd8ed371469699f7112e3953c91a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "7a6c604ea32f41d4a3656fa9917afb36": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "7a6e5981562646ab91401f15858536c8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7a7a623daa5e4471a14b6f5c524db18b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_a1c65a0de37b429e858c2b584b36946a", "style": "IPY_MODEL_273cbbbe9ed64096b4ad55b626bfc6cc", "value": "" } }, "7a8116a365f847f2978baadd67e967e5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7a8c7747271c41b9a07ef2be724be01a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_51e6530a8ad64782b1ab7040d2a0aae7", "style": "IPY_MODEL_1b62e9bcd9bb4cb8b2d0d7be1beafbb5", "value": 8 } }, "7a989dbdc53749eb9f8112815b52b69c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "7a9c665edfdc4a0bbae836d471bfdb09": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "7aa4c480d2cf4040b0e4e7d8d7e20692": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "7ab9443a7c7a49f48dbb71d92045e1fd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7ac002f6020f4947b3052a22e0013f0f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "7ac076583dac4d25b51590631bbc6f8a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7ac52a41e24f4383bcfe6fc7120ddc6d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_bb052d991ae54a8bae00e348f9b67603", "IPY_MODEL_60d9869f720b4f1790bba11871eed5d4" ], "layout": "IPY_MODEL_fd5ee2ce64b44e60bf2106958599379f" } }, "7ac7c8cde5534c9fad437f7127336522": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_3ed28e3e68fd429d925ea5143cb02216", "max": 10000, "style": "IPY_MODEL_2676003ae74d453884301abe0074afa5", "value": 256 } }, "7ac984faee4d4911a353de1e5242b423": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_43c45e79aabc4a9fbf3fbe704a3aac43" ], "layout": "IPY_MODEL_b69f87d638f442fb89009ccfc4f9cd56" } }, "7ad68705abaf482b84a85165bd7a2ea9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ToggleButtonsModel", "state": { "_options_labels": [ "Group Setting", "Metrics", "Segmented Metrics", "Thresholding", "Feature Removal" ], "button_style": "", "icons": [], "index": 0, "layout": "IPY_MODEL_d468a9f15d3d4a84a8e0113192fd60b7", "style": "IPY_MODEL_24eb6ac974a546c0bdc594d758725138", "tooltips": [] } }, "7ad8feeccebb4dd89a54c703960413c1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_b97da2b82ebc4bcca3741c34d7e4a1c0", "style": "IPY_MODEL_ad2447d184ba4e29b254f3260edab34e", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Split Method:
" } }, "7b0ff56e8fa849479a0cf7046742d24d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7b11f548b85f46619d35b129341dba77": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "7b1f4791f5d340209d0333f38d03408b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7b29bd733c7948b3bba5760e90cc887f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7b44d684cbbf40c9a634a5c95c48f456": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_0c35b3a017eb4fee84e29cff98b323b1", "IPY_MODEL_8f9eb1cd99ec4c56b8629fb648743329" ], "layout": "IPY_MODEL_5e9e84f47ea54a3da1f755379279e45b" } }, "7b4fae54a38e465b9b996bd1eb238529": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_c13f62dbbacc490cba59bcd8bf6e0e8b", "style": "IPY_MODEL_3914a383ebe049f5abdae82054acf965", "value": "Subnet1_size:" } }, "7b76a405c9314b178eff28db936b3f49": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "7b88d3c4193543788a50b8f5e779cf7d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7b9285ac0a84448dacefb8881543f43c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_096c81d565a646b9b26ec8a225b19774", "IPY_MODEL_c5579a8c554543f792a20f8a6b6292ad", "IPY_MODEL_161195ffe884461596ae4d038d2e5bf8", "IPY_MODEL_52afb504fa054f48b91ca646f06b928a", "IPY_MODEL_50cc5f0f45f04b5e8e7f0545bfcb5f63", "IPY_MODEL_38fdb57f9641425783573b156cdaa003", "IPY_MODEL_63dfb118ad784ec799d3022d364fa59e", "IPY_MODEL_d24c8fb0a463483bb2ed1c74f727dfa7", "IPY_MODEL_f5a34bc45bea4790adc2afc964422f1a", "IPY_MODEL_99f3f55730614c65bc7ccadaa5d62af4", "IPY_MODEL_780056053d8d422f8d65ccd0d7284354" ], "layout": "IPY_MODEL_2a91d88ad98c4cf58151dfececd76e55" } }, "7ba15d66690449d7800e66cd5872fa82": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7bc961530fe747d2adc58c51162cea9a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7bcb1e4ac22249d6b2da9affb03b0f1c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "7bd0a805c5514d2bbf460ec0d524bc51": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "glm", "xgb" ], "index": 0, "layout": "IPY_MODEL_1016f8feb6b3470ba107a737dcc6890d", "style": "IPY_MODEL_15b686dfffa842a7956f0f70ca836840" } }, "7bd14bc7997d4eb1826d14d94797dd3f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_25210f4ca9ae48aebaa06313d4c9690e", "IPY_MODEL_468583dc8970446cb37810f730c109c6" ], "layout": "IPY_MODEL_a177732332644eadbcd79c7868c37fb4" } }, "7bdf4b962a794a69ba8d6d2afb61e523": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7be26ac0093341028c975166aea65c89": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7be9fbbe5648430180dd02369b616484": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_efd1d2335cee4e2f9b5e34a0a36ab4aa", "style": "IPY_MODEL_f18bcf7d6a9b41a1b81c67ba702804e7", "value": "n_estimators:" } }, "7bf103b6991a4bfaaff3e2a9ebe3307a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "7bf3b659f373445782e1034c92a7fbcb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_7eb49da691f34d599b9b6c86ddfe3a32", "style": "IPY_MODEL_e8e1e25840f84f809668b16bb26a5471", "value": "\nModel | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | XGB2 | 0.8495 | 0.8480 | 0.5979 | 0.8551 | 0.8549 | 0.6134 | 0.9 |
Model Training Done
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "7cfd1643e4624fcd95e2f738de04775f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_740547333bfd454f982497d8d0d40dba", "style": "IPY_MODEL_babbc2dc5db44c2e9a47167ff49aad79", "value": "Favorable Response:" } }, "7d05bfd9a8f842668106fbac2096c91f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_9cb33c71a802440092e0b3766d06410d", "max": 10000, "min": 1, "style": "IPY_MODEL_1f24a63ad653451b8e7a1ad1c258dc76", "value": 100 } }, "7d28b1ff58a14625a49ee08205a16ef3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7d30f972aa17474baf90e6084b2d7faa": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7d3d74246928405eab2b45779db12136": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7d3f1b38ace04bd787f3b07adef0d889": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7d4245cfb0d34033b74c8a3cab757d27": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7d4a9ffab46e4c4e95970a22f9313177": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "7d588f7b74d745208457cf5c004c5c03": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7d74a69e301c45dbbfb63b8548b862ac": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_fe0f7b0e2bc54216a5e957e3454bd038", "max": 1, "step": null, "style": "IPY_MODEL_466a32f8c89e4a908dd120151b4c4bc4", "value": 1e-05 } }, "7d80dd56657a4912bce2e51b7781b7d5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7d8483b022294427a38b1df9ef5480e7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7d918aa79fa4438c9adb9fe6281ff87c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "55%" } }, "7d9487ab4ec946399e4bee9a62c32464": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_85af0b3069cd49258dfbc3b32855463e", "style": "IPY_MODEL_e8e89a9d10734ed99cebf66d5c7db765", "value": "" } }, "7d971f47b88540c59e061ee3d4fa8fbf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "7d9a95f3b01243349e47a81cffeae59e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7d9fce55b5f6432eb17ff6712ed91829": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7da9d401af374380895c76062638605a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_3e8bcf671d314fe2b8448058b4aad4de" ], "layout": "IPY_MODEL_fa185cb768fb43f48cbf950190342e85" } }, "7db3228130e641e4938dd3c0e951f2e8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7db3dbd24bc44061973d8c124a21afe9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7dbd8231416246c498d9a4de46bfa286": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "card" ], "children": [ "IPY_MODEL_8ca192fb53fb450aa1a28350503e3b75", "IPY_MODEL_cec6bc1d89034c99bcab8521715390dd", "IPY_MODEL_cad7be4b23684e128cbdafb35d17b77c", "IPY_MODEL_8ed5bfb7ebc14d6cbf7c8e7d9c0f73fb", "IPY_MODEL_d3376cb114454547a05dae26d0408f0a", "IPY_MODEL_6138982b01ba49cca7ebadc69aba8553" ], "layout": "IPY_MODEL_963fc647d0e449668b4d2a6c86dc96ef" } }, "7dd9045309484776bfa9b1a25f564e88": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7e1738c2ddee45098482fa4a70afe75d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7e19a63667444240a1efe61953dbaf83": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "7e22fb2713554c8b808c7f5add1490eb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "7e27b2910a1140b88125bccb431776dd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "7e2ab1a2d4204ec2a65507236a3ae0ad": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "width": "100%" } }, "7e32c92c5f52442ca58ca63d40e056c2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "7e34ae5820804ab3929215e7e5d43feb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "7e4e618ce6054a04a450693f549e2ae3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_55094ad4e9844b60a003d485fd1dfd4e", "style": "IPY_MODEL_2c9086c6231a4e328b0ed81e7838fce1", "value": "Model name:" } }, "7e4ef6bde6a045a9aef0a0b2a72368fd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_ae7706fabf7343f888fc15758ff89950", "style": "IPY_MODEL_46e340560a354037aba37e35b79af4f5", "value": "Default Data Preparation Done
", "text/plain": "Excluded attribute \"Minority\"
" } }, "80d0ee692ae6419c867a3885d4fee30f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "80d1c6275cce42df8165bc866a76c9ce": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "80de5dcd08aa45f1b835afad8c2b113a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_12dfd09339424ba4bfdd5c693cc9da0e", "style": "IPY_MODEL_35173b694b25400fb9d9fdcf961eef99", "value": "Dropout_rate:" } }, "8101a2a902fe47929a9edc5a6939fe81": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_3badf67d15d74f46bb692a489d8fcfec", "placeholder": "Input name", "style": "IPY_MODEL_1b93213dcd0a4d4eb0d6a5933f2edcc2", "value": "GLM" } }, "81072f5ac7fd4eef94e5b6aa76dec431": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "81150cac344e42a38e05d9a693232914": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_59948d5beb34438a8f27385aa532de1b" ], "layout": "IPY_MODEL_e339a88236574f26a6eb89960999cd0b" } }, "811576fa771c429e91444f8c820934ce": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "811b9dcbc34a46839b61c75fe4a9e20a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "8123211401024a9190dd3f4c7c85c227": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_622ea4153ac54c43b101c9abbd1f129b", "style": "IPY_MODEL_07b0ff4dcb324be7b665f8885e33cda4", "value": "Feature_decreasing:" } }, "8130192f60ec4a88add6fb4e56943e79": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "8145341de3854e88987177075ea9f155": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_16c7bfb0d1524527b00df7d4c36c0101", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "79b59aa4ec6e482199bdf82da859d70f", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value=\"No group selected
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "814586f2bc5441c7b2fe41585a87324c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_62e83e807f304477a6c3ccc44df7d5b5", "style": "IPY_MODEL_b11f8839054941e5a283a935c745c5a8", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Register XGB2 Done
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "8586febbff7842c3b2e1190f38fd021d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "85a3376b648d4a4baf3af0860944e091": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_15bcd752897144e4bdf19434178d7a74", "IPY_MODEL_3362a70219ff4315a9bb1c9181b62891" ], "layout": "IPY_MODEL_c54e793f7d3441a282107ebaafe1ade6" } }, "85a48d1a01ec4eefae51b6c84dc00c95": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_d572f9d08d4b496b8d2318863e5c8333", "placeholder": "1,2... or \"f1\",\"f2\"...", "style": "IPY_MODEL_cba9957864e543d4b175143a526c0627" } }, "85af0b3069cd49258dfbc3b32855463e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "85b21f850bf24279b1c066701d2f32ae": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_4ba57e16e95540bb848974631083ae04", "style": "IPY_MODEL_75c27cacda3d4f849b403e99bf253ced", "value": "Sample Weight:
" } }, "86c0007e055a4eab8f612d7d837a4e05": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "86c22c6200b347bea1810fb25e62399e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "86c5932430de4772924207fa90286904": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "icon": "cog", "layout": "IPY_MODEL_a2ae05fae1ab4fdfac8ce80bae2d5838", "style": "IPY_MODEL_3292160c2a11479a9b987ba7a99a11bf" } }, "86c5a779598440ea88fdfae9cb024bd0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "86c72bd003b64d75afdab797cd391920": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_4543e4d46c494f65b6fb6a7014c0156e", "style": "IPY_MODEL_f2108e119c74484d93218afda57fd6d9", "value": "\n \n " } }, "86ceadebf5c2480b965a5a803c308ca8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e8743c39f1e94f71856ef001a2b69675", "style": "IPY_MODEL_4f91945e34de48fbae6045b4bfdcdbb6", "value": "gamma:" } }, "86d80df099994451bda175dc6cc3e483": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "86ddc0109f2542dbabc6df543217e35b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "86e4e623f3b44cf88bfaa3eb21b7feee": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_6e9fb07005484fb6a3793626a2f4bd9b", "IPY_MODEL_5333507a53624bfa9f91f047f79d3828" ], "layout": "IPY_MODEL_8a982ac389984c849ae3953ca49f825f" } }, "86ea99be51f64dfc8c0a97bcaab67c64": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "86ef3097ef134baa93088a41a05aec52": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "86f0e4a6fa9c41a4aa08e38c25b8b2f8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "86f64e45362a4f6c8488874667ae51a9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "description": "Register", "layout": "IPY_MODEL_8b7013dd49a741819e471ec3d12b8f2d", "style": "IPY_MODEL_942bca027d9e4ea8879cef27d2c298e1" } }, "86f6d39b4ba54765a665672e91f759d2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_02a6213e244f437a8e3cca1f4d7236f3", "style": "IPY_MODEL_3e4d7bb2e7e34708b030f4be7a8cab2e", "value": "" } }, "870f8c17e6a14ab5a72f7a372a33349a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8712fcd5b229483ca6f5fa7dccf7db03": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8716d74d79b0485a82da12ac6bb99b47": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8723a58450624ed0a344ca854fbb8e7b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "card-with-tab" ], "children": [ "IPY_MODEL_9202763431b047cc819ab04045cf05a4", "IPY_MODEL_ca143db458024d4487b85545b7df0a44", "IPY_MODEL_d525d292db88420887633fb32dac3b02" ], "layout": "IPY_MODEL_eff65f24c8b04a0a9da08bb2094b6098" } }, "872697f1c7a6438e9d6c7463df734be8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "8728b4b8008b42b8a9d6e131bc67b080": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "872c2677de974fb1a26610beac9cd31c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_0bbd0a5eeb484c7b880a74ef7b715d23", "style": "IPY_MODEL_3ded1a5d899848ecb82b59551b6e6a1a", "value": "0.5" } }, "873820ebbdc74ec2a3d42282c0aee603": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "8738981277eb42dfb9e9f755695c6976": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "87509d8c921f486dbaa858f96a60fcc0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_f09209b86af044ecb14c5122e084e0b1", "max": 100000, "style": "IPY_MODEL_e5c6f76735d943b4ab6e71c4f81343bf", "value": 5000 } }, "876e652f7861461ab8fc6b3496972701": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "877be6130fcd4aefaf0ed488052f0b9a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_5d88e7d369ba4f03a23f2cd92b86bab4", "style": "IPY_MODEL_c9c608dc141e4ea6b8e4c6692a853ad6", "value": "" } }, "879d2cac9a814be3a491791a34ffda82": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_194cc316c3c947089c9d0d3f98f38153", "outputs": [ { "data": { "image/png": "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\n", "text/plain": "Model Training Done
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "899b0171954b46cfa5db6fe940f138cf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "index": null, "layout": "IPY_MODEL_15ad05d17d20432b84a771b68495a368", "style": "IPY_MODEL_e6ddb0180bf049f08b195de004154b6e" } }, "89a0311f840a495abf606fb833fd952c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "89a152c832b442c192c8210163f583ff": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "89ad5f3d9c9748ad96a7967cf1d1df9d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "89adbb4d71a645e6ba6e4b895cf68cc8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "89c9834780a741d89a4c6a499dcd2995": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "89cf0c1681984680bde84ab8109a6aff": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "89d44e08ce2c4f959bb779ed6bb32456": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8a00614a4a334942ad5c5562b897cfdd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8a0aa5c51ba3452dbcc8f369488441f9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8a0d2e0a97ac4481874fe7c40bf4aead": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8a1dba28582c45169321fa1f8b9d96f9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8a2a99e5a4bf48fab2f9bfc1a693ec77": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_ab855090a7564a97afe1226d64276fd9", "style": "IPY_MODEL_663fad6cdcc84665b6895cee1d4febe8", "value": "Max_depth:" } }, "8a2fb985cce24e7183faa4e73d0c95f9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8a3a25002a3244fcb54eb1eabf8dd655": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "48%" } }, "8a439a5365054523b550fea16f7b5305": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "8a64b6f845964380b9542d7a3c3c8ca0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8a6de14c94bc446697dbd0c85414e154": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8a6eda1262d34c429368fe73b81e5445": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8a7b977a4da54275b74fd2c60d3420a2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_f1de34d8b6b84f59921e1f83646ee9c4", "IPY_MODEL_26507b0967a14a63a15be61baeff80f8" ], "layout": "IPY_MODEL_e5bd7a32c6924ddda2274dcc4cdce8a0" } }, "8a7dcd00117b4858b8eea16fb08244d4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8a85130ac93f464b9a0eaaefeede9723": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8a8544f4c2014eeb8a601e9b558437ba": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_0baf4a718d174b35bcebc5fe232e1942", "placeholder": "0,1... or \"f0\",\"f1\"...", "style": "IPY_MODEL_4d0ebd93e3dd443ba45324ab038c92ed" } }, "8a8597730a0149629c407cc98ce6c15b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_613371c620414817a6e977cd3969ea46", "placeholder": "1,2... or \"f1\",\"f2\"...", "style": "IPY_MODEL_be62b3903f554d21867f6db6ae85ea83" } }, "8a859b6dc3454dc880fd39edde946716": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_85297b1184a5437fa91a33390d299c21", "IPY_MODEL_97e21493eb7b48409df85ee9dfb023b4", "IPY_MODEL_8fdbd0ede0b74ed5ae9cb2555f3ce9f5", "IPY_MODEL_69439cd07b15479d8ffd17dc6abcca5a", "IPY_MODEL_627b2bb08e5e44dab919bf8775e55b43", "IPY_MODEL_3c7a454b3fd8473894d06e01f6e399c1" ], "layout": "IPY_MODEL_7a19d0b2639b4d918e24949e03c7079f" } }, "8a8be4eed46544b29c0bce02734e8866": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_ad5e57e38d25455a91c1ef0dc30ca91c", "style": "IPY_MODEL_bd803d2306354e0c9738b73a90468d05" } }, "8a982ac389984c849ae3953ca49f825f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "8a9a176d24794768966e2a4d98f91ef5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8a9b83fa1b65489d9afb003266330f32": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_35207d111bee42fa9d55a89038079b30", "max": 1, "step": null, "style": "IPY_MODEL_a1db3f646c3e43839eed17acdb5285e9", "value": 0.01 } }, "8aa76748fb6648b990ff5ed3fda03e27": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_80bbac3fbfb940e58f2cfafb8e17c930", "IPY_MODEL_640432aaaf574cca9217fd123a6e88cc" ], "layout": "IPY_MODEL_77b1bcf3ab7c44afaf1d0e507ba7a569" } }, "8aabda3c57db49ceaca6710d838c72f7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_87e22184c0224c3388ae8bb5ee9437a9" ], "layout": "IPY_MODEL_2edaf5f0c0934c4f984acbdde67922a1" } }, "8abbf53a09be47dd83b38ecf5477e4bb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3212afe7ef4d4f1c87b0c8543d3490f4", "style": "IPY_MODEL_d8f6242e73e448b383bc6e767c62a3d4", "value": "" } }, "8abe7cee83774f32b381a59a731dd4a2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "space-around", "width": "100%" } }, "8ac24e339f404acf9abc3c96f8acf4b8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8ac3394ea89147d29b7ded9af5173ba5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select", "X0", "X1", "X2", "X3", "X4", "X5", "X6", "X7", "X8", "X9", "target" ], "index": 0, "layout": "IPY_MODEL_51a380cc72bd4c67a8cd75f07980c399", "style": "IPY_MODEL_22d9160b38df45aba4282a9d5fc9bcc8" } }, "8ae68b8ad6ff4ddf948cb2710960e95a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8aec533c9a9f4c1989f35bc42b1139fd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "8b03797d7aca4a409e31fd8aa45f72cf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Type", "categorical", "numerical" ], "index": 0, "layout": "IPY_MODEL_95ec521b828f4b6db910d605ac8ed86c", "style": "IPY_MODEL_7518384e92ed4fb989596e1d5ee7c0e1" } }, "8b05f864bc2043ce91153eafa75ad8ee": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "8b0bbea72a9846bca9407c7d92c7de81": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8b0fa8a162484824ae11bdbe94db819a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "55%" } }, "8b16d04027e8488b8f5d5c0fa6985eb7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8b199330e43e4b1ea56d99e9b87c4c25": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8b1a6ed1bff74d079e4e893a49eed8d5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_efa23b74308740c6a44ae9023d0cd79e", "style": "IPY_MODEL_406dbde77fd64fc486673edf1dd78886", "value": "Metric:" } }, "8b26b546a31a47e38bc80d05ad717678": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "8b2864f9e2434316a93845b4c8762ffd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatRangeSliderModel", "state": { "_model_name": "FloatRangeSliderModel", "_view_name": "FloatRangeSliderView", "layout": "IPY_MODEL_bdaee260384d4bc8ba384a494beba259", "readout": false, "step": 0.1, "style": "IPY_MODEL_fe67e8a26ccb41e885ef24a18e5a7159", "value": [ 25, 75 ] } }, "8b2c1c2b19df41eb91d9715f5c3391d6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "8b305fd1c1014a2ca762df754eae4d8e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8b35d191b7314c8fb3b084cb2d86c6cb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "55%" } }, "8b3d804e0234453fbc80b0f1625a94fd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e597a5c3ec4d4f2ab774ed5d2853d73a", "style": "IPY_MODEL_0b95fbc33f8643aaaf34357861d002d3", "value": "\n \n " } }, "8b4af76314b340908a02159bf16a23e3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8b56fa03843f4fe89469ab641d6e5406": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8b64073811244794b6db3ed91faf0eaf": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_1342776f2c504a8f80793cdc43cadb59", "outputs": [ { "data": { "image/png": "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\n", "text/plain": "Random Seed:
" } }, "8c08d7806f714e09a69e7091da2feaf7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8c189421954d4e58b58410d587ed4bf9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8c21653716cd43869671bc8029d7f08e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_cc2cbf970b244a43a5843c35e3e3d850", "style": "IPY_MODEL_17f3e9ebe19b42e58481c3030addb804", "value": "Update Attribute:" } }, "8c244cdc7050467eaece6d9882cf5a4a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "8c2857bbf7904aa985cb9667ad511328": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8c2f7009f4fb481097702d407aa2df3b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8c37907c0a624a899e3c28bb13ed3fe2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8c3cf1b859d445639fb32be3aaafca9e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "8c3f7cae783a46da88c8f1807d1bb697": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_7be9fbbe5648430180dd02369b616484", "IPY_MODEL_697f6b7958774c64adb9cc3856e6e299", "IPY_MODEL_6c80682b5a284ec99eba02b177acd925", "IPY_MODEL_8f35054a16f345adac0c865888589a43", "IPY_MODEL_6ba5daa8652b4968997be9902efeb91d" ], "layout": "IPY_MODEL_9e2f892540c247378e88fea05cc87cc6" } }, "8c52adebd40844a8a98b1622b78dbb72": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "8c5f6f6f1ced4d86934a8e703d4da37d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8c60dc488dad45ee85623fcec0ee0094": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8c6dd7a0c2714f059052217aceecc891": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "icon": "cog", "layout": "IPY_MODEL_1b195b3a47f14e308cd6d0dc2547ce10", "style": "IPY_MODEL_f2877d71b96340248286b43e4821d70a" } }, "8c7775f4a785433eb9735778ab5b3740": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_1efa251cd5104229a36ddd1a6bd021a3", "style": "IPY_MODEL_d3656d5044f74cbabbfb1cad62b26c3f", "value": "Dropout_rate:" } }, "8c79e73be0f5423382e16e6d989dd443": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8c7e076182e54822aceef8ef414160e7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8ca192fb53fb450aa1a28350503e3b75": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_7f0cd49c01934f8f99bf15b9a8d62c0d", "IPY_MODEL_27e88430c53e4e5aac3207f4565bb2a9" ], "layout": "IPY_MODEL_5d482a60d1284f19afe87092c759c9b4" } }, "8ca63ca2dabc42418002bf931f2656e2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "8ca7f3de1acd4930af7568c669b70218": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_97f6a70cc63544cd837a3bf595d9c506", "style": "IPY_MODEL_afb130732d074aab8812a8734a652e61", "value": "Data Shape:(63240, 11)" } }, "8caa5d0d0b5143b9b75bef4f748097c5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "120px" } }, "8cbe84be13774e36a2d2d2881f223d23": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "8cc8627a494a447a856d235eafa52889": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8ce83788bc524c639053cbb52deff111": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_889a39a4bb5c4245a40ecf29bad67f80", "placeholder": "1000, 1000, 1000", "style": "IPY_MODEL_5843b0ccfc2c4cae9eb33f8830ae6dff", "value": "1000, 1000, 1000" } }, "8cef69c82ca5464584f0576aff8c346b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8cf0220b8d594c14b95c41f72e9ba8e0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8cf134c23eeb4eb687af6479d07b876c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "8cfc312aabb14c4da51d6732b27574cc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8cff33ae624d4b5e8c78cfd1452e9845": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "8d00a0d63b174fdb9410ef92bad5dca5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "8d02b52a0ce7463e89a58d225b7f2dd7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "8d070986b4244517b9f44ea405fdb2c7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f4effa7ea3e3474fb1f6914082876524", "style": "IPY_MODEL_496cd465dab54cf699eb81e104c39bc5", "value": "\nExcluded columns | ['Minority', 'Majority', 'Age >= 62', 'Age < 62'] |
Target variable | Label |
Sample weight | None |
Task type | Classification |
Split method | Random |
Test ratio | 0.2 |
Random state | 0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Target Variable:
" } }, "8dcac786e3ab45bfbdea01007a0be8fb": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "8dd2c14ad93e4f52aeab9b3e3e861624": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_b8e99c9c9b0b462b9df5f1329a65089c", "style": "IPY_MODEL_e0e249448df54db4985c3ae19920844e", "value": "name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Excluded attribute \"Age < 62\"
')" }, "metadata": {}, "output_type": "display_data" } ] } }, "95ec521b828f4b6db910d605ac8ed86c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "960ec66df5574690ae9395802c7b8c5b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_bfca4b92b1344e0ab7e438e318284115", "style": "IPY_MODEL_b627eeb49fa447739697855b81573828", "value": "Excluded attribute \"Minority\"
" } }, "9631be19984c4d9882eda6950e160fbd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "963fc647d0e449668b4d2a6c86dc96ef": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "9643ed734220411783cf7e52b03588e9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "9646c750a24d47ef9dcead8c8bb2e2ef": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_6a8317727394408cad713b84923c1adc", "style": "IPY_MODEL_4df01bc3318d41ceb85e5f85c2526e62", "value": "" } }, "96493349d70040a6a9bb42f3c07fb8ee": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "9661e0b56b7f4f3b95d6b7b5e4ad38a6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "96626e0d913a49dcaf09388e573a3576": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "96627195dd944b4a97943c0da6b77c45": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "966b7f15d8024787827d95706cab6450": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_d94fd3b2bbbc4bfda5d7ba316d3b442c", "placeholder": "0,1... or \"f0\",\"f1\"...", "style": "IPY_MODEL_de8e9e0da5594bb6a295770d8a77d662" } }, "96777a2b0a1c408d8f59cfbb14738b99": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "969be134d6ab424cbc1dc3369fa79449": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "969e460af7f04106881e691b6b3669aa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "96bc00d553ff4e368cbae35aa3f62bc9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "96c8d5d02fa740d3a0faef8560e85959": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_1d119f5f4347499286e0787db6cffeea", "placeholder": "Input name", "style": "IPY_MODEL_d25084b8f52141a7ab2af60ba69eafc4", "value": "GAM" } }, "96cb706e243b42d6bf073d4afc2f6fd0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_3cee3058c1f44a5b864eb4b57b2aee1b", "IPY_MODEL_8a8597730a0149629c407cc98ce6c15b" ], "layout": "IPY_MODEL_8b2c1c2b19df41eb91d9715f5c3391d6" } }, "96e2695d1ac4417b9225e36c5876eff2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 10, "layout": "IPY_MODEL_9bf3abba11014d1591534448f55fd1ec", "style": "IPY_MODEL_13cc0cac87574916a508626c0f6e68dd" } }, "96efc273115846fd889fa90bd2f5d4db": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "96fa6cbf72b744d4aa95a353076169d9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e5d273f8bf594548845998c7713154b2", "style": "IPY_MODEL_7396f657d05244ed935785c7b63d11e8", "value": "Max_iterations:" } }, "97012ef3c53441b6af791e214a5914e9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "9709e9b540a64953a71cdba7357a1056": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_882b1d59d07a4e43bec0c4bbd09bee99", "style": "IPY_MODEL_48a0a09adb5a4425b3372971aea8c9f5", "value": "Loading..." } }, "9711a8647edb47b6922c5e4327355f97": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_150c10ffa33a4d4ebdb2d11b3e360e5f", "style": "IPY_MODEL_02da605bb872427293bb7233354b5641", "value": "n_estimators:" } }, "9721b28b59624428a369f436a1f9ab3b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "9725b8816d424101a5ea3a318620bb4d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "972879fbab2546d2b3dd07a7a125367d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "972afe864f4e43caa28d8ac3467a2132": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_0caa6bf31892476dbf9915c2bb339474", "max": 1000, "step": 0.01, "style": "IPY_MODEL_3f0599cc768842f79bd3de60759b0c05", "value": 0.8 } }, "97395f4b9394453181f5ad5eb7d689eb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "97490a0bb33b409ca52f88ef6b13fe8b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "976f8615c89b44dcbeea48c8993e82b4": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_27a7ea8bf6b646978efb72e556f3927c", "outputs": [ { "data": { "image/png": "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\n", "text/plain": "Task Type:
" } }, "98b40b0966934f269e3b1118ddd9ebee": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_9d8d4fa03a8146e68a4b26abb5ec8eb9", "IPY_MODEL_a467572c35524a9682e03905b7d54fe2" ], "layout": "IPY_MODEL_a3ab6c77843b488fa7c702a00d2e808c" } }, "98ce25744d324d02a9b845cc2799f4e0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "98d8fdd6f34049f6be34b5daa2ddfb12": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "98df32a2ef464bf09dba20fd345c9d3e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "98e4ebb84d7a4137b426a3f03b8f2894": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "flex-end", "width": "auto" } }, "98ea7a72bc3b4ef0abf2b4e9eecc6930": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "98eac489d2af429bb504311b6da76f31": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "98fb78990eb2432780f31ee95ab6d73c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_d6c54dc8077041f3b832ffc804e4451c", "placeholder": "Input name", "style": "IPY_MODEL_474008b87b8e4fbd91e02f336e025e70", "value": "ReLU-DNN" } }, "99140cd5fc2946d1bdd44b93ddfcd1d7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_9d386bcd6ca74436bc5a5b5de5698195", "style": "IPY_MODEL_5895627fa07544ecbc72a28cb415a400", "value": "Learning_rates:" } }, "9917c93ceeec4ce6aec4a51a8c0245ce": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f75dee5b95a446f0882e6228badaec85", "style": "IPY_MODEL_9bf143c8271647bc8c4b65af71668506", "value": "" } }, "991e258ee00e4866b31499fdf880aba4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "9929db513f3f4d148dfab34e627530bd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "width": "100%" } }, "992fa674739940898fef7fb04c9e4b33": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "15%" } }, "993cab674b304ac99b8a8dd9c6ef6fd0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "993f7bf2972e48baa03a7d4b9dc669c6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_26312552c9b44de99570ebb50db45074" ], "layout": "IPY_MODEL_d4bd68cf8134445ca2d904932b6a5329" } }, "994fcf6768484f9d9875f9dbac3193f5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "995b928e165c40bca1eb867d67a010c1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "card-with-tab" ], "children": [ "IPY_MODEL_6ee00140dce042b18d824ac617a68a6c", "IPY_MODEL_ac37756e548a488785e7ede295f71e2c", "IPY_MODEL_18b338b572d44c5895a7cb7f6f8e2cdf" ], "layout": "IPY_MODEL_c08e6c478b784bf3bba76a86d903a979" } }, "996a5214e85442fab56accef3ffec095": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "996fc2a749a9497b9e82356e80a4b2f7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "99828d70014142898b2035c7186100d9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_44f243a9dcaa4dee868957e61a12a93c", "IPY_MODEL_23de51bd26894526820d7ba2f510221d" ], "layout": "IPY_MODEL_50ec3a3f37b9499c859850f83bda917a" } }, "9995abc425404efb8bc2e65b861b371d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "999b27a0166c42b98e12461507a2af73": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_a20e2affa7a840d29dc88742a9d3a1a6", "style": "IPY_MODEL_bca71a139da0489f83adca0558aed645", "value": "Data Shape:(63240, 11)" } }, "999e36e38a694a63b85b580a4517dd03": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "99acdc550ede4287a12169c26d984641": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "99af802e1c5d4063a10f3105fc6716d6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "99b51e3b249a47a1a2e56b8fa188cb86": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "99bbb9e2b8fe42b797a922f04230de80": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "99dadb8ffdb043328210feb325093bd4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "99dd4a7279004d6b940653af88c13634": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "99dd929eb52948848c7daf3ed341eac4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f9f9328b52b64c57a8cd64f1f574d039", "style": "IPY_MODEL_80564b5496874d48bd9a541c472b4f6c", "value": "name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Excluded attribute \"Minority\"
" } }, "9b201e5d7a4c4c2282b4ab9c61755f35": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "9b2ef208c39a44099c95c12a31114f69": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Classification", "Regression" ], "index": 0, "layout": "IPY_MODEL_46d982592da945b7adf4d396b62d5ea6", "style": "IPY_MODEL_a44ce3d669844c2b8a7c7dbf5e595cc3" } }, "9b302421e836468fa91488223df2b7b1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "9b584055ca2c4d09a3128029f0eaf41b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_fd59f0d3f01e4d0d9cfcd06027ed450b", "style": "IPY_MODEL_e6868399af4b4839a89815f2557dbdf7", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Excluded columns | \n[Majority, Minority, Age >= 62, Age < 62] | \n
Target variable | \nLabel | \n
Sample weight | \nNone | \n
Task type | \nClassification | \n
Split method | \nRandom | \n
Test ratio | \n0.2 | \n
Random state | \n0 | \n
Train test energy distance | \n0.000118 | \n
Excluded attribute \"Minority\"
" } }, "a2c3afef67514fe88a8fe28eb5db11a0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_218a1ca6bcfc48adacd55d75f540df6f", "style": "IPY_MODEL_3c1ddc69388b45a487411fc0c94f1654", "value": "max_bin:" } }, "a2cf0ceae50442afb231128b49474912": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_57505e973ca348d6a0f0ad52400c863b", "style": "IPY_MODEL_4cac6bd104b6456d97d76d9d61fd28ef", "value": "Max_depth:" } }, "a2d9f63136ac4f5f810fc5e98cdb3778": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a2dbffd04b8f460f857bb75d472ccc51": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_9ac4201ca73d40148118e03ea08f3eba", "IPY_MODEL_1d28aca5e7444e22ac67c7255104297a", "IPY_MODEL_d24ba9e9c7bf49aeb124d2f2909a5c00" ], "layout": "IPY_MODEL_acf1c179a4c548c6891c9fa8fca32906" } }, "a2e6024a258a48f487b5ab59279d8f9a": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_8b4af76314b340908a02159bf16a23e3", "outputs": [ { "data": { "text/html": "Default Data Preparation Done
", "text/plain": "name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Model | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | XGB2 | 0.8495 | 0.8480 | 0.5979 | 0.8551 | 0.8549 | 0.6134 | 0.9 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | X0 | 0.0 | 0.4983 | 0.2919 | 0.0005 | 0.2552 | 0.5015 | 0.744 | 0.9998 |
1 | X1 | 0.0 | 0.4889 | 0.2879 | 0.0005 | 0.2366 | 0.4741 | 0.7452 | 1.0 |
2 | X2 | 0.0 | 0.4821 | 0.2844 | 0.0015 | 0.2422 | 0.475 | 0.7198 | 0.9997 |
3 | X3 | 0.0 | 0.496 | 0.2949 | 0.0002 | 0.2398 | 0.5036 | 0.753 | 1.0 |
4 | X4 | 0.0 | 0.491 | 0.2942 | 0.0003 | 0.2326 | 0.4897 | 0.7474 | 0.9998 |
5 | X5 | 0.0 | 0.5002 | 0.2882 | 0.0001 | 0.2486 | 0.5 | 0.7538 | 0.9997 |
6 | X6 | 0.0 | 0.4942 | 0.2872 | 0.0001 | 0.2483 | 0.493 | 0.7331 | 0.9999 |
7 | X7 | 0.0 | 0.4987 | 0.2932 | 0.0002 | 0.2459 | 0.4922 | 0.7597 | 0.9998 |
8 | X8 | 0.0 | 0.5065 | 0.2977 | 0.0002 | 0.2367 | 0.5108 | 0.7726 | 1.0 |
9 | X9 | 0.0 | 0.5025 | 0.2846 | 0.0009 | 0.2629 | 0.5015 | 0.7567 | 1.0 |
10 | target | 0.0 | 14.1256 | 4.9206 | 1.7546 | 10.4497 | 14.1558 | 17.7655 | 28.8931 |
Register GAM Done
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "a7589a313dc444dfb050bbe0706cd90a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_739a091e5e0342a7979366f295f539bc", "IPY_MODEL_dce011a6229c4fc3bb242f54cc14f8df", "IPY_MODEL_9d8c23f99a614404ad85307abd681334", "IPY_MODEL_22d397e2df5f4365832405df2caf03d7", "IPY_MODEL_209824238ad246d78077eab4407d723b", "IPY_MODEL_59536f849fde418cb42c663c2f3ef2a5", "IPY_MODEL_e4ae4e5f25e6473c91bbc15c0d536516", "IPY_MODEL_bcab1f36bf1d4f41aeeb62d087852bd4", "IPY_MODEL_5b5107f978f445ab92786c759fbc85e0", "IPY_MODEL_301a22baf609444a995ad6f1e72b1d0d", "IPY_MODEL_bbfa444dae3e469294fe3b5a69b5cdc8" ], "layout": "IPY_MODEL_63a453239dbb4d2984ab8215876f5841" } }, "a76299f40d3344b5884c05c684fee997": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_3506a5f1cc594365ae08a171deaa2e92", "IPY_MODEL_897da0ef95324d11af8af3216fd39041" ], "layout": "IPY_MODEL_56441592cd9f4f5facc1fda1c6805106" } }, "a766c0e2663b4cdfb804e0b88738c7bc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_48665a3a916b4db79ed6de6bbf0ffd41" ], "layout": "IPY_MODEL_60c3c0622ee3463c9db9599c165f4e75" } }, "a7969d8f550945d1ac4b98b885371fe6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a7b5fe67bcf44d9e91f9e98cbcb558c3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_003b6fd363ff4226a812ef82cb7bee83", "style": "IPY_MODEL_3e74aad376274a7887071c1c3fb1dfab", "value": "Learning_rate:" } }, "a7b716abfa7a46acab933b758ec078a9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "a7b8d36d79ee4123b942f8bd0938a106": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a7c37742d63647b9bcc275049e73d29a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "a7c72eebf88c4e54b06609b4dc664ae5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "a7d49cef78e04f6e8a22a0d743601e16": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "55%" } }, "a7db606c619748d0bb9b877f0d62ef10": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "a7e03e59bd0443a5ae1ec71aa2d6c913": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_0cb332855f6b4018aa04f9594fbddfa3", "max": 10000, "min": 1, "style": "IPY_MODEL_04776af6e6e847b7b5ce77ff64e76d85", "value": 100 } }, "a7e881d0c11147259bfd5ef9c2e6212a": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_3737555dbc5e4d57a4be115f1e22cd6d" } }, "a7eddb7888b64c6786c279bd32626ee2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "a7ee16c3c370450ca918a9dc0a7e197a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_8dad8d69c7c7444e9cee76664c0a5d1d", "IPY_MODEL_f92f24933e954459b2849b1f5544de1d" ], "layout": "IPY_MODEL_e9b9b3ff96964bfc899dc5e3731c667d" } }, "a7ee7297133d44b7a366e74345243d50": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_2ac35657934348e281cfebac468fb4b5", "style": "IPY_MODEL_dc2a45867aed400f957a11e741a3f6e8", "value": "" } }, "a7f376a90a36493abd1bee58a5e37a1c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "a7f74d68d10a463485afed077fb636e0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_12b2163b0ee6433d9c036788f9ebd997", "style": "IPY_MODEL_6bb08e3f4498430ebd1d5228f0ad3bae", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Model Training Done
" } }, "a897bc8bb8ef463195ed7cbcf37a9519": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "a89810022753468c8983a5e55bd100ab": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a89f498fc2ee4f30aed135c3755a759a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Correlation Heatmap", "Correlation Graph" ], "description": "Plot Type:", "index": 0, "layout": "IPY_MODEL_9e095db1087243e08a0be7239b422b41", "style": "IPY_MODEL_b29f10d69bf64e6697c04fb0cc9c0f91" } }, "a8aa2c53840f49b9aa40168accdaa0bb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_9ac8b0c576d24ac3ad8a3c8d205b494b", "style": "IPY_MODEL_a60e89fed7f94a1185e12458b26f7f3d", "value": "Dropout_rate:" } }, "a8af4be627ec4ec5b7895df002a31695": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "a8b0f1092c92429a95c3b3ed8c9bb9db": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "a8b339051ac140889a48623c0c33b662": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "a8bbf928625947e4a44a4fbe14557881": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "a8c817e6f70a46ee831cc2445c19156d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_1b670b534bc6433a81e9af803cc87399", "IPY_MODEL_8f76d002250d46e683955dee0bdd8725" ], "layout": "IPY_MODEL_6297a2cfaf2c46089df39b74bb80211b" } }, "a8c8e7095fe44aa8a62b6986a469b7a1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "a8e03fdcbf944c51a1f1938729dc0458": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "justify_content": "space-between", "width": "100%" } }, "a8f3327242be4f1484961f7676d6ed70": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a8f502a5215b4a2fb1de99c708f98356": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a8f56d6004e4454080639f84a5b21ccf": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "a8fb30d081e843cab396095227135e94": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "a8fcf40a6ab542a49b325f180640c93b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "a8febb92606b4475b2e2f4629a3f9b54": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_941cc61f6e6544fdba99748b7309c81a", "style": "IPY_MODEL_19e867ecdc734d738f8db0357e28282e", "value": "Data Shape:(63240, 11)" } }, "a901e2b18d234b0caa99d863da448144": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a90336f89daa45688f254ac58c231ae3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "a90833e5876c4a45b067872ec9ea8a6d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a90f3745f7684474a16eba71c338a638": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "a9126515f316422f8f35df3d15c5de2f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a91cbdf12809406dbc7102eda24561e8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "a922214e598e4968b0d2a5a5527f8ef2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "a930fbda87794c509b759c0acde9421c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_425c9f0a35da4d9e9358d5d116ca351b", "step": null, "style": "IPY_MODEL_2628afc8c9e74adaaebb14e5fcc16747", "value": 1 } }, "a9310224ac634123b2580b24219afa40": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a93c3ba80cb14aa28ee2d3900fc9ed8a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_d83715b73fe24b50970887e9c4ade9bb", "style": "IPY_MODEL_85ccb56b49524e2d9f455c5a3e9042ce", "value": "L1_regularization:" } }, "a949853832254e11a38d71b9b0bd2698": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "a94fa68f467546cba08d46ecc8fda131": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_3dc66ae2e26d4f3aa633076cf6b18067", "IPY_MODEL_497b8d122ef64a0e88d1dc0a51a4ea24", "IPY_MODEL_586ee07cf10c42d39a37e268cde887a4" ], "layout": "IPY_MODEL_efa3dc2909a8438bafddc015e3ed5dd1" } }, "a958e0e331fd490988274fb85dbc2a9b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "form" ], "children": [ "IPY_MODEL_4cae03e96d234df7847c55fb502c7908", "IPY_MODEL_d8663ca11e8246e5ac49483c83af1e0d", "IPY_MODEL_16bf49a6944a40d78ce0b905c9e271fc", "IPY_MODEL_a35bd42821494f609e80db10eb47cb69", "IPY_MODEL_c65c8e81b7554a9e8b49b154d40bb8c3", "IPY_MODEL_5317ba552fda4c06b9cf36814e017e7a", "IPY_MODEL_51440fbac4494856ac613a3fb50fa908", "IPY_MODEL_6d43e66a8def42f2a004ed8b906d6dbb", "IPY_MODEL_4fc0487a1a894309bebf07109a1fd8fe" ], "layout": "IPY_MODEL_764560c3a7204f33ab409381009e0b1b" } }, "a95cbdb34d0f4b21af1a752fb111f0b3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "a96007a33125497bbb47e7546f70ad48": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a9603f948f9c4ad38c63b39e6f801501": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a96fd33bbd584a93bfc776dfce7279d6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "a9750d98b9e34addac39a2d145813d8f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_c6ed3d76918b40f6814bbed63e1e18f6", "IPY_MODEL_d7e55447a1374827924abebad2e76cd3" ], "layout": "IPY_MODEL_509791c35f6c4cbb9d2074a913a2890e" } }, "a97e7e98a9cc460baa97abf6f40f9192": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_28b7bc2cf40f46b0979bd6cfd1a2d4a9", "IPY_MODEL_643e161ddd354b10b448aa73c7599e1a", "IPY_MODEL_1b64f758e7884652980b0856a4456e7e", "IPY_MODEL_0f35e7d4646c4ae88a69d9244b8fe732", "IPY_MODEL_ffbea6f057bc48f2bfdd77be2f4a2dbf", "IPY_MODEL_eb891a67f4224777aba8af015f4ee2cf", "IPY_MODEL_cb74b038293a47698b44bb00b8b5d943", "IPY_MODEL_f7d8d3330a5d446e9cc494826edf9134", "IPY_MODEL_bb5da54ee37b48f8ae3fe2647b7a3fd6" ], "layout": "IPY_MODEL_7b76a405c9314b178eff28db936b3f49" } }, "a981eeaaac6b4bd6841097a0d944ed91": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a98c7f14f5ae4d709162419f7fb52113": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment 1", "Segment 10", "Segment 11", "Segment 12", "Segment 13", "Segment 14", "Segment 15", "Segment 2", "Segment 3", "Segment 4", "Segment 5", "Segment 6", "Segment 7", "Segment 8", "Segment 9" ], "index": 0, "layout": "IPY_MODEL_ad78182da27c46a1937a504fff366ac4", "style": "IPY_MODEL_8c60dc488dad45ee85623fcec0ee0094" } }, "a9a892abae3d4f71a43ce04733ef69e3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "a9a8af539f9c470382d011382424621c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "a9b7f818701e4a16aa4f3faa52b8312b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "a9bf9ad405d5475386505e5fafe9766e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "column", "width": "99%" } }, "a9c6f5b7a45a43a48f4074f989eea02a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "a9c9a469a6b7489589878484f85dac19": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "a9dd602a7a604f4d9008ad7f93257d4f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_ca7efb44aa524f1586a6691bf8fd7f19" ], "layout": "IPY_MODEL_483828f54631467c81cd89e35c708145" } }, "a9e4223cffee4c5b8e4c1b3593a1ee6c": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_3d074078a02e4c7cbe1b59b7144e348e", "outputs": [ { "data": { "image/png": "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DcAhbf5xwJOAtyZ5a5v3fOBu4PwWfhYBnwE+sOH2XJIkLRTzHoAAqupcupAzOO/kgdcFHDtq3Tb/duC5k8x/J/DOKZqy1+itliRJmwrvBC1JknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknrHACRJknpnLAEoyf5JrkmyOsmKSZYnyQlt+RVJ9pypbpLHJrkgybXt+TEDy97cyl+TZL+B+XslubItOyFJNuR+S5KkhWHeA1CSRcCJwAHAbsBhSXYbKnYAsLQ9jgZOGqHuCuDCqloKXNimacsPBXYH9gf+pq2Htt6jB7a1/1zvryRJWnjGcQZob2B1VV1XVfcBZwDLh8osB06vziXANkl2mKHucuC09vo04IUD88+oqnur6lvAamDvtr5HVdWXqqqA0wfqSJKkTdg4AtCOwI0D02vavFHKTFd3+6q6BaA9bzfCutbM0A5JkrQJ2mwM25xsnE2NWGaUuqNub+R1JTmarqsM4K4k18ywzY3NtsBt49hw3j2Orc6JsRwzj9fsecxmz2M2Ox6v2duAx+zxoxYcRwBaA+w8ML0TcPOIZbaYpu53k+xQVbe07q1bZ1jXmvZ6unYAUFWnAKdMv1sbrySrqmrZuNuxMfGYzY7Ha/Y8ZrPnMZudvh+vcXSBXQosTbJrki3oBiivHCqzEjiyXQ22D3BH69aaru5K4BXt9SuATw7MPzTJlkl2pRvs/O9tfXcm2add/XXkQB1JkrQJm/czQFV1f5LjgPOBRcCpVXV1kmPa8pOBc4ED6QYs3wMcNV3dturjgTOTvAq4ATik1bk6yZnA14D7gWOr6setzmuBDwNbA+e1hyRJ2sSluwBKfZbk6NbNpxF5zGbH4zV7HrPZ85jNTt+PlwFIkiT1jl+FIUmSescAJEmSescAJJL4PtCC4vfyeQy04fX9PeYfvh5L8iSAqnpg3G3ZmPT9Q2NDSrJVks2rqtr9vHonyeYA5QDNkfk7OTtJtoXuPdbnY2cA6qkk+wEfSzLyXTP7LsmeSZ7iH6YNo52J3Af43SQvBN6WZPGYmzWvkhwA/HmSv0jyiHG3Z2OQ5PnAHyV5z8Qx6/Mf9ZkkeQ7wqSSHQr9DkAGoh5L8CvBW4Peq6tvjbs/GIMnBwAXACUmePu72bIramcgrgGcDHwTOrqq1SRaNt2XzI8lBwLuBfwH+F/Dn423RwtcC418B/wE8lXbHfv9JmdYWdF/79AtJJu6xV9C/4GgA6pF2Z+2t6D4k1lTVRUl2TPIbSd6U5AlJthx3Oxea1iXxEro/SB8C/mAiBPXtA2Me3AncAlwMHJTkkQM3Lt1kJXks8Jt0/5ScC/wOsFmSVybZwd/LB2vdOG8A3lRVZ1fVfsBO7ey2praW7vu/LgH2SfKCJD+b5NF9C47eB6hHkjysqh5I8kTgc8BZwP8A/hXYE/gu8L6qunKMzVxQBo7Zf6O7YzjA4cDzgT+pqi+1cunbh8dcmTh2SZ4A3FVVtyZ5JPAeus+oo5PsAjyxqj433tbOvYH9f2xVfa91+10B/APwKOA+4OSqunysDV1A2j8emwP/E/gK8LCq+lGS04DzquqMsTZwgRn+fEryLuB04OeAY4BdgBdX1bV9+izzDFCPDAx2fiTd96i9CvjXqnpHVb2Q7tToYeNq30I0cMz+N/BAVd1O94fpAuAtSXZOsi/wtHG1cWPX/vgfBHwGOCPJ2VV1J/Auus/uzwLnAD8cZzs3lIE/Ns9M8jPA3cCRVfVbVfXrwJZ0v69qqnMfsAR4VFX9qC1aTfc1SST55fb9j7030MX1giTbA0+i+/v/A7rPrpvpul171X1oAOqBiW6aiatLgJOBAD8LvHPgMvhVwL1260x6zN5Cd9aHqroV+Fh7fIHuC3dvH0MzNwlJlgJHAC+pqucAO7YQdAPd9/X9A/D6ibNtm4pJ3mO/Dzy3qu6pqgsGfi+/TPd72fvP64FjtkWb9QbglweKbA1sleQQ4CRgk+8+nc4U77EnAx8A3kg31u536IZFPDPJo8fRznHp/S9UHwwk+p3b86eBxVV1T1v8QLovkf0N4Kw+/QcwlUmO2efo/luaWL6WLkBuDjyrqr45vy3c+LUxaYvpzvTsSDu+VbUP8Lgkn66q+6vq/W282iYVzKd4j/0QftJl8UCS3wBeA/yDt6tY55jt1J4/B9w7UGQN8CbgdcALW4jurUneYxcCDweuBZ4A/EZV/R3weeDtVXXH/LdyfOb92+A1HkmeApyd5BzgOcB+SW4AJsa3vAL4tar62jjbuZBMcczWAPcDNwFPBw6sqqvH2MyNzsQYg/bhvDbJnwIrgH2T3FVVN1bVLyS5NMky4LKB8puUad5jWyS5CziErjvM38tmmmP2PbqxUw8DjvWYdYaO13PpzmQfAbyjqj6fZLOqum2sjRwTA1B/fA04kO6MxQ/p/uD8JvA44D+Bl1bVd8bXvAVpqmO2E3A58OttrIpGNDDg9yDgV+j+ez8F+FPg9XSB/IKq+nZV9WFc1WTvsTfQnV28kq5b8Pvja96CNNXv5c7AN4B92lg9dSY7Xm8Fdm7/BB9L909d73gVWA+1S+H/BHgncAewfVXdPN5WLWyTHLMdqmrNeFu1cUp347p30nVT/B9g66rav12+/Bq6LtoPA/duimd9puJ7bPYmOWaPq6qbxtuqhcvjtS7HAPVMG0exCNgX2L2qfmz4md4Ux8w/TOvvyXRXIP4ssB3dZbhU1fnACcAlVfXDnoUf32OzNMUx6+0f85l4vB7MLrCeaX9U7k5yFnDduNuzMfCYPTST3FfkUXRXIv4AOLSqbkzyAmA34N19Cj4TfI/NnsdsdjxeD2YXWE+1gW+97PddXx6z9ZfkWcCj6ca1fI/u6p2vVNVrkjyb7pLl11fVBWNs5tj5Hps9j9nseLx+ygAkaYNK97UhH6O7z9T36W5q+G/AP9Jdtvx4uitSzh1bIyX1jl1gkubcwNVe2wB7AK+sqi8kORw4CLi/Xeq+NfDYvo9FkDT/HAQtac618PMC4CPAb9N9Uzd033R+IXBokldV1Q/obsMvSfPKM0CS5lyS/wW8Gngb8AvA65P8e1VdmuR8uqtRLod+ffeQpIXDACRpTrWvt3g93ZdUrgJWJSngw0mOrqqLk5zhQExJ42QXmKQ5k+Tx7XvSPgH8KMkbAarqBLqbG/5d+8LFXn9JpaTx8yowSQ/JwIDnpcCngA9U1XuSHEz3dRdfq6q/amWXVNX1Y2yuJAEGIElzoIWdw+i+U2hP4CNVdXz7zq+XAf9RVX+e5GF+q7mkhcAxQJIeknap+9vorvb6N7orvk5Kcm9VvTfJZsC3AAw/khYKA5Ckh+p+4Hbg+qp6IMlVdJe/vzHJPVX1/vE2T5IezEHQkmalfakiSZ6Q5FFVdRfdmZ+zkmxVVT+m+66hjwMHJdl9jM2VpEl5BkjSrLQBzwcAfwycm2RP4OV03+y+KslpwGuAVwCPBTK2xkrSFDwDJGlGSX42ya7p/DzwLuCldN/ttS3wo6o6Dvi/wK3AcuABYK9WRpIWFAOQpGkleTJwAbAMeDhdsPk7YCldCDqiqu5K8kzg41V1GrA18F7gqKq6YTwtl6SpeRm8pCklWUJ3b5/3VtUH27xt6L7ZfXNg9xZ+fhH4XeC1VXVTkscD91bVd8bTckmanmOAJE3n2cCFVfXBJA+j+2b3JXRXeb0IWJ7kR8CbgbdPfKt7VX17TO2VpJEYgCRN5zrg1Un2o7uh4dbA/wTOB+6lu/nh14G3VNV5E3eFHltrJWlEBiBJ07kUOAt4N7Aa+CvgKrqzQD8G/rCq7oGffiXGmNopSbPiGCBJM0ry2Kr63sD0L9FdCXYIcIvBR9LGxjNAkmY0EX6SbA48j+5y97dU1c1jbZgkrScvg5c0khZ+9gbeCPxBVZ0z5iZJ0nqzC0zSyFoI+pmq+o5jfiRtzAxAkiSpd+wCkyRJvWMAkiRJvWMAkiRJvWMAkiRJvWMAkiRJvWMAkiRJvWMAkiRJvWMAkiRJvWMAkiRJvWMAkiRJvWMAkiRJvfP/AT+7fype6rXTAAAAAElFTkSuQmCC\n", "text/plain": "No group selected
" } }, "aa2c2343ba0e4cb7b9f18e24a3d3993b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_175f009fb3da409c88e55dad285bdb57", "style": "IPY_MODEL_153f35dc06034981af5ff689e16e95b1", "value": "Dropout_rate:" } }, "aa3c29ded8c54206a565784fb982f509": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_660586986fae46e5ba5621eba4900939", "style": "IPY_MODEL_18faf7226b85427280987eedd6a7ec5c", "value": "Model Training Done
" } }, "aa4c49cf91814bee88ae9948ea672a86": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_df591518ebca43aa8a99346792110d72", "IPY_MODEL_3b080ea8bf05467d9a94088090a4af07" ], "layout": "IPY_MODEL_9643ed734220411783cf7e52b03588e9" } }, "aa4d3c3ab76842cfb5b147dc3517ce98": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "aa5984eb14cc416cb14c8db00f4845dd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "aa85843ad2e24f8abe4615935e0ddcfd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "25px", "width": "35px" } }, "aa8fbc79eaa44ab99f35296c2de92fbd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "aa93ffe47a2f44758efbf010d14686ff": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "aa97f1a35d1b4eb6a01c92c914738639": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "ReLU-DNN", "disabled": false, "indent": false, "layout": "IPY_MODEL_7884795f61c24fbbbe9d5f61674817a6", "style": "IPY_MODEL_4e07d9ccd6db4ba3875457cc9ec1f022", "value": false } }, "aaa9aa2e70c24edeaccc5ecce7f40136": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "aab99a6e48584d578991d737f3ce9e73": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "aabbd27dc7eb4d5ba5951e1b2601c6d5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "layout": "IPY_MODEL_7a29adbbfec243369874abfa7e388aa8" } }, "aadab6c87521499588c06551daf2a85d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "Tree", "disabled": false, "indent": false, "layout": "IPY_MODEL_10f38baeed244933bcb3dbb4df4167bc", "style": "IPY_MODEL_88d1d8e0be314e0ea2cf136025bda277", "value": false } }, "aadfaa2152e64d87a3f867f63fa401eb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_8dc2a9ffcc3e4ae4ae73618187b113c7", "placeholder": "Input name", "style": "IPY_MODEL_96627195dd944b4a97943c0da6b77c45", "value": "Tree" } }, "aaef318ccfed4e2ea4711d731e29668c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatRangeSliderModel", "state": { "_model_name": "FloatRangeSliderModel", "_view_name": "FloatRangeSliderView", "layout": "IPY_MODEL_d5b11f7d3ecb4f329abed261714e65e1", "readout": false, "step": 0.1, "style": "IPY_MODEL_f9726fb63aa344e18adf5bcfe1d51c3c", "value": [ 25, 75 ] } }, "aaf04d45a72746918d230e2c9d187605": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_5c34d38a188c474a81c7e8531768e640", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "d7802fe40b4744dba2f4af9ee005678e", "version_major": 2, "version_minor": 0 }, "text/plain": "Output()" }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": "\n | Segment | \nx1 | \nx2 | \nx3 | \nx4 | \nx5 | \nLabel | \nMinority | \nMajority | \nAge >= 62 | \nAge < 62 | \n
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \nSegment 1 | \n-0.305859 | \n-0.495321 | \n1.195022 | \n-0.476998 | \n-0.711585 | \n0.0 | \n0.436392 | \n0.563608 | \n1.0 | \n0.0 | \n
1 | \nSegment 1 | \n-0.58308 | \n-0.280939 | \n-0.927892 | \n-0.534633 | \n0.180388 | \n0.0 | \n0.025982 | \n0.974018 | \n1.0 | \n0.0 | \n
2 | \nSegment 1 | \n-0.262612 | \n0.075414 | \n-0.499308 | \n0.670432 | \n-2.171268 | \n0.0 | \n0.159924 | \n0.840076 | \n0.0 | \n1.0 | \n
3 | \nSegment 1 | \n0.734702 | \n1.134868 | \n0.884572 | \n-1.552788 | \n-0.408138 | \n0.0 | \n0.014626 | \n0.985374 | \n1.0 | \n0.0 | \n
4 | \nSegment 1 | \n1.451385 | \n2.096783 | \n-0.008543 | \n-0.839939 | \n-0.345815 | \n0.0 | \n0.390532 | \n0.609468 | \n0.0 | \n1.0 | \n
... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n
63235 | \nSegment 15 | \n0.040894 | \n0.773211 | \n1.102968 | \n-2.033171 | \n1.280088 | \n0.0 | \n0.169603 | \n0.830397 | \n0.0 | \n1.0 | \n
63236 | \nSegment 15 | \n0.44314 | \n0.669094 | \n1.709214 | \n-2.116166 | \n1.639332 | \n1.0 | \n0.142243 | \n0.857757 | \n0.0 | \n1.0 | \n
63237 | \nSegment 15 | \n-0.525556 | \n-0.184375 | \n-0.225891 | \n-0.175094 | \n0.424798 | \n0.0 | \n0.205865 | \n0.794135 | \n1.0 | \n0.0 | \n
63238 | \nSegment 15 | \n-1.865697 | \n-1.326895 | \n-0.981676 | \n0.710437 | \n0.525616 | \n0.0 | \n0.089909 | \n0.910091 | \n0.0 | \n1.0 | \n
63239 | \nSegment 15 | \n-2.025629 | \n-2.549611 | \n-1.352743 | \n0.574488 | \n0.916961 | \n1.0 | \n0.579904 | \n0.420096 | \n1.0 | \n0.0 | \n
63240 rows × 11 columns
\nNo group selected
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "ab57d1b17f984a3395bf7badc4e16682": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "auto" } }, "ab58ffd0081642b883eccdecb05dd66e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ab617e20f56546888a7b701f840041a6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ab659afa13294bd68b2f48853dbd341c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_883c88edcaad4d63ac29ebf7911cee25", "max": 100000, "min": 1, "style": "IPY_MODEL_32e9f34f9c77472d892f8846fd085e97", "value": 500 } }, "ab67ce715d7d4a27a89fda9312d3ec12": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_c037748e947748ecb46c9385e50db90c", "IPY_MODEL_cd257b1a175d41ed908b56caad7a3f82" ], "layout": "IPY_MODEL_2cd5757f3c664579ac9067368a93176e" } }, "ab6e3b1faa86488e965fd10a89e6c749": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_549a7685c69d4dcc8ffe4b225aa4e32c", "IPY_MODEL_1ba082933048402fb6179eaa587e8456" ], "layout": "IPY_MODEL_d5ede0dff8c440debc72a55f84e086b7" } }, "ab6ef19c733844cb83ba41b8c197200e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "70px" } }, "ab747b77674042fdb59ac9e9f534d027": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ab74bdfb278a4c68a43f40900304ae6d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_5ecc2a2ad8654707aa1c1b08db164f14", "IPY_MODEL_df0d56008c7f4a48aaf087837b1b9f92" ], "layout": "IPY_MODEL_3044f1eeaa3b442589e6af04e3bb98f6" } }, "ab7ac5f5bcf547d4ae2a2f7741d635ba": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ToggleButtonsStyleModel", "state": { "button_width": "", "description_width": "" } }, "ab7bbf8764ef4c258850c61f2c00450e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_a89f498fc2ee4f30aed135c3755a759a" ], "layout": "IPY_MODEL_02d5d9bbc68b4777b53559286e388282" } }, "ab855090a7564a97afe1226d64276fd9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ab87a86633054f3eacdd480e31611b73": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ab8ce698c89e46659ba5e1df7ce28dc6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "ab9b2f1e68b247509da19be35cbea149": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_c2d703f3a5e94660a25b6749d19cebe3", "IPY_MODEL_13d091c04ccd4c9dad048a21fe684c1b" ], "layout": "IPY_MODEL_0bb3e23ea9fb4c67b0903e78be9288e7" } }, "aba27d35e62c4cf5af15694b31cf94f4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "aba53dc4439c46338e003ad7e3bd8b00": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ababe91e92d94aa9899750cf2d1eec01": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "abb7a8025a694693b6290a00f0dfafc7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_50835ad1521344169003d739b0957dcf", "style": "IPY_MODEL_903cd93a7f774371afc9e985eada2387", "value": "\n \n " } }, "abcaf8d2fbc647148efbef1f65d21253": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "abd5e33de504430897cd9250d3db968e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "abd86a8417b54cbfa3c64544d7ed233a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "abd98110b738489b84759dc169e42fd8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select Data", "CoCircles", "Friedman", "BikeSharing", "TaiwanCredit", "CaliforniaHousing_raw", "CaliforniaHousing_trim1", "CaliforniaHousing_trim2", "SimuCredit", "SolasSimu1", "SolasHMDA", "Upload new data" ], "index": 9, "layout": "IPY_MODEL_4b66b81ca954456283a836ee59c17453", "style": "IPY_MODEL_1b5e9033c0da4fceb8c4d9f771ca811d" } }, "abe0320f8243434c810a0e7dd9268f75": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "abe5cdf8fee543e99bccd8b1388c03dd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "abe6580ac265466f9a8121f30973635f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "abe684c6ee494a609667682b4a4234c5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_3ea8852cc6e44a7c83313ff10bd98dd1", "IPY_MODEL_5067fadde0904ce6a2735aeb6de96132" ], "layout": "IPY_MODEL_db2efe5625d8407f9f72d416c11a2e1a" } }, "abf447c20252466c9f17a298c7e6d9de": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "abf870b4698045779570226bbdba32fa": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "ac10570e34bf400ba453c65cec4de872": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ac1b5612bfae48729807d3de7101a9e6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "XGB1", "disabled": false, "indent": false, "layout": "IPY_MODEL_2cfcccc8c69249379ea40b1f1e49ff7b", "style": "IPY_MODEL_9297dc42cc5e49caa4fe03e16cf8eff8", "value": false } }, "ac1d57dc7c7c4dd5aa587d607d5ad165": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ac2a9eb1373d44efb9131872ce92c6af": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_99ed534ca7494d56be287657e5c31ae0", "style": "IPY_MODEL_8d62a2b0dea0434c8075c63a9df85c5d", "value": "\n \n " } }, "ac2b0101b1314b1c9d9ce58e077590f6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_473d744338bb48afa57be3cd918f3edd", "IPY_MODEL_882adba3462d4a55ba61541e676a06f7" ], "layout": "IPY_MODEL_ca1ad3baa648407689cd15398b4f049c" } }, "ac37756e548a488785e7ede295f71e2c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_04241df3ada9429787818c0f99fc9e38", "style": "IPY_MODEL_76d05a81bb614142b880ebf07b5b2419", "value": "" } }, "ac435a31f2e14bcb9c8f7d69f9f033e0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_fb010ee1356b4cfd858a33fec7ba59d9", "max": 100000, "min": 1, "style": "IPY_MODEL_342fff6109244d49bdbb939a3082dd97", "value": 500 } }, "ac439dbaf4034ecca4b946191f485247": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ac4e5c372e5142ac884223fbaff1ee26": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "_dom_classes": [ "register-btn" ], "layout": "IPY_MODEL_441196421dee48ae948d53f5e7cb4835", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "38d0feff39ad4f938df5604a99d3c0ce", "version_major": 2, "version_minor": 0 }, "text/plain": "HBox(children=(Dropdown(description='Model Name:', layout=Layout(width='55%'), options=('Select Model', 'XGB2'…" }, "metadata": {}, "output_type": "display_data" } ] } }, "ac4fec7137a24b10938a57ecacb3bc39": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "XGB1", "disabled": false, "indent": false, "layout": "IPY_MODEL_69005287896b4765a9344001bd6cdcd2", "style": "IPY_MODEL_8d902af7e9fb436a86686bd704ba6403", "value": false } }, "ac8880a7104840a29b71109fa54a02ea": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_4d067e09a11742c79394fb1a892e85dd", "style": "IPY_MODEL_3e714b13df794fc381c9ad954d369c8d", "value": "Max_depth:" } }, "ac9044a835104acfb7a76961dd13cbee": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ac9efe3ac965475e951bb82b89e935a9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "acb571f3f9ff4cea9dd36a84998b44bc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "acbb48fd414d40c38a0f2dd9e5cb3476": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_4d1a22bf96c249248b91eb25d87c61b2", "placeholder": "1,2... or \"f1\",\"f2\"...", "style": "IPY_MODEL_a7f376a90a36493abd1bee58a5e37a1c" } }, "acc37bd1ffb74616880844776af84366": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "icon": "history", "layout": "IPY_MODEL_5887013d52764edc831b05c7161591cd", "style": "IPY_MODEL_60b10bfa1f6948c4ac00f6f2e3ba5c1a" } }, "acc4f3f7cfdf4b0fbe492eeff7ee44de": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "acca40bca27e4b2f81d40af4c82ddce1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "acd689ffb62b450a97dd68a6adcedaa4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "1px", "overflow": "hidden", "visibility": "hidden" } }, "ace3dc9032fd47f4abfde1d10697392d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_7257a522339141259ddb6ceec243bf51" ], "layout": "IPY_MODEL_26b3563c21804122ba3551d8fa5fe506" } }, "acf1c179a4c548c6891c9fa8fca32906": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "acf84d8e108a46c290dd68b372c997d7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ad136e2d2615474794802dee37a52041": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "ad2447d184ba4e29b254f3260edab34e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ad270df0f4e94d42b690a519ed61abaa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "ad36fef6e6e444aa9b4e5116ac7ba17c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "ad38f4123c1743c3910325b8a19ab6fc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ad3ff5ac30654ff7bd5d8b94c8946552": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ad4157dddfdf4395984b4baa4dbb9303": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_88515c13215e4e89b4a70f7cc87bd5c8", "style": "IPY_MODEL_9a1755c15a834b7fa65f1ac90ab6ba28", "value": "n_interactions:" } }, "ad4de962a97c48e081d23a971289c5ce": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_fd198bc2c0604d81a7f3e4f8aa7b6a45", "style": "IPY_MODEL_2d536aefd89148d6aa89722615b1d5eb", "value": "Model name:" } }, "ad4eb11d690e4c628453ee32d7442b41": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ad50ec2e61c74991a82f34fb41622f94": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ad5b7bb9c5b749eba53758ebc6c5a928": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "ad5e57e38d25455a91c1ef0dc30ca91c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ad653fb5151a4d5bb2032dad89ca5ef5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ad74737e16d346a0b6ede2c0b7cae210": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_bc84e5c97ab44e8f9264b33f72617fce", "style": "IPY_MODEL_606ab6e96d8a4ae99a842b88275a774a", "value": "Early_stop_rounds:" } }, "ad78182da27c46a1937a504fff366ac4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "ad7db795750f41dfa9bb6cc841e9b6ca": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ada9eef4d15543f18d2a33bdd2c5cd9b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "adc1f8d0ce8a4c768a3a727029f6bb7c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "adc71a918fdd4ab384602de0cc510ece": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "add111fa4a5f4aa295b831c3ec3c5c86": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "addddc2bff064af483afc61f535152db": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_441129846a98451fac6ad531087c24a8", "style": "IPY_MODEL_4407790593cb42fdb79bacd62711d171", "value": "Feature_increasing:" } }, "adf6b6b8be8c42a791bbc86420bfc8ed": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3dc01ce9a2a94f80b671ae11b78f229d", "style": "IPY_MODEL_07fc446b5fb84103826fd90e7c3e0c4b", "value": "Model name:" } }, "adf74cb5a3ad41eabbc47bbdd9ff3a60": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "5px" } }, "adfc44f18a4347248cc153b134a664bf": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ae10d54a19a045fea809e9892c260e79": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ae1b0af9864c45898cce22c81ddebdfe": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "ae1fa79510464fdfac845b229ebfabd1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ae207c14caf54199bdd96cb2d43cbec6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_4db426e5ff2d40e8b8712a6e7dd5b8e6", "IPY_MODEL_8d5faf56771d47aa80a7a866d5cfe60e" ], "layout": "IPY_MODEL_514ed7f0e6404ddfa21a71c895b22ba1" } }, "ae256da4ad5f4d4bbc29e8b94111073f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "ae289c07bbb2419386cbf95f5a624f52": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_a0ebba314800491a85737f26ed8d08d4", "style": "IPY_MODEL_2908e559c58a4cbeb59943fe41d30642", "value": "Feature_increasing:" } }, "ae3b592d83894a5db47e28f9120fa414": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_ee45d21d7b6748ca95bdf6c57bf4b617", "style": "IPY_MODEL_f83cb9574d774d2fad4a58eea29740f8", "value": "" } }, "ae3fc0ebbb734c349561ca70dcbc40be": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_f1216585dde74b69ba332f02f13c4a85", "IPY_MODEL_25e9c814b1344a75a0d074ee847cfad7", "IPY_MODEL_74a38327a378438493d5ec1d63ac6f06", "IPY_MODEL_84013c8ad22c46bc9d2cb694b5de9402", "IPY_MODEL_f367194a045f4c8f85e4367c9c96bbcb", "IPY_MODEL_a3cc9389ccf74fd5a4b005273e7bada4", "IPY_MODEL_0c17414fede14f1294af2d12c35eb13b", "IPY_MODEL_aeff5d2031bd403286b06852aa630222" ], "layout": "IPY_MODEL_c64b14187aee485581f7b7ca98f85c13" } }, "ae5917f454714168af6554f8c20631e6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "ae5ba07143d74bc4be986cf79d5fa9f6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_b84c598d7eb345c5b16c3ab8b1190541", "IPY_MODEL_63278d1e190e4b88b06e822de9e64423" ], "layout": "IPY_MODEL_f4f72ea76b3041f881cf8d3ad733648b" } }, "ae5e840e5642430fb5a79db16cbde5f9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_ac10570e34bf400ba453c65cec4de872", "style": "IPY_MODEL_02bb39f6802847f29dbc9f0d777d98b2", "value": "Model Training Done
" } }, "ae67b4d92adc4bdf801097cacd3c9da7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ae67c543f2ee43a4ad458a542c55a9e1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ae6d09b17c00414fb8cfb9d2befa0481": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_caa645edc4514e6a9adedb8e65a2d38b", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "72523520ae4b4922b619ec429e0c0bf7", "version_major": 2, "version_minor": 0 }, "text/plain": "HBox(children=(VBox(children=(Text(value='', layout=Layout(width='auto'), placeholder='Category Name', style=D…" }, "metadata": {}, "output_type": "display_data" } ] } }, "ae765b8a977e4351aadcb40deeb2d075": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_a7371335d3c6455c8ce67a68525db539", "IPY_MODEL_3a5a49a2103a4971b298d0da8fa1be2d" ], "layout": "IPY_MODEL_4888b5d24d96477ab7d6edba2ca3419f" } }, "ae7706fabf7343f888fc15758ff89950": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ae8184b8641c4fc3b71c2c66396e0b06": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "aea7406b0b284584bf6168d3c2e0087b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_0e10ea06c0e346e19a9539389e7d175f", "style": "IPY_MODEL_70ec14905a054d90903f36e84e85483d", "value": "\n \n " } }, "aeb20e51a6714b3ea71f3ba481d6143f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_1ca1924b6f8c44979b448d99d7517579" ], "layout": "IPY_MODEL_bfbc49d9554e40c8a1a82c5beb2004c0" } }, "aeb255da6a664afca2742c3ac6b8b1e6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "aeb2c2d760734b3b8af74e92e36b64d3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_abd98110b738489b84759dc169e42fd8", "IPY_MODEL_bb7bad223e6e45419453319f1c38e0fc" ], "layout": "IPY_MODEL_81b62014eb8c4c59a442f37c0fed23eb" } }, "aebd01040c0540fc9265052cd4247500": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "aec4bb33269a4c5880672e12dd98e1bb": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_91478e97d4ee42849ac91e803b82412f", "max": 10000, "min": 1, "style": "IPY_MODEL_1b84cf5c5b9146d688d37c4d0f9c1e04", "value": 20 } }, "aeca7824225449f3a53812a847c3b854": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_12b57895f7d44d30871356190bed42a2", "max": 1, "step": null, "style": "IPY_MODEL_8f4f48af245a4fceb182f71de574f38e", "value": 0.001 } }, "aed267da87c64691a3ed465f8ea9a141": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "aedaa24838b2435d90262184b118bc09": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_25a0ef666629414082be6918b0c94a7a", "style": "IPY_MODEL_67f0c63b97644020a3b9a640079646f7", "value": "name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
\n | Group Category | \nReference Group | \nProtected Group | \n
---|
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.0105 | 1.0055 | -4.1115 | -0.6876 | -0.016 | 0.6619 | 3.7235 |
1 | x2 | 0.0 | 0.0038 | 0.9987 | -4.4414 | -0.6617 | 0.01 | 0.6781 | 4.5475 |
2 | x3 | 0.0 | -0.0271 | 0.9966 | -4.0406 | -0.6994 | -0.0264 | 0.6424 | 4.3087 |
3 | x4 | 0.0 | 0.008 | 0.995 | -4.4915 | -0.6591 | 0.0048 | 0.68 | 3.864 |
4 | x5 | 0.0 | -0.001 | 0.9876 | -3.9901 | -0.664 | 0.0007 | 0.6597 | 4.0931 |
5 | Minority | 0.0 | 0.2716 | 0.2683 | 0.0 | 0.0569 | 0.1701 | 0.419 | 1.0 |
6 | Majority | 0.0 | 0.7284 | 0.2683 | 0.0 | 0.581 | 0.8299 | 0.9431 | 1.0 |
Register GAM Done
" } }, "b16e2fdb31d941779566ac89903b58dd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b17b5b91b8fa4b85baeb515f19c859ea": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_9e654872d2fe46f3a3c2ac579f6bbe9a", "style": "IPY_MODEL_5cb9752f6718402482e3d43fae48a96c", "value": "Target Variable:
" } }, "b188fc7580794c148ddb77f413c12d19": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b18cc8c7a9d3409fa87262cd21427672": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "b19b347123af4e319367dca30db6b86b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "GAM", "disabled": false, "indent": false, "layout": "IPY_MODEL_91a54fd1420c4659b1a4b0270bfb348c", "style": "IPY_MODEL_9e752eb5663b4fc8aaebcc7c4473d730", "value": true } }, "b19bc199aa7e4e28abe0c373cc0487b3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b1a2adb52ad1432ca9b76689375491ad": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "80%" } }, "b1c10b91e4924a93819943b986ff37f6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_3bbc5632f216400fa04bda28046297a6", "IPY_MODEL_9031ee1ee979457db94c05808ef640c8", "IPY_MODEL_1e674e9024a543cea799b14bcca70af4" ], "layout": "IPY_MODEL_3e8f507af6584d539120f04630a178cc" } }, "b1d639f5bbff443089c725288f88e1d3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_096132d235d94afd9ed58907f49bbf0d", "style": "IPY_MODEL_2c0071437369433599bf1273c295003b", "value": "name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Register XGB2 Done
" } }, "b38bf9a9659e4417a49343144b6b19c4": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_b5ea4ec95f0a45c7866e311306468336" } }, "b38cd7ca0602466fb1338aafdb170580": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_a42cbb2677e14a30ad28285c246cf3aa", "style": "IPY_MODEL_493bbc9690b840b18ba07839f1ddc830", "value": "Excluded attribute \"Age >= 62\"
" } }, "b3971ee86356458ea263ee8a0282cdc1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "50%" } }, "b39f934317ec4937b7e5ad5a7f19bb94": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_0b7c05240ae94f939926a5c186872f28", "IPY_MODEL_f4da2529ef4f406ea3d097a662792bf8" ], "layout": "IPY_MODEL_a45fece6f74a4425890ea43009b4a1ea" } }, "b3a636f656494237b53366beb9787af7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_69810afeb02242e1bfacaea84d13f4c2" ], "layout": "IPY_MODEL_74b18bccb8ae46d0826c4255b4b48c67" } }, "b3ab707b81be40eb96eddad86e566af2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "b3ae24677c0848819e73c04624b56bb2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_b55d3d8763684895b5e967de69d90841", "IPY_MODEL_b14d7da8f9014d37a13ec642995d8aef" ], "layout": "IPY_MODEL_5750d8a5189b46cd96cf2dd6988797ec" } }, "b3ae499623844e069aabfbe7355528ad": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "15%" } }, "b3b8f9b87863467fa4eca0f33ee98760": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b3bac0df523247a7bc301fbc2c151405": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "b3d3c51fa36d4b3bae4add15804d0e15": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "14%" } }, "b3d4fefa77e94e46a13511bd301893bc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "b3d63c4bfd0a435fbd37902156c20590": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "b3db4a5d3fee45fda2ef6adba2caa3c8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "b3df249d840848a6abdc78dd6da6b1a0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_008ce0d348814c3a876292e73fa4e8be", "style": "IPY_MODEL_3a1709538997415c99a0dec08627eec2", "value": "Random_state:" } }, "b3e270ddb1994166a8afe5f8851a3169": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_69cb6848210d4b20afef44a207e8f201", "style": "IPY_MODEL_314d74b0d02d4d3486241adaf0a8c519", "value": "Outer_bags:" } }, "b3e575738dea4b7e8a98996730b6a1a7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "b3e89731be104267b589a3c3e8a5b41c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b3ef661cd9ce45aa85e820993c2285f4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_2a6d532466e54b3d9225a5200f890e82", "IPY_MODEL_67d09c4e37f54c21836d81d7726f6070", "IPY_MODEL_05b9ea0f8a73450abad9ab3b85e97af6", "IPY_MODEL_2e3a5c9390014240b6da8c45a4523aa5", "IPY_MODEL_ba171e9864ae495b929067654326a14b", "IPY_MODEL_6195bcc2914c4e75a5b45c361baec588", "IPY_MODEL_951c777d8c1f4cceb5df743fa3a506af", "IPY_MODEL_50d9379a5c1743c9a6268be8a9e47b9b" ], "layout": "IPY_MODEL_5a9c48c3ca844a86a55352a81a06411a" } }, "b3f14b56ee3244f89e5194f0b0ab39f7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "b3f8443910de4da085e5699df7d79470": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "b3fc7f95b7094aa193d19eade88f186b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "b3ff556c508f42c8b883606eadd0785b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "auto" } }, "b40021b1b9fb405f89dbd3781bfc321e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b40606085be747c8b69e0314b0913e6d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b41d7caa66f34356b420dc4147752071": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_f9332bbb4f7b4ffb87f9b79f78feb64a" ], "layout": "IPY_MODEL_3faaebb25a1a475daea1348f1484c1d5" } }, "b41ff6be9a6b462788c331dbedf05f5c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "b429caa578a54243b5239eac14d16a84": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "XGB2", "disabled": false, "indent": false, "layout": "IPY_MODEL_2c306051ac4b4ccc994021b0b0f02840", "style": "IPY_MODEL_375618482b4d493ea7f09724f9ea24d5", "value": false } }, "b4577af772524f91b5d00b9b11dbbc03": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_8694b5ff40ef4859b50c410c5f11ae0d", "style": "IPY_MODEL_8a9a176d24794768966e2a4d98f91ef5", "value": "Max_epochs:" } }, "b45ecfce67d943a2a0e639efed2b35e9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b46d3140f23d441eb14ecc76dfdf51fd": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "width": "100%" } }, "b48519a5276d4779a41dd4a0a5e519ec": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_518f0ba224f045c0b758729496251844", "IPY_MODEL_080448b2a8ec4ca3b0a6799b0a29d8a0" ], "layout": "IPY_MODEL_97ae39f637a243b49406832388eb2ef2" } }, "b488ef2926bc49b188f810ebf45b914c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "b48ac236f3064154ad32d5fd0d29d049": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "b49405ac04f54d1486ca30d322ce6374": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "icon": "cog", "layout": "IPY_MODEL_da6afe3d43dd4d55a4dc5daec7675879", "style": "IPY_MODEL_eb7db221fba24462ae3d25a31f9e24fb" } }, "b4969935b74f4eda873c9aaa20b2d2d5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "b49faf9d82aa4d6a9d0cfa6d5ec400e3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_6c8f8130ba5441d79f9b2d667b779355", "style": "IPY_MODEL_6c304f90d4c542248a8eac3245761147", "value": "Threshold:" } }, "b4a3a8a6f8ce44ce8f6c1f69490d013a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_be0d92e225d54499bf231af345ff8276", "style": "IPY_MODEL_365e857dbff54d5ead8f2ff7d303f48a", "value": "Test Ratio:
" } }, "b7e9f13246f548c18fe9b9636ba6de52": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "25px" } }, "b8056ce4bde7424e9fe05d94c5f496fd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "b806a8a7b4c1417ca0ed2e2afa40b843": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b808ae0617ed40648a3069259601b832": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "b80d33bf7f1a4ec5a733761dd18a6669": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b8417a10667d4f7986ea89d674ade53c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_9d6c656e5eed4bd08ccf46947af42709", "IPY_MODEL_5bc3181cb88c494cb6027f7e131494ef" ], "layout": "IPY_MODEL_05e10c85db0d4523806ee2b3dce17a2f" } }, "b8477e36412e40f996eeee9901abc99a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "b84c598d7eb345c5b16c3ab8b1190541": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_435a17fca84f4f768014c4bc1125acd5", "IPY_MODEL_cb18487b068f4d2382b021c8a0a5c36d" ], "layout": "IPY_MODEL_2bc327668415488d8f8db04ed78ec7c7" } }, "b84cad615e164b86983f0a40e8f828e6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "b871cd2b6c0e48da9586aca956cde514": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "fix-img", "card" ], "children": [ "IPY_MODEL_f01d38143a1c423f96a059e7d73b51d3" ], "layout": "IPY_MODEL_5206ccbfaa004bb3a86faa65d20f8598" } }, "b87579aeac374ccfb013828d9ffc1c4f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "b88af74e5ff94b4f822e95e7b9c06209": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_39e042e2481e4b25a6feb1edc343dd55" ], "layout": "IPY_MODEL_4f19a21c237b44a4bfced1dc9e195e14" } }, "b890292cd243422a8fc4a4db88f0e74e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_85a3376b648d4a4baf3af0860944e091", "IPY_MODEL_b04c825bb45d4933afecaa2ed90fa4a7", "IPY_MODEL_a6f20100af96454e9f02acd8c3307852" ], "layout": "IPY_MODEL_b07e49e8672945d690fdfee68f5853d0" } }, "b896c7a7526d405c98ccc1136f12f37e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "55%" } }, "b89bdb3933f94fbab15437f4568b6085": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_5e1db120bac44d308c27b725165d9230", "style": "IPY_MODEL_cf88ad4b233041629bc280ea06eec8fb", "value": "Metric:" } }, "b8a4402dc0814671a8119b48456ee0ff": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "auto" } }, "b8ce9cc29b584a69a1c6dd7a6a9fa2b9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_5be780dbb97149bf872beb648bda01fc", "style": "IPY_MODEL_ad5b7bb9c5b749eba53758ebc6c5a928", "value": 10 } }, "b8cf004e823c45009b56166b7c34b2c5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "80%", "width": "100%" } }, "b8de09244eb84542828355cac1ab594d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "b8df7ab1e0cf4c2fba35b6d649722489": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "b8e6e8c73c114fed8c1e83bdde8e969f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_7a9c665edfdc4a0bbae836d471bfdb09", "max": 1000, "step": 0.01, "style": "IPY_MODEL_0674ab1d1a60460c8eb6b0f4b7af4891", "value": 0.8 } }, "b8e99c9c9b0b462b9df5f1329a65089c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b8eb75f7b6ca412d816a56ea463bf0dd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "b8ed726d62b944de9e3b03eca8ca083a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e490c838108f4a738ddfb2e9ad053956", "style": "IPY_MODEL_33d14828028545e084881f43cb13e511", "value": "" } }, "b8f7510a8ce149e293af41eb1f08e734": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_fb92a76dd7864aeaa84c799ab5deeb38", "IPY_MODEL_359af0c4e6eb4599a2bcc117fbda3eee", "IPY_MODEL_356d2f8d8d68485b950f8a2045217dad", "IPY_MODEL_60b13ecc709f4f3d8dec4353c36925e6" ], "layout": "IPY_MODEL_dd96003d47eb434da2a499c9e120390b" } }, "b8f879d320474a57bc9e63cf9124475f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b9112d1cd42a4e54b2af7c8853b97952": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "b9114e59bd9142c8813f3a8722653c6a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "auto" } }, "b915ded2a45e4b7e85fe4125f6297fae": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_b30733359ad343bc8810c622f5273940", "style": "IPY_MODEL_09fdb7b07d534d6c82fdbd25caf6849f", "value": "\nModel | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | XGB2 | 0.8495 | 0.8480 | 0.5979 | 0.8551 | 0.8549 | 0.6134 | 0.9 |
Excluded columns | \n[Majority, Age >= 62, Minority, Age < 62] | \n
Target variable | \nLabel | \n
Sample weight | \nNone | \n
Task type | \nClassification | \n
Split method | \nRandom | \n
Test ratio | \n0.2 | \n
Random state | \n0 | \n
Train test energy distance | \n0.000118 | \n
\n | Segment | \nx1 | \nx2 | \nx3 | \nx4 | \nx5 | \nLabel | \nMinority | \nMajority | \nAge >= 62 | \nAge < 62 | \n
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \nSegment 1 | \n-0.305859 | \n-0.495321 | \n1.195022 | \n-0.476998 | \n-0.711585 | \n0.0 | \n0.436392 | \n0.563608 | \n1.0 | \n0.0 | \n
1 | \nSegment 1 | \n-0.58308 | \n-0.280939 | \n-0.927892 | \n-0.534633 | \n0.180388 | \n0.0 | \n0.025982 | \n0.974018 | \n1.0 | \n0.0 | \n
2 | \nSegment 1 | \n-0.262612 | \n0.075414 | \n-0.499308 | \n0.670432 | \n-2.171268 | \n0.0 | \n0.159924 | \n0.840076 | \n0.0 | \n1.0 | \n
3 | \nSegment 1 | \n0.734702 | \n1.134868 | \n0.884572 | \n-1.552788 | \n-0.408138 | \n0.0 | \n0.014626 | \n0.985374 | \n1.0 | \n0.0 | \n
4 | \nSegment 1 | \n1.451385 | \n2.096783 | \n-0.008543 | \n-0.839939 | \n-0.345815 | \n0.0 | \n0.390532 | \n0.609468 | \n0.0 | \n1.0 | \n
... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n
63235 | \nSegment 15 | \n0.040894 | \n0.773211 | \n1.102968 | \n-2.033171 | \n1.280088 | \n0.0 | \n0.169603 | \n0.830397 | \n0.0 | \n1.0 | \n
63236 | \nSegment 15 | \n0.44314 | \n0.669094 | \n1.709214 | \n-2.116166 | \n1.639332 | \n1.0 | \n0.142243 | \n0.857757 | \n0.0 | \n1.0 | \n
63237 | \nSegment 15 | \n-0.525556 | \n-0.184375 | \n-0.225891 | \n-0.175094 | \n0.424798 | \n0.0 | \n0.205865 | \n0.794135 | \n1.0 | \n0.0 | \n
63238 | \nSegment 15 | \n-1.865697 | \n-1.326895 | \n-0.981676 | \n0.710437 | \n0.525616 | \n0.0 | \n0.089909 | \n0.910091 | \n0.0 | \n1.0 | \n
63239 | \nSegment 15 | \n-2.025629 | \n-2.549611 | \n-1.352743 | \n0.574488 | \n0.916961 | \n1.0 | \n0.579904 | \n0.420096 | \n1.0 | \n0.0 | \n
63240 rows × 11 columns
\n\n | Segment | \nx1 | \nx2 | \nx3 | \nx4 | \nx5 | \nLabel | \nMinority | \nMajority | \nAge >= 62 | \nAge < 62 | \n
---|---|---|---|---|---|---|---|---|---|---|---|
0 | \nSegment 1 | \n-0.305859 | \n-0.495321 | \n1.195022 | \n-0.476998 | \n-0.711585 | \n0.0 | \n0.436392 | \n0.563608 | \n1.0 | \n0.0 | \n
1 | \nSegment 1 | \n-0.58308 | \n-0.280939 | \n-0.927892 | \n-0.534633 | \n0.180388 | \n0.0 | \n0.025982 | \n0.974018 | \n1.0 | \n0.0 | \n
2 | \nSegment 1 | \n-0.262612 | \n0.075414 | \n-0.499308 | \n0.670432 | \n-2.171268 | \n0.0 | \n0.159924 | \n0.840076 | \n0.0 | \n1.0 | \n
3 | \nSegment 1 | \n0.734702 | \n1.134868 | \n0.884572 | \n-1.552788 | \n-0.408138 | \n0.0 | \n0.014626 | \n0.985374 | \n1.0 | \n0.0 | \n
4 | \nSegment 1 | \n1.451385 | \n2.096783 | \n-0.008543 | \n-0.839939 | \n-0.345815 | \n0.0 | \n0.390532 | \n0.609468 | \n0.0 | \n1.0 | \n
... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n... | \n
63235 | \nSegment 15 | \n0.040894 | \n0.773211 | \n1.102968 | \n-2.033171 | \n1.280088 | \n0.0 | \n0.169603 | \n0.830397 | \n0.0 | \n1.0 | \n
63236 | \nSegment 15 | \n0.44314 | \n0.669094 | \n1.709214 | \n-2.116166 | \n1.639332 | \n1.0 | \n0.142243 | \n0.857757 | \n0.0 | \n1.0 | \n
63237 | \nSegment 15 | \n-0.525556 | \n-0.184375 | \n-0.225891 | \n-0.175094 | \n0.424798 | \n0.0 | \n0.205865 | \n0.794135 | \n1.0 | \n0.0 | \n
63238 | \nSegment 15 | \n-1.865697 | \n-1.326895 | \n-0.981676 | \n0.710437 | \n0.525616 | \n0.0 | \n0.089909 | \n0.910091 | \n0.0 | \n1.0 | \n
63239 | \nSegment 15 | \n-2.025629 | \n-2.549611 | \n-1.352743 | \n0.574488 | \n0.916961 | \n1.0 | \n0.579904 | \n0.420096 | \n1.0 | \n0.0 | \n
63240 rows × 11 columns
\n", "text/plain": " Segment x1 x2 x3 x4 x5 Label \\\n0 Segment 1 -0.305859 -0.495321 1.195022 -0.476998 -0.711585 0.0 \n1 Segment 1 -0.58308 -0.280939 -0.927892 -0.534633 0.180388 0.0 \n2 Segment 1 -0.262612 0.075414 -0.499308 0.670432 -2.171268 0.0 \n3 Segment 1 0.734702 1.134868 0.884572 -1.552788 -0.408138 0.0 \n4 Segment 1 1.451385 2.096783 -0.008543 -0.839939 -0.345815 0.0 \n... ... ... ... ... ... ... ... \n63235 Segment 15 0.040894 0.773211 1.102968 -2.033171 1.280088 0.0 \n63236 Segment 15 0.44314 0.669094 1.709214 -2.116166 1.639332 1.0 \n63237 Segment 15 -0.525556 -0.184375 -0.225891 -0.175094 0.424798 0.0 \n63238 Segment 15 -1.865697 -1.326895 -0.981676 0.710437 0.525616 0.0 \n63239 Segment 15 -2.025629 -2.549611 -1.352743 0.574488 0.916961 1.0 \n\n Minority Majority Age >= 62 Age < 62 \n0 0.436392 0.563608 1.0 0.0 \n1 0.025982 0.974018 1.0 0.0 \n2 0.159924 0.840076 0.0 1.0 \n3 0.014626 0.985374 1.0 0.0 \n4 0.390532 0.609468 0.0 1.0 \n... ... ... ... ... \n63235 0.169603 0.830397 0.0 1.0 \n63236 0.142243 0.857757 0.0 1.0 \n63237 0.205865 0.794135 1.0 0.0 \n63238 0.089909 0.910091 0.0 1.0 \n63239 0.579904 0.420096 1.0 0.0 \n\n[63240 rows x 11 columns]" }, "metadata": {}, "output_type": "display_data" } ] } }, "bb85930e2b35483894210254604723e6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select", "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 0, "layout": "IPY_MODEL_d7333617726c4ba19760ce5890543162", "style": "IPY_MODEL_acca40bca27e4b2f81d40af4c82ddce1" } }, "bb8d949bfde84536933194cc4cfbce44": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bb904440ffac464da675c9c1410311c0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_75805a128e964a8ca569aa5547d28f64", "IPY_MODEL_9a43f85967294eccb7697566fe832147", "IPY_MODEL_1fb601012c354868a8a480bbfdafa53f", "IPY_MODEL_3f6963fa5b3a46f48f3af25a13714fe4", "IPY_MODEL_4e321774bc254cb4b9aacbe2e796788a" ], "layout": "IPY_MODEL_a23ac73daf2a47a1b0a64387689a52b7" } }, "bb92cd32d238432c92da137c69628433": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bb9a01c013a5482393bb97308d5e5ac6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "bba739f103b343c2b98869e0ee6e5dad": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_04ccbd4cc96547b39d6c94897993185e", "style": "IPY_MODEL_656ed276bf654dca9b339a944cc1683a", "value": "" } }, "bbb09650216a44a894b35c9676680b73": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_16e3f2a04c144f9f9e9dda90524ded1f", "style": "IPY_MODEL_1f8f306e8efe479b90aa77ddc5f84216", "value": "Model name:" } }, "bbb55501003a4d9e972d0fc65d0f5131": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f22cd09ad1564127a579649964f05610", "style": "IPY_MODEL_17705f93df774335873e0e16d89d6763", "value": "Subnet2_size:" } }, "bbc6d936c94045068cf0840666b4c4dd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_0540bc5f05d242fd9bb95d9dfdbba811", "IPY_MODEL_77b2895c9fdf41d5a5b72483661e6fd4", "IPY_MODEL_3914c295edc04ae3b357b83c355bb3e3", "IPY_MODEL_37b2617f81c747d3892f99fc457bab3f" ], "layout": "IPY_MODEL_d558f4f79ca648a3a2b6bca1f77ee117" } }, "bbcb3d6c70444f7bac396d452d7de90b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bbda8c6c5a874f78ab68e206d410d2e5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_04727545367e4de4b3e45b86145f0ed7", "placeholder": "1000, 1000, 1000", "style": "IPY_MODEL_fc2ea0de54f04a7e9c25b81808969ece", "value": "1000, 1000, 1000" } }, "bbdf9b40042e4f2b8221b7575ab8e9f1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bbe3522c4fc04a1390447d0260eda79b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "30%" } }, "bbe893a86a144892b485439675e7f349": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_25f8d9ab5700450a9a004b33e84529fd", "placeholder": "Input name", "style": "IPY_MODEL_a9a8af539f9c470382d011382424621c", "value": "Tree" } }, "bbf3f966bc9149d8adbf437f216d8fed": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "bbf47746c01f488f99f292a909dbb850": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "description": "RUN", "layout": "IPY_MODEL_c80d8ae509c34ce6a18ec52ae2ee4dc1", "style": "IPY_MODEL_1d01824fe17f41c5a0934ed300bd6aee" } }, "bbf6804fd66941b1b3eeeba97d8cf5b7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bbfa444dae3e469294fe3b5a69b5cdc8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_8b68429ba03e4b53932c14396fe4f800" ], "layout": "IPY_MODEL_2f54730df520496ab294109ee7004973" } }, "bc0d89efcb4548298d35221f459817c2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "width": "100%" } }, "bc1f418248184f63bf49b266f1802c73": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bc43f14a43d64c20914690c5c7443895": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bc4c01749a1e4de1a590346665a8b001": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bc542e27ebc64d05a056812a9d000fe6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "layout": "IPY_MODEL_d7b3566cd0aa4c73820a11ef2a9df212" } }, "bc5e36c1c1304f3b96d9d08f4c0f5ce0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_9e65e96c53524eaeaafbda88fef6415c" ], "layout": "IPY_MODEL_c9b19117e6074560ada552cbb9360dd6" } }, "bc628de6f1d5406eb39857723d11ff3c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bc7327927c88445ab6e2dd5078cd154d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "100%" } }, "bc744fbceb634c64a65721dc08ca3bd1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_0749b3c077a04fc3a6e4d0ad6cedfd90", "IPY_MODEL_d173f2f4a1b14790bf2e789421c9f67a", "IPY_MODEL_b4a3a8a6f8ce44ce8f6c1f69490d013a", "IPY_MODEL_afe30e88c01447f6a017fb758d96dbd6" ], "layout": "IPY_MODEL_a8fcf40a6ab542a49b325f180640c93b" } }, "bc76ce52c2c642b7acd8879f22029470": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "bc7ab243a7ba48c8acbafcb3d4864860": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "bc8102a83ffe40968af162bc5a41d05e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_c5eb531e504b4351adf0b9ca483a95b8", "style": "IPY_MODEL_b3f14b56ee3244f89e5194f0b0ab39f7", "value": "Inner_bags:" } }, "bc8120e2d81a4d59850616c2793bdae9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bc84e5c97ab44e8f9264b33f72617fce": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bc9736b7483a44b7a339bb41739cdd94": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bca71a139da0489f83adca0558aed645": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bcaae6f54d3f42898121d6b0904313d1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "bcab1f36bf1d4f41aeeb62d087852bd4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_671dda3c41744b4caf87abaa3faf5132" ], "layout": "IPY_MODEL_e6ff3018b2e14e6b8600e76c3c80ff4b" } }, "bcb2ac64c9b94c5ab99d506e609e6f2c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "bcc54aba77b9467a822176556a7fc829": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bcc5cf6e960b4e79953e6ddb5febcfaa": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_98480c5b885944e589f5c57bf96f54aa", "style": "IPY_MODEL_a408c3bdb5c84bee80005b721e1139b9", "value": "Spline_order:" } }, "bccb58d701e8487eaf368187e868d1d5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bcd9f9adc53f40498d3a4fbe7926f841": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bce675106a314ec99173f75c21ef30fa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bceaab5ff566421ba70cfa24b7b44b1b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bd026eeb35304bb69cf57a7baefcf5ba": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "bd03a3a0e8d442b0a6aafd695d4c5ad1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bd06b7e72e154205a2023927e24861c8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "25px", "width": "35px" } }, "bd0752e6841249c8a717dec0191796b4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "auto" } }, "bd0798a5a55443e89d5f0c8b2f33b41d": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "width": "100%" } }, "bd0c249290664bbb8cee477facc2e696": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bd32ada5271a4d2dad33f2277967f8e0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bd3f0f5083334facb5fcb56c6f5e6511": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "bd650177f9ef413791236f01a1d37c28": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_5727126e5083460a9414afbfe19e98d5", "style": "IPY_MODEL_8496f4eb0c1b42eb94c5919b92045b55", "value": "Model name:" } }, "bd6d40533e884b1da8b6a735adef2292": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_078576b6c1f44892b30a29cbc4cd8f2d", "style": "IPY_MODEL_af78ff57369f4f22b08797bf50d0685e", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Register XGB2 Done
" } }, "bf95e5d872ba466aa342a64065fb0f40": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_4be6fd0f0df64cd3bfc1558ac35c938a" } }, "bf9a3e618802446d84456d135364d406": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "bf9c7602e91d4120a4a436d39a0d708c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "bfb338ea0b8b4fd1a417ba336a80309b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bfbc49d9554e40c8a1a82c5beb2004c0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "130px" } }, "bfbe80550e7246818d585343faf1af2f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bfbee27d15ed43808692a97fe43038ef": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_52d99ed14bb2481aafe15c2dc8956a9f", "style": "IPY_MODEL_95745a91fcff42d1ae754d2ee0b12999", "value": "Random Seed:
" } }, "bfc15f4cfc8e4d4ebce6638f31679996": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "bfca4b92b1344e0ab7e438e318284115": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "bfe53886c5d243ee9990903d6e69143b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "c003ebd5e6e3408c9b080c8cc2f9b5a8": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_7f3b1de7de4a42caaa8e520d7a757a7c" } }, "c0075015fe294f649b8af2cb2cabd2c1": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "c012b4dd53ff4f7f8676fbfa9d1b125f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e94e5cd55d584cc7889715727d7f09b8", "style": "IPY_MODEL_98ce25744d324d02a9b845cc2799f4e0", "value": "" } }, "c0146b7d98ab4d5780b798ea7d79436c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "SliderStyleModel", "state": { "description_width": "" } }, "c02614524f2a41e7a173159e94ec2573": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "XGB2", "disabled": false, "indent": false, "layout": "IPY_MODEL_cf51640a7c0e44a69d08e6fd486fdcff", "style": "IPY_MODEL_67844e14c8af417a8e6aae50166aa3c3", "value": true } }, "c0284ddc6b75467dba5ecd9d05deeb6b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "c0307d8eb1f04c55867eb78c27b58c7d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_bedc05da9fa54dd0859f1f6cfe3f015b", "style": "IPY_MODEL_78633b747ebe406cb56680813cfe1918", "value": "Excluded attribute \"Majority\"
" } }, "c0362421ff274c6fbe6ceab933223f91": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "space-around", "width": "100%" } }, "c037748e947748ecb46c9385e50db90c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_d9df224e17164103b6339b6652ca1e7c" ], "layout": "IPY_MODEL_f0263ff4f97040cebc538219c4dead5c" } }, "c039688d40b74dcf94ff11d593e9820e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3c20abc9c67c4e60b439a260e5ea8970", "style": "IPY_MODEL_2f0e72c051974573b395b863e25ceade", "value": "Max_rounds:" } }, "c0441c9d397e4a479ec907ce0933d14f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_bbcb3d6c70444f7bac396d452d7de90b", "style": "IPY_MODEL_089d25216a5b40369f1c5fee01d1ebce", "value": "" } }, "c054c3de2de844c1b24509b9bf03758e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_734c3642ea0a4223a591b3adea8fdfc4" ], "layout": "IPY_MODEL_60ee5f91cce3432897510694209c6c7a" } }, "c05c194d97784f90ac7d32373510538d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "c0777143dd8c4854acbba32f89ea02b8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "icon": "cog", "layout": "IPY_MODEL_24c7efdb824f468a99224099d2eafc87", "style": "IPY_MODEL_3418be6896c04514880bf743a7709136" } }, "c08e6c478b784bf3bba76a86d903a979": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c0951929382d436f9e2c5e330ade84cc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c09ba078beb04ebdbeaf5618c9e7ce46": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c09c0f6a5f67450c84989160e5fb8bca": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c0ad619fd33545abbe7b4e113e1c9e97": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "c0ba2bf4b2f94f9684eeecb39eb779c0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c0c423eec7234ca7ae22a7278f62ca89": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_787a488adaae48068236ed4b529fcca9", "IPY_MODEL_901e7b37d28a48aeadf442933be566cb" ], "layout": "IPY_MODEL_319b1804fa014ed8bec9a4685e337341" } }, "c0ccc536c0fb45d298c597d3932da26e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "25px", "width": "35px" } }, "c0d16c005d4a4b8aa31eaec894ea39db": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "c0e7c6fa96db463b917e6cec23629a44": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "c0f0294a53844d95a7fb092139574d14": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "c10d3cad1e6e49d0806ed759664d56ba": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "FloatRangeSliderModel", "state": { "_model_name": "FloatRangeSliderModel", "_view_name": "FloatRangeSliderView", "layout": "IPY_MODEL_125174d25a9e424ca52b6bac08e977aa", "readout": false, "step": 0.1, "style": "IPY_MODEL_494a08edd29646b2b5c711c8511f39dc", "value": [ 25, 75 ] } }, "c1151151983244bbbbe567c97bedeec5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c1161482e5f84f1d89712b674470c8a2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_6868e754275642d9814d355192f19a00", "style": "IPY_MODEL_19f56a91520642d0a5a62ce6dbe15703", "value": "Model name:" } }, "c12c5d62590e49b79994b3275a2d365f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_b89bdb3933f94fbab15437f4568b6085", "IPY_MODEL_23f19a2a7db04f558d2442c6263049cd" ], "layout": "IPY_MODEL_8bdd09f0570f4a63b9ac65bf272c3365" } }, "c1365472ff5a431495d1cf8677a610c1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_feefd05e32ee49ea88053d141cb77041" ], "layout": "IPY_MODEL_9521cc9757a2421c9d7ac82caf388590" } }, "c1366b6b995a40b8b960c81c77e5bfd4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "c13f62dbbacc490cba59bcd8bf6e0e8b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c14cf5b83ec849328056a7e35af86597": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "c151d21ccf18409899e15f2aa3b9382e": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "c17363f906fc4710a060f9207079897e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "c1ba777f54b14bf5a47a1179d7e07e0a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c1c3cb92d1734bc6a5fa6743aa933be8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c1d06896b4494ef79f6ac279ff546f09": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "c1f30c469822438d9be17e567f32d3ec": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "c1f44c66ecd947798fe01aa4fb2c34f2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "c20068935d4546c0bd0906dbccd2d52b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c20d138cc54b436ab3793a675ee8662b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_7192100f00824831bc4ab4ae87f8b1b5", "IPY_MODEL_610b378f97bc4068ab02d78a145b00f2", "IPY_MODEL_c0441c9d397e4a479ec907ce0933d14f", "IPY_MODEL_0a74f2fa543e4a23b65f74f566a8834b" ], "layout": "IPY_MODEL_02f35c2e51664c44bacaf4a9f18b20e8" } }, "c20f29aabbd24fa0924b54f5903c1e06": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_b317a6d711764c1e976bc173adda5930", "IPY_MODEL_0b11405b1e2e48ab859a6fbb6b5d618c" ], "layout": "IPY_MODEL_9defe53afab5463da80c380327c8e378" } }, "c2135c87467640fa8636a8870b5a29c4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "c21caf62e0dc4a2a952d606eab93a477": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c21e17dc7af545ba89691219e6233b91": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f3ef5e8b205b442ab40abaaf3d78e0ef", "style": "IPY_MODEL_5d1d141837254b20900a9d98fec97388", "value": "" } }, "c2201c291f6b44769063a816c3180b5c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "display": "flex", "flex_flow": "column", "width": "auto" } }, "c22738bdd85b40cbb9bfcbbf26e0a4a6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "c2397b92884541ceaffc1c2440e130ac": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100px" } }, "c23b522ba3994921807aae066c289e48": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "c24067a25c04403b899072aa403a5034": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "c24c2ede35924823a073e2004ae0dd14": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_ba6d206d913447a3870e202160133428", "placeholder": "Input name", "style": "IPY_MODEL_1ed55766a0474e1bb9c9020bcf6caf5f", "value": "XGB1" } }, "c25e0fc9c34b4743a048c3b07e3f0c3a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_3487e0e25dac41848b96836b5d86982f", "IPY_MODEL_f1dfd9e4e43b4d8c9f5b87dbe84629ff" ], "layout": "IPY_MODEL_80bc626c21414ac08af5154fb83f2248" } }, "c25f0bdd97af4a56a0a78eff4bca65e3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_b4c6940b51a0491686aca09068256dd5", "placeholder": "Input name", "style": "IPY_MODEL_b109faf170534e1185312d2c1078f7ca", "value": "XGB2" } }, "c269ca6af82643d7bf7ba6b25dcdefba": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_352968aead37406a862a5f69f64610fe", "max": 1, "step": null, "style": "IPY_MODEL_01052ed6d970459cb5885040b13f7708", "value": 0.001 } }, "c27406108b62436cb497c3bfedafc51c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_fecad095fba748f6963b3849ca5af99e", "style": "IPY_MODEL_34df73cf45644fa0b8a47a2f18152407", "value": "\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.0105 | 1.0055 | -4.1115 | -0.6876 | -0.016 | 0.6619 | 3.7235 |
1 | x2 | 0.0 | 0.0038 | 0.9987 | -4.4414 | -0.6617 | 0.01 | 0.6781 | 4.5475 |
2 | x3 | 0.0 | -0.0271 | 0.9966 | -4.0406 | -0.6994 | -0.0264 | 0.6424 | 4.3087 |
3 | x4 | 0.0 | 0.008 | 0.995 | -4.4915 | -0.6591 | 0.0048 | 0.68 | 3.864 |
4 | x5 | 0.0 | -0.001 | 0.9876 | -3.9901 | -0.664 | 0.0007 | 0.6597 | 4.0931 |
5 | Minority | 0.0 | 0.2716 | 0.2683 | 0.0 | 0.0569 | 0.1701 | 0.419 | 1.0 |
6 | Majority | 0.0 | 0.7284 | 0.2683 | 0.0 | 0.581 | 0.8299 | 0.9431 | 1.0 |
name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Excluded attribute \"Age < 62\"
" } }, "c53c6c844d244f04877bedc6a7f90eda": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "c54066731deb4178ba3ad087ecabece7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_b3b8f9b87863467fa4eca0f33ee98760", "style": "IPY_MODEL_4f0af6f52fa74bc694f13da073c6356e", "value": "Random_state:" } }, "c543ab2b742c422abbfccbfb4c372b25": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_2ff9732771d04b25ad039cc03a84ad88", "IPY_MODEL_42be66dea7624ab78692eb37020a609f", "IPY_MODEL_6a168d38f516483a8efad51d77b202f8", "IPY_MODEL_61ef558b0c5146b785fb98bbc5ea2648" ], "layout": "IPY_MODEL_2ef0f5f34df3426ead5c09cc06d502f5" } }, "c544837694f34b069caa38675d62937a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "15%" } }, "c546255833584146a01abaf37957c4c6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_dc92cb04a43047a0b87d4d3024684f5c", "IPY_MODEL_0f8d075f8e62419aa1a0f0c8ed1d03b9" ], "layout": "IPY_MODEL_ccd675da34c444c29e694b26d1f5c12e" } }, "c54e793f7d3441a282107ebaafe1ade6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "c551cfaaec0749938a000b969fdac932": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "row", "justify_content": "space-between", "width": "100%" } }, "c5544dc01f2b4fd6afc5aa005890950d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_c35f21407195463fb5780d5c9ed35791", "placeholder": "", "style": "IPY_MODEL_5424aca4f6c7441eb9a8d2d888dbec67", "value": "[40,40]" } }, "c5570b89907c480697096a4769d1bfcf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_02fdf20aa0674cd1a1ff3de5181c4294", "style": "IPY_MODEL_e27ec896231f4f158a26f373dd733e72", "value": "Excluded attribute \"Age >= 62\"
" } }, "c5899f470e164af5a1a0c1925814ac0a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c59bf1fb17dd4fe383810603705a8613": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_e50f024c7c19410ea43487ef4391ad16", "style": "IPY_MODEL_284f218bba7d492288cee8e595338edf", "value": "" } }, "c5b55e484dc348029d4ccfd5a5f14770": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "c5e258069641429381344a6976b1b337": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "c5e602de4e9b42c69212643967a18520": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62", "By Weights" ], "index": 11, "layout": "IPY_MODEL_b77839e22b634f6f859b31d9f5f43161", "style": "IPY_MODEL_7d28b1ff58a14625a49ee08205a16ef3" } }, "c5eb531e504b4351adf0b9ca483a95b8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "c602ed2febb64cd990af63e7bc61da53": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "space-around", "width": "85%" } }, "c606ea5589d949f5903ccc4a2eb4848e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_f12b4e82a29b48cdb3a0a72bb420e3b2", "IPY_MODEL_68891ace63004c21a2196b3399c34506", "IPY_MODEL_eef52cc5a3bd4839a4a11714ba661b01" ], "layout": "IPY_MODEL_7d4a9ffab46e4c4e95970a22f9313177" } }, "c613cc2e24b743038f2475c4903c3b33": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_69b18dafd8ec49298c6319ac1e6e49c6", "style": "IPY_MODEL_8f6d4156179841798d8fdc1a715000c3", "value": "" } }, "c614c4f2e55c45d5a456c582e6db0cd7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "c62026ad851e4cc49dd656af7a66a3d9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_803077f2a6f34fae88e766cce0a0b7b7", "style": "IPY_MODEL_73178d40e5a64dafa0424c4df55178d6", "value": "name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Excluded attribute \"Age >= 62\"
" } }, "cc94699908c64962b51a1c0f9c0b4ba7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "fix-img", "card" ], "children": [ "IPY_MODEL_bdb42f50b8254d768f5a52e7384c9928" ], "layout": "IPY_MODEL_b0ceca1f34c54191843fbea89b703c65" } }, "cc96b05b7d7c4895945db4db70bfcce3": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "cc9d7bde4c7b4050956665723e436490": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_bc1f418248184f63bf49b266f1802c73", "outputs": [ { "data": { "text/html": "Default Data Preparation Done
", "text/plain": "name | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Task Type:
" } }, "d07786d21a0f41baae7f76c35876cb08": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "d07d49c9bcbf4199918342bb92eb9404": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d08b67fcc7da4e35b09df0bee24b6c94": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_39959af495994b3fa9c6872cd5008f99", "style": "IPY_MODEL_b13f8fccfee2426ea63a92ad14d8e724", "value": "Protected:" } }, "d09f09ad8d1c4f5a9d6b716672fd9e58": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d0be00d4ac6348c7b9dc7dfe8960a0ba": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "d0d347f9fd7942e09eb89d4bbd0b8e37": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "d0dc578931964411bfbf5e68d52b46b6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "ReLU-DNN", "disabled": false, "indent": false, "layout": "IPY_MODEL_73cff7b7ad934a5294bb55eb22a2e875", "style": "IPY_MODEL_fea69ebd9a9442b2be66f9a45d7ede41", "value": false } }, "d0f360e84a624c4082f6fa192595575d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_dbf790dfa9d44aea927533df47a4ca36" ], "layout": "IPY_MODEL_31aabf69f8db4547bd546965a1cae41f" } }, "d1087b1b9c924e56ab47e98b7f0d33f1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "d1174dd0e7d94c7b9b8b2b662d167917": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d11fc3caa436436f96b5efcebbf0f365": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select", "Segment", "x1", "x2", "x3", "x4", "x5", "Label", "Minority", "Majority", "Age >= 62", "Age < 62" ], "index": 10, "layout": "IPY_MODEL_f9fe76a2f9b042cb98fca402256fb8b6", "style": "IPY_MODEL_45dc32a575fd4c8788cf0ca7cd736bb7" } }, "d120c8d7d4a4476ca4b4602787d61c84": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "description": "OK", "layout": "IPY_MODEL_693033d1792243bcadf6d66820136558", "style": "IPY_MODEL_eb97380e12ac400c8c48208d34e4cadf" } }, "d12138fbdea2431996f56dce5be3f9ec": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d124495399194d0f915ea6a6c73f76c9": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "_dom_classes": [ "list-item" ], "children": [ "IPY_MODEL_ac1b5612bfae48729807d3de7101a9e6", "IPY_MODEL_7c54f565842f418096da609c4dc4192c" ], "layout": "IPY_MODEL_250aa8f27a64478c8341e2821e102fe4" } }, "d127afd3e15e46f3b4a96cd610a78882": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d128eb9a62544af7a0f6d484ec85af0c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "d12e92cd2e9f424c93de3ebe9225dd18": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d14b77f8e60a48ffbcb0e9d020e87d70": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "155px" } }, "d14e92e4f2484ef58425595143d21c19": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_523c809f233848328e9e5a4133020a28", "style": "IPY_MODEL_17a7222b091543a6a5d5e54d5a714601", "value": "Data Shape:(63240, 11)" } }, "d168db5908854130af4da4af811474e1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_70f19014251e43e9a866fe4232b1159a", "IPY_MODEL_f6869a0a8ae14f86ae8648bef3b6e686", "IPY_MODEL_ae5ba07143d74bc4be986cf79d5fa9f6" ], "layout": "IPY_MODEL_2c808e2a57a84336aeb1cf6b0327906f" } }, "d173f2f4a1b14790bf2e789421c9f67a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_342c63767d544f9eb117520d0e3bab29", "IPY_MODEL_41f98345639d4b28b546615eeaf532dd", "IPY_MODEL_645883f1a6684a84bf93862fd24c9229" ], "layout": "IPY_MODEL_8feca62a66124fa0bc73fffbd7e190d7" } }, "d1836cf454254a8eb7cfb80d4446c043": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d1837b538c3c4bf2a9a965b8cf89af4a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_b4dcd8e3268a4c798cc3a3190d64dcfb", "IPY_MODEL_bb904440ffac464da675c9c1410311c0" ], "layout": "IPY_MODEL_a16ce945ec4b4cf0ac6d9a0267d8cd83" } }, "d184c8361f2f4fce9edb80fbde72c94a": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d191a70367e84a26bf7f62df133b2a53": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_815f73f65e9f40f7ba77f2bcae47d4e1", "max": 10000, "min": 1, "style": "IPY_MODEL_11d34d340824414695266ada3813e90d", "value": 20 } }, "d197691d44af4ea984d46da449c86faa": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d1b0002cf7004e99896a84664b6ad848": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "d1c3641876d54619b2cb57134d261537": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "65%" } }, "d1cb355c878d4275a55761562e82e46f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "justify_content": "space-between" } }, "d1cbb27eb38d45bcac7803906d785a7a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "CheckboxModel", "state": { "description": "FIGS", "disabled": false, "indent": false, "layout": "IPY_MODEL_dd85aae4a6424898a54be5ecd20595e5", "style": "IPY_MODEL_fa7e0f0b47d343d38e26ed4e3b167f66", "value": false } }, "d1d14b95fe1947fcaf41a65a25fa36a1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_cb02d5fec7484189819927bb42168a5c", "IPY_MODEL_3683a81986e14df3a0bacb31fbe0d1fb" ], "layout": "IPY_MODEL_4dc8be9b7bcc4a3fa70ff0b01ee45252" } }, "d1d4b95f612d4599a2c8a969409c9120": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "card" ], "children": [ "IPY_MODEL_baa3143c4f4f49f1b862a836e59a1066", "IPY_MODEL_6db43c4653e34f4daa5792c3fe3798fe", "IPY_MODEL_eff5d47fef094e83909796ea7be9d759", "IPY_MODEL_3c8ded2b90d14bf5a5fb2948adcd7324", "IPY_MODEL_25cd9429fc104419ba11bc2d70f485ed", "IPY_MODEL_6ddfb3920c08410e81e947042a465d94" ], "layout": "IPY_MODEL_8b74dbdf74464f03b61f61d53d8041e3" } }, "d1d7394ff0a949c69784062ac80b46b8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d1e13d2bb6224b93b3a858dc02473943": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d1fb636f47e649cb8d978c34788a90de": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "d2126388f2684e94ae14efb32ab332f3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "d21576fea9a549b48048e15a8f278cf6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d215fae705014153b36cb074bcc900ea": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d220813b58f7446096ff8d2fadd93324": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d22ccfe0738a43dd96c8528b09030853": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d22df793d05a4760a09793c49cb5e9a8": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "d236bb48ae9c452ab5ad9f121834d32a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ProgressStyleModel", "state": { "description_width": "initial" } }, "d24ba9e9c7bf49aeb124d2f2909a5c00": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_2d04e5e5242b4590aa4208a4953bca0f", "placeholder": "1,2... or \"f1\",\"f2\"...", "style": "IPY_MODEL_bc76ce52c2c642b7acd8879f22029470" } }, "d24c8fb0a463483bb2ed1c74f727dfa7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_001092682d80497d9bf78a779dc39b75", "style": "IPY_MODEL_b9a12d612be347849b2d5790a1eb207b", "value": "" } }, "d25084b8f52141a7ab2af60ba69eafc4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "d25a161863164f4185c6c3a2183ff8f5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "d25afa8d40ca4586be52964f5c997785": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_64c308fa44924ae1a1845bf3c958ea5f", "style": "IPY_MODEL_af56ac625ba64e7d8b06d9ed23cca44d", "value": "" } }, "d26a43713579412389be202219baba01": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_1f328f28eaf9418496d088bb91db1e3e", "style": "IPY_MODEL_cb04fa515dcd4779b434d63a77d61741", "value": "Update Attribute:" } }, "d2711d6557bb403da0077c44c86490bf": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_79b9e89a17d04a3c82ddc94e8282d921", "IPY_MODEL_0a979ddcbaeb497eb9b652b985fa46d0" ], "layout": "IPY_MODEL_f085379567254d1cbc5a6ad2bb3502b1" } }, "d271a56d12cf45bbb4a826cdab349199": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d27da6e65e5d4fd09db8e50650d77f4a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "d28e6d0898bd45f6a9538c59077846e0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "d29ebc3cce5f4acb9bc3537909e1d156": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d2a2e8f020184615b58295173c515f36": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Segment", "x1", "x2", "x3", "x4", "x5", "Label" ], "index": 1, "layout": "IPY_MODEL_418508fd1e0e42e3a10b02928effd3d0", "style": "IPY_MODEL_95a3a9467bf84293aff7817f571d0f79" } }, "d2aeed0c0cf84cb097719b5c2b786571": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d2b916844209450580c0f84e0dd50cd7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d2b960bdd17546b09e7956ad0d8c8041": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "d2bb5f0544f44f9a8a67bd25070ea122": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "justify_content": "space-between", "width": "100%" } }, "d2ca56435bc44c9f86021e0423dfa7b4": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "SliderStyleModel", "state": { "description_width": "" } }, "d2da9c89e9db437f9c45d3fd2034aed0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d2dd6a59ddd740d793ec5a7dee4d4eec": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "d2e28b5e47424d4d839eb8da6825dfa0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d2f046c263bb4a07adb40d69e11f1d07": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_385b32ad4f57407ba6b2cc1246c9803a", "IPY_MODEL_b890292cd243422a8fc4a4db88f0e74e" ], "layout": "IPY_MODEL_a41eba76a98d4c5193e41bcc00b2e468" } }, "d2f15b0c0fe240f08f9890e65dc7e7cb": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_90bb7c11a6e54654a6500e997973cf6a", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "a302f0853c4d4e42a03727581278a3b7", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value=\"\\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Register XGB2 Done
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "d5c7b6efdb104528b788980dfc9d9cb2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "d5cb663a74b440a391b4da46a97eeec6": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_d6e848dac77543b583aeadd4d583b406", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "8dc44d2e2ff34028b05581c2f5f24829", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value=\"\\nname | n_missing | mean | std | min | q1 | median | q3 | max | \n|
---|---|---|---|---|---|---|---|---|---|
0 | x1 | 0.0 | -0.010468 | 1.00554 | -4.111457 | -0.687572 | -0.016001 | 0.661917 | 3.723496 |
1 | x2 | 0.0 | 0.003769 | 0.998657 | -4.441389 | -0.661684 | 0.009965 | 0.678074 | 4.547531 |
2 | x3 | 0.0 | -0.027052 | 0.996581 | -4.040587 | -0.699355 | -0.026371 | 0.64237 | 4.308687 |
3 | x4 | 0.0 | 0.00803 | 0.99497 | -4.491451 | -0.659107 | 0.004833 | 0.680002 | 3.864044 |
4 | x5 | 0.0 | -0.001039 | 0.9876 | -3.990077 | -0.663987 | 0.000662 | 0.659662 | 4.093057 |
5 | Minority | 0.0 | 0.271599 | 0.268342 | 3e-06 | 0.056888 | 0.170139 | 0.419018 | 0.99998 |
6 | Majority | 0.0 | 0.728401 | 0.268342 | 2e-05 | 0.580982 | 0.829861 | 0.943112 | 0.999997 |
Model | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | GAM | 0.8509 | 0.8480 | 0.6034 | 0.8524 | 0.8505 | 0.6074 | 4.4 |
Split Method:
" } }, "da02913df02543c4aabcd5ebd65110dc": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "da15028e6f1c45358b1b35ba42266d40": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_aedaa24838b2435d90262184b118bc09", "IPY_MODEL_5365f7f51a214bb58c2995dc2c0e5dc6" ], "layout": "IPY_MODEL_b920dc753f204e46b06d5e065aaf756d" } }, "da191e374d12416babf65f11d324c3a5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_2f120463c8444643916cb6314f013f16", "style": "IPY_MODEL_bd3f0f5083334facb5fcb56c6f5e6511", "value": "Favorable Class:" } }, "da42558befe9459dbda8c520cccf12d5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "da4a9098d4cf4b94af5d7229ce593a27": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_9ae393d52a3346e6ae9133337f642972", "style": "IPY_MODEL_c796eed5ea5847e699d4ad3b4f104c8c", "value": "" } }, "da647d737b1f4ee3b4753c0623f3e7e6": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_7d588f7b74d745208457cf5c004c5c03" } }, "da650e4ca1dc4992841b84db41937cc0": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "da6afe3d43dd4d55a4dc5daec7675879": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "height": "25px", "width": "35px" } }, "da7653f0ff60408facea36b650a6e251": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_081eb7f8eaa447628e80faa44ac603f7", "style": "IPY_MODEL_301fe5931f91486aab4baf80acb759e8", "value": "" } }, "da8a5e698d094d7c8a9c85e98b17be83": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "da9319bfa8b6420e9e93d0431cb14fa2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_ae6d09b17c00414fb8cfb9d2befa0481" ], "layout": "IPY_MODEL_a7d49cef78e04f6e8a22a0d743601e16" } }, "da93e39c22f14b68aee83abaaf10279f": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_ba94196a88764f828ea81cb3b3640e81", "style": "IPY_MODEL_5cf7a3fbb47d408c9bb97611f072c02a", "value": "" } }, "da9c98194a8742519f219de7e5e155f0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "da9dc16e95e341428a30bb335b598ea1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "daa339e58ebf4246acdf3e497aa64c11": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "daa4ca252c6445ec83fd6bfde480b580": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "daa6e87e49694ec9b546bdddcb9307d1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_3ec133feda5d4dc88cb2270e04fbbed0", "max": 10000, "min": 1, "style": "IPY_MODEL_ce11d79f73af419582d3a152bdaf20a7", "value": 100 } }, "daa72104201b49b094e73a29b1525119": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_2f4168abfdc744c597341ec34a94a82c", "IPY_MODEL_dc7aa3ce463c486a9b26df651500a1a7" ], "layout": "IPY_MODEL_213a905704c540c79db2880025f6d987" } }, "daa87e6cbd7547599b55d2b4780f903c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "daaeeac42bcf489ba04a091a4314c37c": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_4965df382de84680bdb98c42f1859572", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "4234d6f5537444c1a952a27360715a77", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value=\"\\nModel | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | XGB2 | 0.8495 | 0.8480 | 0.5979 | 0.8551 | 0.8549 | 0.6134 | 0.9 |
Excluded columns | ['Minority', 'Majority', 'Age >= 62', 'Age < 62'] |
Target variable | Label |
Sample weight | None |
Task type | Classification |
Split method | Random |
Test ratio | 0.2 |
Random state | 0 |
No group selected
" } }, "e16d7338394c4c9690447c3fec156bda": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "e17f4fa4c5da41289f4fc36ade01f0b2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "e18a7172ccea4406aa8f8d0c048a05e9": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_cbb63ff635a047fea11ec84ee9872cd9" } }, "e190c3d1ee3545a6bad0eb94d6ef5596": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3470838ce70f48c9b7c129d8227f4f81", "style": "IPY_MODEL_64b7f4166eb14536b6146da1fdb74946", "value": "Max_epochs:" } }, "e190cc4344b340f581b7d2ba4e240810": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_9ac914f56c9f410fba2425c0e326a796", "IPY_MODEL_aa0ed7ff27ea4f21a6a2bb950d857c37" ], "layout": "IPY_MODEL_d870230d647b48319fa7ed6c6bafcdeb" } }, "e194e292cdbb4962b9a8fc7c090a8b1c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "e1954875e15045c496a7a475ed28da83": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_e72e421e35644421943cfbdf160273b6", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "0fc0d5130a7f4619be324bf432a66fe5", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value=\"Model Training Done
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "e19fa4dc9fb149b0a8e784f94c8683db": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "e1a828e998ea45139a505d5c95623508": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "e1aeddd211034d8588cc143656e9a7fc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonStyleModel", "state": {} }, "e1b0ef077dad479caa6e7229aa4c93c1": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_ccdd66bf365f42f1870a82ceb3fe9031", "outputs": [ { "ename": "AttributeError", "evalue": "'FairnessAPI_solas' object has no attribute 'metrics_cal'", "output_type": "error", "traceback": [ "\u001b[1;31m---------------------------------------------------------------------------\u001b[0m", "\u001b[1;31mAttributeError\u001b[0m Traceback (most recent call last)", "File \u001b[1;32mD:\\anaconda\\lib\\site-packages\\ipywidgets\\widgets\\interaction.py:80\u001b[0m, in \u001b[0;36minteractive_output.\n | Group Category | \nReference Group | \nProtected Group | \n
---|---|---|---|
0 | \nRace | \nMajority | \nMinority | \n
1 | \nAge | \nAge < 62 | \nAge >= 62 | \n
Group Category | \nGroup | \nReference Group | \nSegment | \nObservations | \nPercent Missing | \nTotal | \nFavorable | \nPercent Favorable | \nAIR | \nP-Values | \nBenjamani-Hochberg Critical Value | \nPractically Significant | \n
---|---|---|---|---|---|---|---|---|---|---|---|---|
Race | \nMinority | \nMajority | \nSegment 1 | \n20 | \n0.00% | \n6.1 | \n1.7 | \n27.93% | \n12.575 | \n0.278 | \n0.187 | \nNo | \n
Race | \nMajority | \n\n | Segment 1 | \n20 | \n0.00% | \n13.9 | \n0.3 | \n2.22% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 1 | \n20 | \n0.00% | \n10.0 | \n0.0 | \n0.00% | \n0.000 | \n0.474 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 1 | \n20 | \n0.00% | \n10.0 | \n2.0 | \n20.00% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 2 | \n100 | \n0.00% | \n27.4 | \n4.7 | \n17.06% | \n1.692 | \n0.475 | \n0.200 | \nNo | \n
Race | \nMajority | \n\n | Segment 2 | \n100 | \n0.00% | \n72.6 | \n7.3 | \n10.09% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 2 | \n100 | \n0.00% | \n49.0 | \n8.0 | \n16.33% | \n2.082 | \n0.230 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 2 | \n100 | \n0.00% | \n51.0 | \n4.0 | \n7.84% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 3 | \n500 | \n0.00% | \n129.3 | \n26.4 | \n20.39% | \n3.666 | \n0.000 | \n0.120 | \nNo | \n
Race | \nMajority | \n\n | Segment 3 | \n500 | \n0.00% | \n370.7 | \n20.6 | \n5.56% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 3 | \n500 | \n0.00% | \n262.0 | \n26.0 | \n9.92% | \n1.125 | \n0.760 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 3 | \n500 | \n0.00% | \n238.0 | \n21.0 | \n8.82% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 4 | \n1,000 | \n0.00% | \n259.8 | \n50.2 | \n19.34% | \n2.318 | \n0.000 | \n0.133 | \nNo | \n
Race | \nMajority | \n\n | Segment 4 | \n1,000 | \n0.00% | \n740.2 | \n61.8 | \n8.34% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 4 | \n1,000 | \n0.00% | \n486.0 | \n49.0 | \n10.08% | \n0.823 | \n0.316 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 4 | \n1,000 | \n0.00% | \n514.0 | \n63.0 | \n12.26% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 5 | \n5,000 | \n0.00% | \n1,373.6 | \n343.8 | \n25.03% | \n2.095 | \n0.000 | \n0.080 | \nNo | \n
Race | \nMajority | \n\n | Segment 5 | \n5,000 | \n0.00% | \n3,626.4 | \n433.2 | \n11.95% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 5 | \n5,000 | \n0.00% | \n2,492.0 | \n389.0 | \n15.61% | \n1.009 | \n0.923 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 5 | \n5,000 | \n0.00% | \n2,508.0 | \n388.0 | \n15.47% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 6 | \n10,000 | \n0.00% | \n2,677.4 | \n657.8 | \n24.57% | \n2.154 | \n0.000 | \n0.053 | \nNo | \n
Race | \nMajority | \n\n | Segment 6 | \n10,000 | \n0.00% | \n7,322.6 | \n835.2 | \n11.41% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 6 | \n10,000 | \n0.00% | \n4,937.0 | \n751.0 | \n15.21% | \n1.038 | \n0.452 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 6 | \n10,000 | \n0.00% | \n5,063.0 | \n742.0 | \n14.66% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 7 | \n20 | \n0.00% | \n6.1 | \n2.1 | \n34.93% | \n5.496 | \n0.065 | \n0.160 | \nNo | \n
Race | \nMajority | \n\n | Segment 7 | \n20 | \n0.00% | \n13.9 | \n0.9 | \n6.36% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 7 | \n20 | \n0.00% | \n10.0 | \n0.0 | \n0.00% | \n0.000 | \n0.211 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 7 | \n20 | \n0.00% | \n10.0 | \n3.0 | \n30.00% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 8 | \n100 | \n0.00% | \n28.1 | \n7.5 | \n26.59% | \n1.659 | \n0.252 | \n0.173 | \nNo | \n
Race | \nMajority | \n\n | Segment 8 | \n100 | \n0.00% | \n71.9 | \n11.5 | \n16.03% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 8 | \n100 | \n0.00% | \n49.0 | \n11.0 | \n22.45% | \n1.431 | \n0.450 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 8 | \n100 | \n0.00% | \n51.0 | \n8.0 | \n15.69% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 9 | \n500 | \n0.00% | \n123.4 | \n26.3 | \n21.33% | \n2.535 | \n0.000 | \n0.147 | \nNo | \n
Race | \nMajority | \n\n | Segment 9 | \n500 | \n0.00% | \n376.6 | \n31.7 | \n8.41% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 9 | \n500 | \n0.00% | \n262.0 | \n32.0 | \n12.21% | \n1.118 | \n0.677 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 9 | \n500 | \n0.00% | \n238.0 | \n26.0 | \n10.92% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 10 | \n1,000 | \n0.00% | \n262.6 | \n47.2 | \n17.97% | \n2.771 | \n0.000 | \n0.107 | \nNo | \n
Race | \nMajority | \n\n | Segment 10 | \n1,000 | \n0.00% | \n737.4 | \n47.8 | \n6.48% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 10 | \n1,000 | \n0.00% | \n486.0 | \n38.0 | \n7.82% | \n0.705 | \n0.085 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 10 | \n1,000 | \n0.00% | \n514.0 | \n57.0 | \n11.09% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 11 | \n5,000 | \n0.00% | \n1,373.9 | \n372.2 | \n27.09% | \n1.958 | \n0.000 | \n0.093 | \nNo | \n
Race | \nMajority | \n\n | Segment 11 | \n5,000 | \n0.00% | \n3,626.1 | \n501.8 | \n13.84% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 11 | \n5,000 | \n0.00% | \n2,492.0 | \n436.0 | \n17.50% | \n1.002 | \n1.000 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 11 | \n5,000 | \n0.00% | \n2,508.0 | \n438.0 | \n17.46% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 12 | \n10,000 | \n0.00% | \n2,703.7 | \n461.3 | \n17.06% | \n2.768 | \n0.000 | \n0.040 | \nNo | \n
Race | \nMajority | \n\n | Segment 12 | \n10,000 | \n0.00% | \n7,296.3 | \n449.7 | \n6.16% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 12 | \n10,000 | \n0.00% | \n4,937.0 | \n467.0 | \n9.46% | \n1.079 | \n0.245 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 12 | \n10,000 | \n0.00% | \n5,063.0 | \n444.0 | \n8.77% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 13 | \n15,000 | \n0.00% | \n4,090.9 | \n1,214.6 | \n29.69% | \n1.991 | \n0.000 | \n0.013 | \nNo | \n
Race | \nMajority | \n\n | Segment 13 | \n15,000 | \n0.00% | \n10,909.1 | \n1,626.4 | \n14.91% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 13 | \n15,000 | \n0.00% | \n7,516.0 | \n1,394.0 | \n18.55% | \n0.959 | \n0.226 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 13 | \n15,000 | \n0.00% | \n7,484.0 | \n1,447.0 | \n19.33% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 14 | \n5,000 | \n0.00% | \n1,394.6 | \n403.4 | \n28.93% | \n2.100 | \n0.000 | \n0.067 | \nNo | \n
Race | \nMajority | \n\n | Segment 14 | \n5,000 | \n0.00% | \n3,605.4 | \n496.6 | \n13.77% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 14 | \n5,000 | \n0.00% | \n2,492.0 | \n436.0 | \n17.50% | \n0.946 | \n0.375 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 14 | \n5,000 | \n0.00% | \n2,508.0 | \n464.0 | \n18.50% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nSegment 15 | \n10,000 | \n0.00% | \n2,719.0 | \n543.7 | \n20.00% | \n2.608 | \n0.000 | \n0.027 | \nNo | \n
Race | \nMajority | \n\n | Segment 15 | \n10,000 | \n0.00% | \n7,281.0 | \n558.3 | \n7.67% | \n\n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nSegment 15 | \n10,000 | \n0.00% | \n4,937.0 | \n554.0 | \n11.22% | \n1.037 | \n0.546 | \n\n | No | \n
Age | \nAge < 62 | \n\n | Segment 15 | \n10,000 | \n0.00% | \n5,063.0 | \n548.0 | \n10.82% | \n\n | \n | \n | \n |
Race | \nMinority | \nMajority | \nCMH Test | \n63,240 | \n0.00% | \n17,175.9 | \n\n | \n | 2.190 | \n0.000 | \n\n | No | \n
Race | \nMajority | \n\n | CMH Test | \n63,240 | \n0.00% | \n46,064.1 | \n\n | \n | \n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nCMH Test | \n63,240 | \n0.00% | \n31,417.0 | \n\n | \n | 0.996 | \n0.853 | \n\n | No | \n
Age | \nAge < 62 | \n\n | CMH Test | \n63,240 | \n0.00% | \n31,823.0 | \n\n | \n | \n | \n | \n | \n |
Race | \nMinority | \nMajority | \nBreslow-Day Test | \n63,240 | \n0.00% | \n17,175.9 | \n\n | \n | 2.190 | \n0.044 | \n\n | \n |
Race | \nMajority | \n\n | Breslow-Day Test | \n63,240 | \n0.00% | \n46,064.1 | \n\n | \n | \n | \n | \n | \n |
Age | \nAge >= 62 | \nAge < 62 | \nBreslow-Day Test | \n63,240 | \n0.00% | \n31,417.0 | \n\n | \n | 0.996 | \n0.300 | \n\n | \n |
Age | \nAge < 62 | \n\n | Breslow-Day Test | \n63,240 | \n0.00% | \n31,823.0 | \n\n | \n | \n | \n | \n | \n |
Default Data Preparation Done
", "text/plain": "Test Ratio:
" } }, "ecf74373d17a4f5f87d2298094326b2d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "ecfb0ab2c0214e1a91030fb36aafb722": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "ed03d6ed136a407caad0fb20c52abfc2": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "ed0f87d559744e7fa5cc2f58e28b3e84": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ed320a7af7764e279dd72d18cea9977a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ed32b6778c7b455d80970a218b82eb53": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "ed3c18e55e2642a2a6fd7e012549cd47": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "ed6b099ccee7476996310674112ae9f4": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_c6a4da0fb9614dcb893d191cbe5a09c5", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "8d070986b4244517b9f44ea405fdb2c7", "version_major": 2, "version_minor": 0 }, "text/plain": "HTML(value=\"\\nname | n_missing | n_unique | top1 | top2 | top3 | n_others | \n|
---|---|---|---|---|---|---|---|
0 | Segment | 0 | 15 | Segment 13 : 15000 | Segment 6 : 10000 | Segment 12 : 10000 | 28240 |
1 | Label | 0 | 2 | 0.0 : 48714 | 1.0 : 14526 | 0 | 0 |
2 | Age >= 62 | 0 | 2 | 0.0 : 31823 | 1.0 : 31417 | 0 | 0 |
3 | Age < 62 | 0 | 2 | 1.0 : 31823 | 0.0 : 31417 | 0 | 0 |
Excluded attribute \"Age < 62\"
" } }, "f6557b2010e04f75b41af944ebba7611": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_a0ec3839f8314368b51da8821aea10d8", "max": 10000, "style": "IPY_MODEL_318dd7113f4b4d17b26c1cebcd6a3274" } }, "f66189b0da654160ba36150f468bd2d8": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "icon": "cog", "layout": "IPY_MODEL_a2365503c91a4689bd4b23aeb5c183ac", "style": "IPY_MODEL_8446449e210043868069925e7174f475" } }, "f673170d47e245d08bd47d64d77bd6de": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_2f22b291168a4032902344a081e6d042", "style": "IPY_MODEL_af0fdef14d7d4731857b1db4a588ae29", "value": 3 } }, "f6734ffc4aa148f399a71acf7951f7fd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_26de382593744e2aa279b324883deb18", "IPY_MODEL_9e97b0e0e7954a4daaf929886958dd7f" ], "layout": "IPY_MODEL_eb18f486fa92466686342b322c178781" } }, "f67c23c22e2448adb396bb9fd03d129c": { "model_module": "@jupyter-widgets/output", "model_module_version": "1.0.0", "model_name": "OutputModel", "state": { "layout": "IPY_MODEL_2dfde259870e4814902cee4bce186626", "outputs": [ { "data": { "application/vnd.jupyter.widget-view+json": { "model_id": "ab9b2f1e68b247509da19be35cbea149", "version_major": 2, "version_minor": 0 }, "text/plain": "VBox(children=(HTML(value=\"\"), HTML(value=\"Model Training Done
\")" }, "metadata": {}, "output_type": "display_data" } ] } }, "f871ab30225b429fb1d97d529aa1c9b7": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_01c475a04ccc49b6bf03ae947883522b", "IPY_MODEL_3539293100eb4304918c310c8c88df19", "IPY_MODEL_f07aa465c1be497c91cdbf3cd146b37d", "IPY_MODEL_8f9017cdcf5344f8bf31d35bbb378680" ], "layout": "IPY_MODEL_2db1c1c5dd8845f1b0e1f688c844ae14" } }, "f8781c43282042a48b99e24fa37a2f3c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "description": "ADD", "layout": "IPY_MODEL_281c094f2e794e599a6773317e9baece", "style": "IPY_MODEL_996a5214e85442fab56accef3ffec095" } }, "f89090626ee34f62b153d8e7f4f3ba43": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "f894b0bf5def4d01bcf122dc8837e9fc": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_b6f1f138a880444eb596f8126808abd4", "IPY_MODEL_35a35965c16d46c89e63717e5534277d" ], "layout": "IPY_MODEL_03d86391f8ba4ab2aa56e84bd042f5f0" } }, "f89da0aedbd2445ba590b536e1bac462": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "f8af81a1dfe846b49c28916b9adb04dd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "_dom_classes": [ "fix-img" ], "children": [ "IPY_MODEL_dcdbc70a401a47c6b91b5c80ab094453", "IPY_MODEL_35c982c8efc54d0bb45f682f0dadccc9" ], "layout": "IPY_MODEL_d9d84084f12a4b8f885f1c97bc0048bc" } }, "f8b42f0edc4a4a21af685895bb4c5a0c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "f8b57902d18a499292aaef51f8860487": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_680e1e264614412ea83fe7cdb4aee184", "IPY_MODEL_1e81e5a5825c4930939de8a4f5d199b7", "IPY_MODEL_aeca7824225449f3a53812a847c3b854", "IPY_MODEL_83547385c9ec4432b3897258f7f13138", "IPY_MODEL_49d5ee9ef0174ed2a08d26bf9392984b", "IPY_MODEL_7183bddad2f14c96b69975ebc92c6a53", "IPY_MODEL_f0d60fc035c340e8bf884bd10abcdeae", "IPY_MODEL_956940dd30464894a67de90bc69da224" ], "layout": "IPY_MODEL_94eadf54074f4993bd6c1c60fb3f6e99" } }, "f8efa25c1921423ca51f7350c5ac0993": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "f8f67cd58608434696f1a36ea1f04f01": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_04153abbe9b24356a58cd257abd3582b", "IPY_MODEL_b1d7a92af40049bcacd758e32babf867", "IPY_MODEL_966b7f15d8024787827d95706cab6450" ], "layout": "IPY_MODEL_86c5a779598440ea88fdfae9cb024bd0" } }, "f8f945ce3d9945fda0882ea7261663ca": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_6ade83bf51444daba6dc2501245de5fe", "style": "IPY_MODEL_ad7db795750f41dfa9bb6cc841e9b6ca", "value": "Excluded attribute \"Age < 62\"
')" }, "metadata": {}, "output_type": "display_data" } ] } }, "f929b7796f484aecbc0deda88782439b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "f92f24933e954459b2849b1f5544de1d": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_598c206ca919495ea78294f4bd9a900e", "IPY_MODEL_55c2a94913a54b9e8d4801d9d2841c75", "IPY_MODEL_e7a69a5cc7314e209f5873cd1e9c5063" ], "layout": "IPY_MODEL_a115f6ebd0ab4d939d6eb81169839e48" } }, "f9332bbb4f7b4ffb87f9b79f78feb64a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_b703b246c83a4bcabe99bc8ea05efef2", "style": "IPY_MODEL_565f7366843f4470bef95fcf707232a9", "value": "Model name:" } }, "f93442b36a764908b6d935cd6957133e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_5c7cc78046844f96b5fa03228840f602", "max": 100000, "style": "IPY_MODEL_1ba70c742f0747508f95f7a507f281b5", "value": 5000 } }, "f93df42c2b0b45a0861e5b138aef0c55": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "f94681d37b734e339cca0758b86f8801": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "f9726fb63aa344e18adf5bcfe1d51c3c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "SliderStyleModel", "state": { "description_width": "" } }, "f97ba3b525e741f5b78276ff13aaacc5": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "f97f59773301450c9bc765377cf09020": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "f9870234e1bd4ce8aef42dfa43a7c47a": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_faeca4da6ab341959c231ff679d0d15e" ], "layout": "IPY_MODEL_900adfd0999247759e765f2e39427573" } }, "f99c5d8e383346f4a0588005d7cefdda": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "f99f8a3c5613415cb42d594ff453b54f": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "f9ee487241294f31a3e94f549e78f563": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "f9f9328b52b64c57a8cd64f1f574d039": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "f9fe0da7188244c29c693f13ba7e2b50": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_e2238da6533d4ebb8364a4820dd78c91", "placeholder": "0,1... or \"f0\",\"f1\"...", "style": "IPY_MODEL_bb429529635e4b0787c24e0efe8b69d8" } }, "f9fe76a2f9b042cb98fca402256fb8b6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "20%" } }, "f9fecb8fef2a47a5812a8d14c7457825": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "80px" } }, "fa178542593a403bac1c7fa990a33c90": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "_dom_classes": [ "inner-card" ], "children": [ "IPY_MODEL_9a304f0586154da09820acd966ed07fe", "IPY_MODEL_e542745528d0495380eb6c91a62b3bbc", "IPY_MODEL_a37a6bf6c0f743c5aaa8af1271589612" ], "layout": "IPY_MODEL_7a23240278f6436bb49a995ec989cdd6" } }, "fa185cb768fb43f48cbf950190342e85": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "visible", "width": "120px" } }, "fa339947c3e04f53a8f2b9f0364d1b66": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "fa4003a53f1047ea9100572994207ac6": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "fa51990013df4f6abf699e5124aef615": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "fa651cf283354c478eb545a3461d799b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "fa67cf110c3548f398d87aeb43d733f3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DropdownModel", "state": { "_options_labels": [ "Select Data", "CoCircles", "Friedman", "BikeSharing", "TaiwanCredit", "CaliforniaHousing_raw", "CaliforniaHousing_trim1", "CaliforniaHousing_trim2", "SolasSimu1", "SolasHMDA", "Upload new data" ], "index": 8, "layout": "IPY_MODEL_2597f27138974843a1f5a8234678b53d", "style": "IPY_MODEL_0a7df788001345dd813a13626ea54329" } }, "fa70da44724b42d2869af65285d3032b": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_9b8f76dc462d4740ae017849d5eb92de", "style": "IPY_MODEL_764d8a4babe14d2b9c125bf86f8d3653", "value": "gamma:" } }, "fa7464822299458cb593fb7e152a2309": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "fa7e0f0b47d343d38e26ed4e3b167f66": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "fa8aba9b0a354d7c990faeb621b247d5": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "fa90f125eba0410684ad3d152063fe79": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_3029b328430c4484bcfdb8d958db5414", "style": "IPY_MODEL_66f197c93356454998dd2d825d58903b", "value": "Smoothness:" } }, "fa95b0265f684740abe8816d3e63a154": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "VBoxModel", "state": { "children": [ "IPY_MODEL_1da7b4f8e529482a957ea430e6b6389f", "IPY_MODEL_78b8689e93794812be35483365fb7ba1", "IPY_MODEL_3ad50c31bab1487fa6e4f3aa963086b1", "IPY_MODEL_1542cdd3815c4281a15eea06079236aa", "IPY_MODEL_2a0af3206daa4f7e951b0fcc3e6a3f93", "IPY_MODEL_46531e4ffa2342669c1c74234b640d6c", "IPY_MODEL_f6557b2010e04f75b41af944ebba7611" ], "layout": "IPY_MODEL_c3fd8fdfe7614a54a7aa44d100f2fa93" } }, "fa985e8610cf4efa8d86878f63f5c4e7": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "fa9920332b5d462d97c2fac0b5d72e08": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "fa9afc3845f44874af88477465486711": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "99%" } }, "faa7be92972540b8ae077910bd57fdfa": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_c8dfd63852dd4281a93ab2b2ef2cef0f" ], "layout": "IPY_MODEL_6b4664d379ae48e0a0bb9c05b8b7c152" } }, "fab138ca54de40bf94a539f20e508148": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "100%" } }, "fab96d3ea0b34ef8995c8b8f63f77cb1": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "fac83db79f8d4221a1521ea67ff4c057": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_5386373ab5d94782a62053f4d31bdec4", "style": "IPY_MODEL_5f5d4070b6794396b57fd8a6644b5665", "value": "" } }, "facfb73d06a6406db265f8e4dfff79f4": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "fae4f6de056a4d2c8f6fe5c785a60427": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "faeca4da6ab341959c231ff679d0d15e": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_7378c698576f4cbf99d13fbdcaff46b5", "style": "IPY_MODEL_138dfd21a00b4814abae2974b5b99a0f", "value": "Feature:" } }, "faf321bc02b046d895a62f1274d4eaa0": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "fb010ee1356b4cfd858a33fec7ba59d9": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "auto" } }, "fb064aeeb86940c786bb491284bbbe8b": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "width": "70%" } }, "fb12d7500a884310b94493ff09303bb2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoxModel", "state": { "children": [ "IPY_MODEL_528fcc9b8e2c4cceb83c5a7b533e59ad" ], "layout": "IPY_MODEL_81cdfc31c9334ec2b245a686d25d1730" } }, "fb48550dc8674003bd6d73eed33673a2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedIntTextModel", "state": { "layout": "IPY_MODEL_040a2a976f2d4ae99cda2198b67301f6", "min": 1, "style": "IPY_MODEL_4a4592a7495741ad979f6d3c9620e745", "value": 5 } }, "fb4b0b5f6ca9488ca6efc4871d2a10dd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HBoxModel", "state": { "children": [ "IPY_MODEL_fb12d7500a884310b94493ff09303bb2", "IPY_MODEL_96c8d5d02fa740d3a0faef8560e85959" ], "layout": "IPY_MODEL_ded914cf9ac544adaff00a4a12261a28" } }, "fb664016702e4243b477020023e8b595": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "fb69d14a3d524a70b44ff28ff52028bd": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "BoundedFloatTextModel", "state": { "layout": "IPY_MODEL_7f86b71d0c254c5aafb2b2f0c6cfc7a3", "max": 1000, "step": 0.01, "style": "IPY_MODEL_515382aaeb3b4d4c880a1de257a2de22", "value": 0.8 } }, "fb69ddbc49984a3e9fa8cce0cbc07268": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "TextModel", "state": { "layout": "IPY_MODEL_c481e426e0084319924ab9381da237c7", "placeholder": "Input name", "style": "IPY_MODEL_ba996939e82a42248627d8da10a21aaa", "value": "GAM" } }, "fb6eefea95d343efb089533ed8d28b30": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "fb701cd04ad342fdbdd83182cf0df5a3": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "ButtonModel", "state": { "_dom_classes": [ "pbtn" ], "button_style": "danger", "description": "DEL", "layout": "IPY_MODEL_6f9799f486a546a6b31845742d969dd6", "style": "IPY_MODEL_39b64a81e5464074ae3138eea07d7c58" } }, "fb7a2e76b01240268246066f7eeda318": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": {} }, "fb7b2d40771a477d95644db3db33674c": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "initial" } }, "fb7fb3ba4e3340cf9569c95b6642bf6c": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "overflow": "hidden", "width": "auto" } }, "fb7ff12472e04edcb7432ec950f86658": { "model_module": "@jupyter-widgets/base", "model_module_version": "1.2.0", "model_name": "LayoutModel", "state": { "align_items": "center", "display": "flex", "flex_flow": "column", "width": "30%" } }, "fb8f832eab884ca5ac88d5f9db6f15a6": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "DescriptionStyleModel", "state": { "description_width": "" } }, "fb92a76dd7864aeaa84c799ab5deeb38": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_603cdd033b9640ac8a425b98f46f7e47", "style": "IPY_MODEL_8a6de14c94bc446697dbd0c85414e154", "value": "Criterion:" } }, "fb95083c0bb847b09d66bcd820f8bdc2": { "model_module": "@jupyter-widgets/controls", "model_module_version": "1.5.0", "model_name": "HTMLModel", "state": { "layout": "IPY_MODEL_f10c591e6c2744c5abd402f36e3daf47", "style": "IPY_MODEL_ae67c543f2ee43a4ad458a542c55a9e1", "value": "Model | test_ACC | test_AUC | test_F1 | train_ACC | train_AUC | train_F1 | Time | \n|
---|---|---|---|---|---|---|---|---|
0 | GAM | 0.8509 | 0.8480 | 0.6034 | 0.8524 | 0.8505 | 0.6074 | 4.3 |