{"id":76936,"date":"2021-02-22T10:50:47","date_gmt":"2021-02-22T15:50:47","guid":{"rendered":"https:\/\/ibkrcampus.com\/?p=76936"},"modified":"2022-11-21T09:47:08","modified_gmt":"2022-11-21T14:47:08","slug":"the-amazing-efficacy-of-cluster-based-feature-selection","status":"publish","type":"post","link":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/","title":{"rendered":"The Amazing Efficacy of Cluster-based Feature Selection"},"content":{"rendered":"\n<p><strong><em>Excerpt<\/em><\/strong><\/p>\n\n\n\n<p>One major impediment to widespread adoption of machine learning (ML) in investment management is their black-box nature: how would you explain to an investor why the machine makes a certain outlook? What\u2019s the intuition behind a certain ML trading strategy? How would you explain a major drawdown? This lack of \u201cinterpretability\u201d is not just a problem for financial ML, it is a prevalent issue in applying ML to any domain. If you don\u2019t understand the underlying mechanisms of an anticipatory model, you may not trust its outlooks.<\/p>\n\n\n\n<p>Feature importance ranking goes a long way towards providing better interpretability to ML models. The feature importance score indicates how much information a feature contributes when building a supervised learning model. The importance score is calculated for each feature in the dataset, allowing the features to be ranked. The investor can therefore see the most important features used in the outlooks, and in fact apply \u201cfeature selection\u201d to only include those important features in the anticipatory model. However, as my colleague Nancy Xin Man and I have demonstrated in\u00a0<a href=\"https:\/\/doi.org\/10.3905\/jfds.2020.1.047\" target=\"_blank\" rel=\"noreferrer noopener\">Man and Chan 2021a<\/a>, common feature selection algorithms (e.g. MDA, LIME, SHAP) can exhibit high variability in the importance rankings of features: different random seeds often produce vastly different importance rankings. For e.g. if we run MDA on some cross validation set multiple times with different seeds, it is possible that a feature in a run is ranked at the top of the list but dropped to the bottom in the next run. This variability\u00a0of course eliminates any interpretability benefit of feature selection. Interestingly, despite this variability in importance ranking, feature selection still generally improves out-of-sample expected performance on multiple data sets that we tested in the above paper. This may be due to the \u201csubstitution effect\u201d: many alternative (substitute) features can be used to build anticipatory models with similar expected power. (In linear regression, substitution effect is called \u201ccollinearity\u201d.)<\/p>\n\n\n\n<p>To reduce variability (or what we called&nbsp;<em>instability<\/em>) in feature importance rankings and to improve interpretability, we found that LIME is generally preferable to SHAP, and definitely preferable to MDA. Another way to reduce instability is to increase the number of iterations during runs of the feature importance algorithms. In a typical implementation of MDA, every feature is permuted multiple times. But standard implementations of LIME and SHAP have set the number of iterations to 1 by default, which isn\u2019t conducive to stability. In LIME, each instance and its perturbed samples only fit one linear model, but we can perturb them multiple times to fit multiple linear models. In SHAP, we can permute the samples multiple times. Our experiments have shown that instability of the top ranked features do approximately converge to some minimum as the number of iterations increases; however, this minimum is not zero. So there remains some residual variability of the top ranked features, which may be attributable to the substitution effect as discussed before.<\/p>\n\n\n\n<p>To further improve interpretability, we want to remove the residual variability.&nbsp;<a href=\"https:\/\/amzn.to\/39lU6or\" target=\"_blank\" rel=\"noreferrer noopener\">L\u00f3pez de Prado, M. (2020)<\/a>&nbsp;described a clustering method to cluster together features are that are similar and&nbsp; should receive the same importance rankings. This promises to be a great way to remove the substitution effect. In our new paper&nbsp;<a href=\"https:\/\/py.predictnow.ai\/request_cmda_paper\" target=\"_blank\" rel=\"noreferrer noopener\">Man and Chan 2021b<\/a>&nbsp;, we applied a hierarchical clustering methodology prior to MDA feature selection to the same data sets we studied previously. This method is generally called cMDA. As they say in social media click baits, the results will (pleasantly) surprise you.<\/p>\n\n\n\n<p><em>Visit the PredictNow.ai website  to read more about the hierarchical cluster-based feature selection: <a href=\"https:\/\/www.predictnow.ai\/blog\/the-amazing-efficacy-of-cluster-based-feature-selection\/\">https:\/\/www.predictnow.ai\/blog\/the-amazing-efficacy-of-cluster-based-feature-selection\/<\/a><\/em>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This article shares insight on which algorithm application is used in feature importance rankings and interpretability improvement.<\/p>\n","protected":false},"author":591,"featured_media":76940,"comment_status":"closed","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[339,338,341,352,344],"tags":[912,9265,806,9266,9268,852,9267,494,5926,4921,9269],"contributors-categories":[13719],"class_list":{"0":"post-76936","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-data-science","8":"category-ibkr-quant-news","9":"category-quant-development","10":"category-quant-north-america","11":"category-quant-regions","12":"tag-artificial-intelligence","13":"tag-cluster-based-feature-selection","14":"tag-data-science","15":"tag-feature-selection-algorithms","16":"tag-lime","17":"tag-machine-learning","18":"tag-mda","19":"tag-quant","20":"tag-quantamental","21":"tag-quantitative-finance","22":"tag-shap","23":"contributors-categories-predictnow-ai"},"pp_statuses_selecting_workflow":false,"pp_workflow_action":"current","pp_status_selection":"publish","acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>The Amazing Efficacy of Cluster-based Feature Selection<\/title>\n<meta name=\"description\" content=\"This article shares insight on which algorithm application is used in feature importance rankings and interpretability improvement.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.interactivebrokers.com\/campus\/wp-json\/wp\/v2\/posts\/76936\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Amazing Efficacy of Cluster-based Feature Selection | IBKR Quant Blog\" \/>\n<meta property=\"og:description\" content=\"This article shares insight on which algorithm application is used in feature importance rankings and interpretability improvement.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/\" \/>\n<meta property=\"og:site_name\" content=\"IBKR Campus US\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-22T15:50:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-21T14:47:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2021\/02\/deep-machine-learning.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"900\" \/>\n\t<meta property=\"og:image:height\" content=\"550\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Dr. Ernest P. Chan\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/chanep\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr. Ernest P. Chan\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\n\t    \"@context\": \"https:\\\/\\\/schema.org\",\n\t    \"@graph\": [\n\t        {\n\t            \"@type\": \"NewsArticle\",\n\t            \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/#article\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/\"\n\t            },\n\t            \"author\": {\n\t                \"name\": \"Dr. Ernest P. Chan\",\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/person\\\/083811702bfaecd417618d515f0e6463\"\n\t            },\n\t            \"headline\": \"The Amazing Efficacy of Cluster-based Feature Selection\",\n\t            \"datePublished\": \"2021-02-22T15:50:47+00:00\",\n\t            \"dateModified\": \"2022-11-21T14:47:08+00:00\",\n\t            \"mainEntityOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/\"\n\t            },\n\t            \"wordCount\": 617,\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/02\\\/deep-machine-learning.jpg\",\n\t            \"keywords\": [\n\t                \"Artificial Intelligence\",\n\t                \"Cluster-based Feature Selection\",\n\t                \"Data Science\",\n\t                \"Feature Selection Algorithms\",\n\t                \"LIME\",\n\t                \"Machine Learning\",\n\t                \"MDA\",\n\t                \"Quant\",\n\t                \"Quantamental\",\n\t                \"Quantitative Finance\",\n\t                \"SHAP\"\n\t            ],\n\t            \"articleSection\": [\n\t                \"Data Science\",\n\t                \"Quant\",\n\t                \"Quant Development\",\n\t                \"Quant North America\",\n\t                \"Quant Regions\"\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"WebPage\",\n\t            \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/\",\n\t            \"name\": \"The Amazing Efficacy of Cluster-based Feature Selection | IBKR Quant Blog\",\n\t            \"isPartOf\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#website\"\n\t            },\n\t            \"primaryImageOfPage\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/#primaryimage\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/#primaryimage\"\n\t            },\n\t            \"thumbnailUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/02\\\/deep-machine-learning.jpg\",\n\t            \"datePublished\": \"2021-02-22T15:50:47+00:00\",\n\t            \"dateModified\": \"2022-11-21T14:47:08+00:00\",\n\t            \"description\": \"This article shares insight on which algorithm application is used in feature importance rankings and interpretability improvement.\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"ReadAction\",\n\t                    \"target\": [\n\t                        \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/\"\n\t                    ]\n\t                }\n\t            ]\n\t        },\n\t        {\n\t            \"@type\": \"ImageObject\",\n\t            \"inLanguage\": \"en-US\",\n\t            \"@id\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/ibkr-quant-news\\\/the-amazing-efficacy-of-cluster-based-feature-selection\\\/#primaryimage\",\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/02\\\/deep-machine-learning.jpg\",\n\t            \"contentUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2021\\\/02\\\/deep-machine-learning.jpg\",\n\t            \"width\": 900,\n\t            \"height\": 550,\n\t            \"caption\": \"Quant\"\n\t        },\n\t        {\n\t            \"@type\": \"WebSite\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#website\",\n\t            \"url\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/\",\n\t            \"name\": \"IBKR Campus US\",\n\t            \"description\": \"Financial Education from Interactive Brokers\",\n\t            \"publisher\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\"\n\t            },\n\t            \"potentialAction\": [\n\t                {\n\t                    \"@type\": \"SearchAction\",\n\t                    \"target\": {\n\t                        \"@type\": \"EntryPoint\",\n\t                        \"urlTemplate\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/?s={search_term_string}\"\n\t                    },\n\t                    \"query-input\": {\n\t                        \"@type\": \"PropertyValueSpecification\",\n\t                        \"valueRequired\": true,\n\t                        \"valueName\": \"search_term_string\"\n\t                    }\n\t                }\n\t            ],\n\t            \"inLanguage\": \"en-US\"\n\t        },\n\t        {\n\t            \"@type\": \"Organization\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#organization\",\n\t            \"name\": \"Interactive Brokers\",\n\t            \"alternateName\": \"IBKR\",\n\t            \"url\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/\",\n\t            \"logo\": {\n\t                \"@type\": \"ImageObject\",\n\t                \"inLanguage\": \"en-US\",\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/logo\\\/image\\\/\",\n\t                \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/05\\\/ibkr-campus-logo.jpg\",\n\t                \"contentUrl\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2024\\\/05\\\/ibkr-campus-logo.jpg\",\n\t                \"width\": 669,\n\t                \"height\": 669,\n\t                \"caption\": \"Interactive Brokers\"\n\t            },\n\t            \"image\": {\n\t                \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/logo\\\/image\\\/\"\n\t            },\n\t            \"publishingPrinciples\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/about-ibkr-campus\\\/\",\n\t            \"ethicsPolicy\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/cyber-security-notice\\\/\"\n\t        },\n\t        {\n\t            \"@type\": \"Person\",\n\t            \"@id\": \"https:\\\/\\\/ibkrcampus.com\\\/campus\\\/#\\\/schema\\\/person\\\/083811702bfaecd417618d515f0e6463\",\n\t            \"name\": \"Dr. Ernest P. Chan\",\n\t            \"description\": \"Ernie is a noted quantitative hedge fund manager and quant finance author. Previously he has applied his expertise in machine learning at IBM T.J. Watson Research Center\u2019s Human Language Technologies group, at Morgan Stanley\u2019s Data Mining and Artificial Intelligence Group, and at Credit Suisse\u2019s Horizon Trading Group. His papers and talks can be found at www.predictnow.ai\\\/financial-machine-learning\\\/.\",\n\t            \"sameAs\": [\n\t                \"https:\\\/\\\/www.predictnow.ai\\\/about-us\\\/\",\n\t                \"https:\\\/\\\/x.com\\\/https:\\\/\\\/twitter.com\\\/chanep\"\n\t            ],\n\t            \"url\": \"https:\\\/\\\/www.interactivebrokers.com\\\/campus\\\/author\\\/ernestchan\\\/\"\n\t        }\n\t    ]\n\t}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"The Amazing Efficacy of Cluster-based Feature Selection","description":"This article shares insight on which algorithm application is used in feature importance rankings and interpretability improvement.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.interactivebrokers.com\/campus\/wp-json\/wp\/v2\/posts\/76936\/","og_locale":"en_US","og_type":"article","og_title":"The Amazing Efficacy of Cluster-based Feature Selection | IBKR Quant Blog","og_description":"This article shares insight on which algorithm application is used in feature importance rankings and interpretability improvement.","og_url":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/","og_site_name":"IBKR Campus US","article_published_time":"2021-02-22T15:50:47+00:00","article_modified_time":"2022-11-21T14:47:08+00:00","og_image":[{"width":900,"height":550,"url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2021\/02\/deep-machine-learning.jpg","type":"image\/jpeg"}],"author":"Dr. Ernest P. Chan","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/chanep","twitter_misc":{"Written by":"Dr. Ernest P. Chan","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/#article","isPartOf":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/"},"author":{"name":"Dr. Ernest P. Chan","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/person\/083811702bfaecd417618d515f0e6463"},"headline":"The Amazing Efficacy of Cluster-based Feature Selection","datePublished":"2021-02-22T15:50:47+00:00","dateModified":"2022-11-21T14:47:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/"},"wordCount":617,"publisher":{"@id":"https:\/\/ibkrcampus.com\/campus\/#organization"},"image":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/#primaryimage"},"thumbnailUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2021\/02\/deep-machine-learning.jpg","keywords":["Artificial Intelligence","Cluster-based Feature Selection","Data Science","Feature Selection Algorithms","LIME","Machine Learning","MDA","Quant","Quantamental","Quantitative Finance","SHAP"],"articleSection":["Data Science","Quant","Quant Development","Quant North America","Quant Regions"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/","url":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/","name":"The Amazing Efficacy of Cluster-based Feature Selection | IBKR Quant Blog","isPartOf":{"@id":"https:\/\/ibkrcampus.com\/campus\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/#primaryimage"},"image":{"@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/#primaryimage"},"thumbnailUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2021\/02\/deep-machine-learning.jpg","datePublished":"2021-02-22T15:50:47+00:00","dateModified":"2022-11-21T14:47:08+00:00","description":"This article shares insight on which algorithm application is used in feature importance rankings and interpretability improvement.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.interactivebrokers.com\/campus\/ibkr-quant-news\/the-amazing-efficacy-of-cluster-based-feature-selection\/#primaryimage","url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2021\/02\/deep-machine-learning.jpg","contentUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2021\/02\/deep-machine-learning.jpg","width":900,"height":550,"caption":"Quant"},{"@type":"WebSite","@id":"https:\/\/ibkrcampus.com\/campus\/#website","url":"https:\/\/ibkrcampus.com\/campus\/","name":"IBKR Campus US","description":"Financial Education from Interactive Brokers","publisher":{"@id":"https:\/\/ibkrcampus.com\/campus\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ibkrcampus.com\/campus\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ibkrcampus.com\/campus\/#organization","name":"Interactive Brokers","alternateName":"IBKR","url":"https:\/\/ibkrcampus.com\/campus\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/logo\/image\/","url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2024\/05\/ibkr-campus-logo.jpg","contentUrl":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2024\/05\/ibkr-campus-logo.jpg","width":669,"height":669,"caption":"Interactive Brokers"},"image":{"@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/logo\/image\/"},"publishingPrinciples":"https:\/\/www.interactivebrokers.com\/campus\/about-ibkr-campus\/","ethicsPolicy":"https:\/\/www.interactivebrokers.com\/campus\/cyber-security-notice\/"},{"@type":"Person","@id":"https:\/\/ibkrcampus.com\/campus\/#\/schema\/person\/083811702bfaecd417618d515f0e6463","name":"Dr. Ernest P. Chan","description":"Ernie is a noted quantitative hedge fund manager and quant finance author. Previously he has applied his expertise in machine learning at IBM T.J. Watson Research Center\u2019s Human Language Technologies group, at Morgan Stanley\u2019s Data Mining and Artificial Intelligence Group, and at Credit Suisse\u2019s Horizon Trading Group. His papers and talks can be found at www.predictnow.ai\/financial-machine-learning\/.","sameAs":["https:\/\/www.predictnow.ai\/about-us\/","https:\/\/x.com\/https:\/\/twitter.com\/chanep"],"url":"https:\/\/www.interactivebrokers.com\/campus\/author\/ernestchan\/"}]}},"jetpack_featured_media_url":"https:\/\/www.interactivebrokers.com\/campus\/wp-content\/uploads\/sites\/2\/2021\/02\/deep-machine-learning.jpg","_links":{"self":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts\/76936","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/users\/591"}],"replies":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/comments?post=76936"}],"version-history":[{"count":0,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/posts\/76936\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/media\/76940"}],"wp:attachment":[{"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/media?parent=76936"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/categories?post=76936"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/tags?post=76936"},{"taxonomy":"contributors-categories","embeddable":true,"href":"https:\/\/ibkrcampus.com\/campus\/wp-json\/wp\/v2\/contributors-categories?post=76936"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}