1 रिपॉजिटरी
The process of testing different causal estimators and hyperparameter grids to find the optimal configuration.
Distinct from Model Performance Optimization: Distinct from Model Performance Optimization: focuses on selecting the best estimator type/grid rather than quantization or speed.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Estimator Selection. Refine with filters or upvote what's useful.
EconML, मशीन लर्निंग और अर्थमिति (econometrics) के संयोजन का उपयोग करके विषम उपचार प्रभावों (heterogeneous treatment effects) का अनुमान लगाने के लिए डिज़ाइन की गई एक Python लाइब्रेरी है। यह यह निर्धारित करने के लिए कि विशिष्ट हस्तक्षेप व्यक्तियों या उपसमूहों को कैसे प्रभावित करते हैं, सशर्त औसत उपचार प्रभावों (conditional average treatment effects) की गणना करने के लिए एक टूलकिट के रूप में कार्य करती है। यह प्रोजेक्ट उच्च-आयामी भ्रमित करने वाले कारकों (confounders) से कारण संकेतों (causal signals) को अलग करने के लिए डबल मशीन लर्निंग और ऑर्थोगोनल मशीन लर्निंग के लिए एक फ्रेमवर्क प्रदान करता है। इसमें कारण जंगलों (causal forests) और इंस्ट्रूमेंटल वेरिएबल लर्नर्स के लिए विशेष इम्प्लीमेंटेशन शामिल हैं, जो अनपेक्षित भ्रम (unobserved confounding) की उपस्थिति में भी कारण संबंधों की रिकवरी की अनुमति देते हैं। यह लाइब्रेरी रिफ्यूटेशन टेस्ट्स और कैलिब्रेशन कर्व्स के माध्यम से कारण मॉडल वैलिडेशन, व्यक्तिगत उपचार नीतियों के निर्माण और डायनामिक उपचार शासन के विश्लेषण सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करती है। यह अनिश्चितता परिमाणीकरण (uncertainty quantification) के लिए सांख्यिकीय अनुमान और ट्री-आधारित मॉडल्स और Shapley वैल्यूज़ का उपयोग करके प्रभाव विषमता की व्याख्या का भी समर्थन करती है। यह प्रोजेक्ट मुख्य रूप से Jupyter Notebooks के माध्यम से कार्यान्वित और प्रदर्शित किया जाता है।
Supports identifying the best performing model configuration by testing various estimators and hyperparameter grids.