- Last 7 days
-
Tags
Annotators
URL
-
-
developer.okta.com developer.okta.com
-
curl -v -X POST \ -H "Accept: application/json" \ -H "Content-Type: application/json" \ -H "User-Agent: Mozilla/5.0 (${systemInformation}) ${platform} (${platformDetails}) ${extensions}" \ -H "Authorization: SSWS ${api_token}"
-
- Nov 2023
-
www.theguardian.com www.theguardian.com
-
Der Artikel im Guardian stellt eine neue Studie dar, aus der hervorgeht, wie viel von der bereits existierenden Infrastruktur zur Förderung fossiler Brennstoff stillgelegt werden muss, um das 1,5° Ziel zu erreichen. Dabei geht die Autoren davon aus, dass man CO2 nicht realistisch wieder aus der Atmosphäre entfernen kann, und dass das 1,5° Ziel also nur zu erreichen ist, wenn nicht zu viel emittiert wird. Diese Studie fordert das Gegenteil der Planungen der fossilen Industrien, über der über die der Guardian gerade berichtet hatte. Der Artikel ist auch bemerkenswert, weil er auf eine Reihe weiterer wichtiger Studien zu fossilen Lagerstätten verweist.
Tags
- expert: Kelly Trout
- institution: Carbon Tracker
- variable: emissions of known reserves
- treaty: energy charter treaty
- Climate emergency
- expert: Daniel Welsby
- fossil fuels
- 2022-05-17
- institution: Beyond Oil and Gas Alliance
- process: fossil development
- variable: emissions of developed reserves
- expert: Greg Muttitt
- expert: Maeve O'Connor
- topic: carbon removal
Annotators
URL
-
-
www.nytimes.com www.nytimes.com
-
John Kerry besucht in dieser Woche China für dreitägige Gespräche mit seinem Pendant Xie Zhenhua. Konkrete Ergebnisse dieses Treffens werden von den meisten Experten nicht erwartet. Ein mögliches Ergebnis könnten regelmäßige Gespräche beide Seiten zur Abstimmung ihrer Dekarbonisierungspolitik sein. Hintergrundbericht in der New York Times. https://www.nytimes.com/2023/07/15/climate/us-china-climate-talks.html
Tags
- actor: Xie Zhenhua
- actor: John Kerry
- institution: Center for Research on Energy and Clean Air
- expert: Qi Qin
- country: USA
- expert: Michael Greenston
- mode: climate diplomacy
- country: China
- process. methane reduction
- expert: David Sandalow
- expert: Bernice Lee
- variable: clean energy Investment
Annotators
URL
-
- Aug 2023
-
www.theguardian.com www.theguardian.com
-
Waldbrände haben 2023 in Kanada bisher mit 1,4 Milliarden Hektar eine Fläche von der Größe Griechenlands zerstört. Ein Attributionsstudie für die Brände in Québec ergibt, dass sie durch die globale Erhitzung mindestens doppelt so wahrscheinlich wurden wir ohne sie, und dass die Temperaturen, die die Brände begünstigten, 20% höher waren als vor der Verbrennung fossiler Energieträger. https://www.theguardian.com/world/2023/aug/22/climate-change-canada-wildfires-twice-as-likely
-
-
www.nytimes.com www.nytimes.com
-
Gut recherchierter Artikel über die Abhängigkeit Österreichs von russischem Gas und die enge Verflechtung von österreichischen Eliten und russischen fossilen Interessen. Hervorgehoben wird u.a., dass in Österreich Entscheidungen, die die nationale Sicherheit betreffen, bei der OMV, also einer privaten Firma getroffen werden. https://www.nytimes.com/2023/07/31/business/energy-environment/austria-natural-gas-russia.html
-
- Jul 2023
-
www.derstandard.de www.derstandard.de
-
Wenn die reichsten Menschen in Europa ihren Energieverbrauch auf 170 Gigajoule pro Jahr reduzieren würden, ließen sich allein damit 10% der EU-Emissionen reduzieren - wobei 170 Gigajoule mehr sind, als 80% der europäischen Bevölkerung verbrauchen. Eine neue Studie zeigt das Potenzial von Reduktionen auf der Nachfrageseite vor allem bei Wohlhabenden. Eine bessere Befriedigung grundlegender Energiebedürfnisse von Armen hat dagegen nur geringe Auswirkungen auf die Emissionen. https://www.derstandard.de/story/3000000179254/energiesparen-bei-reichen-kann-erhoehten-verbrauch-bei-armen-kompensieren
-
-
www.theguardian.com www.theguardian.com
-
Über 100 Menschen sind in den vergangenen Tagen in Nordindien an den Folgen einer Hitzewelle mit Rekordtemperaturen gestorben. Eine Studie der World Weather attribution hat ergeben, dass die Hitzewelle in Indien im April durch die globale Erhitzung um 30% wahrscheinlicher geworden ist. Wenn sich die Erhitzung fortsetzt werden große Teile Indiens, wie eine weitere neulich veröffentlichte Studie ergibt, für Menschen potenziell unbewohnbar werden.
-
-
www.liberation.fr www.liberation.fr
-
In Peking und den acht chinesischen Provinzhauptstädten wurden in den vergangenen Tagen Rekordtemperaturen gemessen.
-
-
socialsci.libretexts.org socialsci.libretexts.org
-
Concepts, Constructs, and Variables Last updated Aug 21, 2021 Save as PDF 2.1: Unit of Analysis 2.3: Propositions and Hypotheses picture_as_pdfFull BookPageDownloadsFull PDFImport into LMSIndividual ZIPBuy Print CopyPrint Book FilesSubmit Adoption ReportPeer ReviewDonate /*<![CDATA[*/ window.hypothesisConfig = function () { return { "showHighlights": false }; }; //localStorage.setItem('darkMode', 'false'); window.beelineEnabled = true; document.getElementsByTagName('head')[0].prepend(document.getElementById('mt-screen-css'),document.getElementById('mt-print-css')); //$('head').prepend($('#mt-print-css')); //$('head').prepend($('#mt-screen-css'));/*]]>*/ Page ID26212 /*<![CDATA[*/window.addEventListener('load', ()=>LibreTexts.TOC(undefined, undefined, true));/*]]>*/ /*<![CDATA[*/ //CORS override LibreTexts.getKeys().then(()=>{ if(!$.ajaxOld){ $.ajaxOld = $.ajax; $.ajax = (url, options)=> { if(url.url && url.url.includes('.libretexts.org/@api/deki/files')) { let [subdomain, path] = LibreTexts.parseURL(); let token = LibreTexts.getKeys.keys[subdomain]; url.headers = Object.assign(url.headers || {}, {'x-deki-token':token}); } else if (typeof url === 'string' && url.includes('.libretexts.org/@api/deki/files')){ let [subdomain, path] = LibreTexts.parseURL(); let token = LibreTexts.getKeys.keys[subdomain]; options.headers = Object.assign(options.headers || {}, {'x-deki-token':token}); } return $.ajaxOld(url, options); } } });/*]]>*/ Anol BhattacherjeeUniversity of South Florida via Global Text Project
Tags
Annotators
URL
-
-
-
Das deutsche Bundeskabinett hat den Entwurf eines Gesetzes zur Klimaanpassung beschlossen. Das Gesetz verpflichtet Länder und Kommunen, Anpassungsstrategien zu entwickeln. Der Bund selbst muss bis 2024 eine Vorsorgestrategie mit konkreten nachprüfbaren Kennzahlen vorlegen. Die Kosten für die Anpassung bei Bund und Ländern werden bis 2030 auf 55 Milliarden Euro geschätzt. Die Verteilung der Kosten ist noch unklar. Entsiegelungsvorschriften fehlen.
https://taz.de/Gesetz-fuer-Anpassung-an-den-Klimawandel/!5943821/
-
-
www.liberation.fr www.liberation.fr
-
Eine von 30 NGOs ausgearbeitete Studie zeigt, dass die Schiffstransporte sich auf das Klima so negativ auswirken wie der Luftverkehr. Hintergrund der Veröffentlichung ist die Sitzung der Welt-Schifffahrts-Organisation MPI zur Dekarbonisierung der Schiffahrt.
Studie: https://seas-at-risk.org/publications/the-state-of-shipping-oceans-report/
Tags
Annotators
URL
-
-
www.theguardian.com www.theguardian.com
-
Vor der Pariser Konferenz zur Klimafinanzierung, bei der vor allem die sogenannte Bridgetown Agenda diskutiert werden soll, begründet Avinash Persaud, ein Berater der Premierministerin von Barbados, die Forderungen nach radikaler Veränderung und Aufstockung der Klimafinanzierung. Die Summen, die der globale Süden für klimaanpassung und Klimaschutz erhält, müssen potenziert werden, damit diese Länder der Klimakatastrophe wirksam begegnen können. Nicholas Stern und Vera Songwe beziffern den jährlichen klimafinanzbedarf des globalen Südens auf Billionen Dollar, etwa die Summe, die zurzeit für fossile Energien ausgegeben wird. https://www.theguardian.com/environment/2023/jun/18/countries-are-drowning-climate-expert-calls-for-urgent-rethink-on-scale-of-aid-for-developing-worldexpert:
-
-
www.liberation.fr www.liberation.fr
-
93% der Länder, die am verwundbarsten durch die Klimakrise sind, sind bereits überschuldet oder stehen kurz davor. Trotzdem sind bisher Kredite das Hauptinstrument der Klimafinanzierung. Damit verschärft sich die Schuldenkrise vor allem vieler afrikanischer Staaten. Sie ist eines der Hauptthemen des Pariser Klimafinanz-Gipfels. Hintergrund-Bericht der Libération mit vielen vertiefenden Informationen. https://www.liberation.fr/international/afrique/quinze-ans-apres-lafrique-rattrapee-par-la-dette-20230622_FC3LKPPATFCXDIGC4FS626ZE4E/
Oxfam: Climate Finance Shadow Report 2033 https://www.oxfam.org/en/research/climate-finance-shadow-report-2023
-
- Jun 2023
-
www.repubblica.it www.repubblica.it
-
Paola Mercogliano
Im Rahmen des EU-Projekts Highlander wurden die Klimadaten Italiens mit eine Auflösung von 30 km erfasst und mit Hilfe von Climate Stripes visualisiert. In einem langen Artikel blickt die Repubblica auf 30 Jahre Erhitzung in Italien zurück. https://www.repubblica.it/green-and-blue/2023/07/01/news/strisce_climatiche_italia_progetto_highlander_cineca_comuni_precisione_crisi_ambientale-405524064/
Mehr zu Italien: https://hypothes.is/users/HeinzWittenbrink?q=Italy
Tags
- expert: Paola Mercogliano
- country: Italy
- expert: Francesco Bosello
- institution: European Centre for Medium-Range Weather Forecasts (Ecmwf)
- variable: 2m temperature
- institution: CMCC
- institution: Centro euromediterraneo per il cambiamento climatico
- process: global heating
- time: 1990-2023
Annotators
URL
-
-
www.nytimes.com www.nytimes.com
-
Die Rauchwolken der riesigen Waldbrände in Kanada bedrohen zum zweiten Mal die Gesundheit der Einwohnerinnen und Einwohner großer Teil der USA. In vielen Städten erreicht der Air Quality Index Werte von über 200. Ab 100 sind Menschen mit Atmwegsbeschwerden akut gefährdet.
https://www.nytimes.com/2023/06/28/us/canada-wildfire-smoke-air-quality-midwest.html
-
-
www.theguardian.com www.theguardian.com
-
Die Treibhausas-Emissionen durch fossile Energie sind 2022 um 0,8% gestiegen. 82% des globalen Energieverbrauchs stammen weiterhin aus fossilen Quellen, Der weltweite Energieverbauch wuchs 2022 um 1%. Deshalb hat das Wachstum bei den Erneuerbaren nicht dazu geführt, dass die Emissionen sinken. https://www.theguardian.com/business/2023/jun/26/greenhouse-gas-emissions-from-global-energy-industry-still-rising-report?utm_source=cbnewsletter&utm_medium=email&utm_term=2023-06-26&utm_campaign=Daily+Briefing+26+06+2023
Presseaussendung zur Statistical Review of World Energy: https://www.energyinst.org/exploring-energy/resources/news-centre/media-releases/ei-statistical-review-of-world-energy-energy-system-struggles-in-face-of-geopolitical-and-environmental-crises
-
-
www.derstandard.at www.derstandard.at
-
Österreich bezieht im Gegensatz zu den meisten westlichen Ländern weiter Gas über Pipelines aus Russland. Der österreichische Staat profitiert davon durch die Dividenden der OMV, die im vergangenen Jahr über 600 Millionen Euro betrugen.
https://www.derstandard.at/story/3000000176415/scheinheilig-zum-quadrat
-
-
www.liberation.fr www.liberation.fr
-
Die Temperaturen des Atlantik zwischen Island und Afrika liegen im Augenblick bis zu 5 Grad über dem Normalwert. Eine marine Hitzewelle dieses Ausmaßes wurde in dieser Region noch nie beobachtet. Sie wird gravierende Konsequenzen für die Biodiversität haben. Eine vergleichbare Hitzewelle im Mittelmeer führte 2022 zu einem Massensterben bei ca 50 Tier und Pflanzenarten in den oberen 50 Metern des Meeres.
-
-
iopscience.iop.org iopscience.iop.org
-
global GDP (constant $US2010) grew at 3.5%/year from 1960–2014, while CO2 emissions grew at 2.5%/year on average (World Bank 2019a);
Tatsächlich wuchs die Wirtschaft zwischen 1960 und 2014 etwas stärker als die CO<sub>2</sub>-Emissionen, wobei sich die beiden Kurven aber nach 2000 einander annäherten. In dieser Zeit wuchsen Wirtschaft und Emissionen um duchschnittlich 2,8%.
-
-
www.derstandard.at www.derstandard.at
-
Pakistan hat zum ersten Mal mit chinesischen Yuan für russisches Erdöl bezahlt, das aufgrund der westlichen Sanktionen gegen Russland zu einem verbilligten Preis an die verbliebenen Abnehmerländer geliefert wird. Die Zahlung stellt das bisherige globale System der Bezahlung von Öl infrage, bei der immer der amerikanische Dollar als Währung verwendet wird. Standard-Artikel mit vielen Informationen zu den geo- und finanzpolitischen Hintergründen https://www.derstandard.at/story/3000000174993/alternative-zum-dollar-pakistan-zahlt-erstmals-oel-in-yuan
-
-
www.liberation.fr www.liberation.fr
-
Carbon Capture and Storage wird von der fossilindustrie, unter anderem vom Präsidenten der Cop28, Sultan Al Jaber, als Methode dargestellt, fossile Energien CO2 frei zu machen. Eine Studie über zwei experimentelle CCS-Projekte in Norwegen stellt in Frage, ob die Speicherung von CO2 unter dem Meeresboden überhaupt sicher zu realisieren ist. In beiden Fällen wurden geologische Besonderheiten entdeckt, die zu völlig anderen Entwicklungen in den Lagerstätten führte, als man es angenommen hatte.
-
-
www.tagesschau.de www.tagesschau.de
-
Reportage über Produktion und Nutzung von grünem Wasserstoff in Spanien. Eines der Probleme – abgesehen von den hohen Produktionskosten – ist der Wassermangel im Landesinneren. Das ohnehin knappe Wasser wird im Moment für die Landwirtschaft gebraucht, so dass es fraglich ist, wann Spanien grünen Wasserstoff in andere europäische Länder exportieren kann.
https://www.tagesschau.de/ausland/europa/wasserstoff-spanien-100.html
-
- Jul 2022
-
-
the := operator is a shortcut for declaring and initializing a variable in one line (Go uses the value on the right to determine the variable's type). Taking the long way, you might have written this as: var message string message = fmt.Sprintf("Hi, %v. Welcome!", name)
declare and initialize a vairable in one line. 声明和初始化一个变量
Tags
Annotators
URL
-
- Apr 2022
-
askubuntu.com askubuntu.com
-
You can close the single quotes before starting the double quotes and do the reverse at the end of that inner section to achieve what you want:
This is how to use variable in single quotes. It works well also for tcsh.
-
- Feb 2022
-
tvrctkmytfln.gitee.io tvrctkmytfln.gitee.io
-
To manage a variable-size stack frame, x86-64 code uses register %rbp to serveas a frame pointer
frame pointer 什么情况下会使用?
-
At times, however, local data mustbe stored in memory. Common cases of this include these:.There are not enough registers to hold all of the local data..The address operator ‘&’ is applied to a local variable, and hence we must beable to generate an address for it..Some of the local variables are arrays or structures and hence must be accessedby array or structure references.
什么时候 local data 必须要被存放在 memory 里面?
-
- Jan 2022
-
github.com github.com
-
We cannot make the above statement reactive because we touch tmpCopyAsTemplates.
-
It works if you always want b to be the value deriving from a. However in the example above, we want the value of b to be temporarily out of sync of a.
-
My mental model has always been that a reactive declaration like $: b = a * 2 defines b in it's entirety ("Here's my recipe for b and all the ingredients, please Svelte make b always up to date"). And outside of this declaration b is immutable.
-
For me there is a distinct difference between these two scripts: let a = 1; $: b = a * 2; let a = 1; let b; $: { b = a * 2 }; The first example defines a "recipe" for how to create b and b is completely defined by that declaration. Outside of that it is immutable, data flows only into a single sink. The second example declares a variable b and then uses a reactive statement to update it. But it also allows you to do with b whatever you want. If someone wants to go that route (definitely not me), they are free to do so at their own risk of ensuring consistency.
-
First of all, here is what I meant by updating reactive declared variable
-
The intention of the issue #2444 was to propagate the changes of the reactive declared variables back to its dependencies. in the context of this example, would meant, updating b should update a as well.
-
The intended behavior for the code snippet above is to reactively update b when a changes allows b temporarily go "out-of-sync" of a when calling update, setting b to 42 in this case, b is not always a * 2 however, if a changes again, b will be updated back to a * 2, instead of staying at 42
-
-
github.com github.com
-
You declare a reactive variable and it's dependencies ("recipe").
-
I don't think these are two different interests in contrast with each other. I wanna update that temporary object and when the dep changes I re-create the temporary object. Simple as that.
-
- Nov 2021
-
tvrctkmytfln.gitee.io tvrctkmytfln.gitee.io
-
local variables such as x are often kept in registers rather thanstored in memory locations. Register access is much faster than memory access.
local variables 通过会存在哪里,为什么?
-
- Oct 2021
-
www.orgroam.com www.orgroam.com
-
org-roam-dailies-directory
-
org-roam-dailies-capture-templates
Tags
Annotators
URL
-
- Sep 2021
-
twitter.com twitter.com
-
Maarten van Smeden on Twitter. (n.d.). Twitter. Retrieved 6 September 2021, from https://twitter.com/MaartenvSmeden/status/1432378998470889472
-
- Jun 2021
-
stackoverflow.com stackoverflow.com
-
I've seen (and fixed) Ruby code that needed to be refactored for the client objects to use the accessor rather than the underlying mechanism, even though instance variables aren't directly visible. The underlying mechanism isn't always an instance variable - it can be delegations to or manipulations of a class you're hiding behind a facade, or a session store with a particular format, or all kinds. And it can change. 'Self-encapsulation' can help if you need to swap a technology, a library, an object specification, etc.
-
a principle I use is: If you have an accessor, use the accessor rather than the raw variable or mechanism it's hiding. The raw variable is the implementation, the accessor is the interface. Should I ignore the interface because I'm internal to the instance? I wouldn't if it was an attr_accessor.
-
I have been wrapping instance variables in accessor methods whenever I can though.
-
Also, Sandi Metz mentions this in POODR. As I recall, she also advocates wrapping bare instance variables in methods, even when they're only used internally. It helps avoid mad refactoring later.
-
- May 2021
-
twitter.com twitter.com
-
Darren Dahly on Twitter. (n.d.). Twitter. Retrieved 1 May 2021, from https://twitter.com/statsepi/status/1385127211699691520
-
- Mar 2021
-
manual.limesurvey.org manual.limesurvey.org
- Feb 2021
-
sass-lang.com sass-lang.com
-
Local variables can even be declared with the same name as a global variable. If this happens, there are actually two different variables with the same name: one local and one global. This helps ensure that an author writing a local variable doesn’t accidentally change the value of a global variable they aren’t even aware of.
Tags
Annotators
URL
-
- Dec 2020
-
files.zotero.net files.zotero.net
-
Ourdependentmeasuresincludedallspectralqualitymeasures(F1,F2,F2-F1)andschwaduration.
dependent variables
Tags
Annotators
URL
-
- Nov 2020
-
files.zotero.net files.zotero.net
-
Thirty-nine right-handed (Snyder&Harris, 1993) healthy adults
Participants: 39 adults (no children as plasticity would be highly varied; adults are known for lower plasticity); being right-handed is an interesting note, but means that all adults are left-brain dominant. Researchers' attempt to keep variation low and the experimental group uniform.
Tags
Annotators
URL
-
- Oct 2020
-
stats.idre.ucla.edu stats.idre.ucla.edu
-
autorecode gender /into ngen. execute.
Auto recode a string variable into a numeric variable... the most effective way
-
-
www.ibm.com www.ibm.com
-
The GROUPS subcommand specifies an unknown variable or a long string variable.
The GROUPS subcommand specifies an unknown variable or a long string variable.
-
-
guides.rubyonrails.org guides.rubyonrails.org
-
Paths are traversed in the order they occur in the search path. By default, this means the files in app/assets take precedence, and will mask corresponding paths in lib and vendor.
-
-
www.scribbr.com www.scribbr.com
-
Understanding types of variables
Understanding types of variables
-
- Sep 2020
-
ideas.repec.org ideas.repec.org
-
Kubinec, Robert & Carvalho, Luiz & Barceló, Joan & Cheng, Cindy & Hartnett, Allison & Messerschmidt, Luca & Duba, Derek & Cottrell, Matthew Sean, 2020. "Partisanship and the Spread of COVID-19 in the United States," SocArXiv jp4wk, Center for Open Science. Retrieved from: https://ideas.repec.org/p/osf/socarx/jp4wk.html
-
-
jsrocks.org jsrocks.orgJS Rocks1
-
Otherwise, please take the time to read about declarations hoisting (MDN, Adequately Good) and variable shadowing, as these concepts are key to fully understanding TDZ.
-
- Aug 2020
-
gohugo.io gohugo.io
-
<!-- The . represents an element in $array -->
-
- Jul 2020
-
psyarxiv.com psyarxiv.com
-
McKinley, L., McAnally, K., Moyers, S. A., & Hagger, M. S. (2020). Behavioral Health Theories, Equity, and Disparities in Global Health: A Basic Process Model. https://doi.org/10.31234/osf.io/nybv8
-
- Jun 2020
-
psyarxiv.com psyarxiv.com
-
Abdelrahman, M. K. (2020, April 14). Personality Traits, Risk Perception and Social Distancing During COVID-19. https://doi.org/10.31234/osf.io/6g7kh
-
-
psyarxiv.com psyarxiv.com
-
Yamada, Y., Ćepulić, D.-B., Coll-Martín, T., Debove, S., Gautreau, G., Han, H., Rasmussen, J., Tran, T. P., Travaglino, G. A., & Lieberoth, A. (2020). COVIDiSTRESS Global Survey dataset on psychological and behavioural consequences of the COVID-19 outbreak [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/v7cep
-
- May 2020
-
psyarxiv.com psyarxiv.com
-
Farias, J. E. M., & Pilati, R. (2020). Violating social distancing amid COVID-19 pandemic: Psychological factors to improve compliance [Preprint]. PsyArXiv. https://doi.org/10.31234/osf.io/apg9e
-
-
-
Rader, B., Scarpino, S., Nande, A., Hill, A., Reiner, R., Pigott, D., Gutierrez, B., Shrestha, M., Brownstein, J., Castro, M., Tian, H., Pybus, O., & Kraemer, M. U. G. (2020). Crowding and the epidemic intensity of COVID-19 transmission [Preprint]. Epidemiology. https://doi.org/10.1101/2020.04.15.20064980
-
- Dec 2019
-
infokaistatic.s3.amazonaws.com infokaistatic.s3.amazonaws.com
-
PHP variables begin with the dollar symbol $ and PHP variable names adhere to the following rules:• Names are case sensitive• Names may contain letters, numbers, and the underscore character• Names may not begin with a number
-
- Jul 2019
-
livebook.datascienceheroes.com livebook.datascienceheroes.com
-
However, the gain ratio is the most important metric here, ranged from 0 to 1, with higher being better.
-
en: entropy measured in bits mi: mutual information ig: information gain gr: gain ratio
-
-
rdrr.io rdrr.io
-
Feature predictive power will be calculated for all features contained in a dataset along with the outcome feature. Works for binary classification, multi-class classification and regression problems. Can also be used when exploring a feature of interest to determine correlations of independent features with the outcome feature. When the outcome feature is continuous of nature or is a regression problem, correlation calculations are performed. When the outcome feature is categorical of nature or is a classification problem, the Kolmogorov Smirnov distance measure is used to determine predictive power. For multi-class classification outcomes, a one vs all approach is taken which is then averaged to arrive at the mean KS distance measure. The predictive power is sensitive towards the manner in which the data has been prepared and will differ should the manner in which the data has been prepared changes.
-
-
www.scholarpedia.org www.scholarpedia.org
-
Mutual information is one of many quantities that measures how much one random variables tells us about another. It is a dimensionless quantity with (generally) units of bits, and can be thought of as the reduction in uncertainty about one random variable given knowledge of another. High mutual information indicates a large reduction in uncertainty; low mutual information indicates a small reduction; and zero mutual information between two random variables means the variables are independent.
-