437 results for search: Auto seguro Miami Beach FL llama ahora al 888-430-8975 Poliza seguro auto Seguros de coche ofertas Agente seguros Que es un seguro vehicular Comparar aseguradoras de coches Seguro de coche mensual
I have made it my personal objective to amplify HRDAG's message of being extra careful and scientifically rigorous with human rights data.
In 2001, President Alejandro Toledo, called for the establishment of the Comision de la Verdad y Reconciliacion (CVR) (Truth and Reconciliation Commission) to investigate human rights abuses in Perú between 1980 and 2000. Dr. Patrick Ball was invited to work with the Commission to evaluate the CVR technical work and make recommendations on the information management process and analytic strategies. HRDAG consultant Jana Asher worked with Dr. Ball and CVR staff members David Sulmont (Director Informations Systems) and Daniel Manrique (Database Expert) to present evidence of the violations in a report to the CVR.
The work included new estimates of ...
“In 2016, two researchers, the statistician Kristian Lum and the political scientist William Isaac, set out to measure the bias in predictive policing algorithms. They chose as their example a program called PredPol. … Lum and Isaac faced a conundrum: if official data on crimes is biased, how can you test a crime prediction model? To solve this technique, they turned to a technique used in statistics and machine learning called the synthetic population.”
Kristian Lum spoke about "Understanding the Context and Consequences of Pre-Trial Detention" at the Conference on Fairness, Accountability, and Transparency (FAT*).
We aim to produce code that is clear, replicatable across machines and operating systems, and that leaves an easy-to-follow audit trail.
Here is a collection of videos that profile projects or features us at speaking engagements. Please get in touch with us if you have any HRDAG video or photography.
We live in very challenging times. The pervasiveness of bias in AI algorithms and autonomous “killer” robots looming on the horizon, all necessitate an open discussion and immediate action to address the perils of unchecked AI. The decisions we make today will determine the fate of future generations. Please follow these amazing women and support their work so we can make faster meaningful progress towards a world with safe, beneficial AI that will help and not hurt the future of humanity.
53. Kristian Lum @kldivergence
It could make sense to use Rust as a data journalist for in-browser computations, and other thoughts from RustConf.
The struggle between Syrian President Bashar al-Assad's regime and opposition forces has generated extensive global press coverage, but few accurate estimates of casualties. In January 2013, the United Nations Office of the High Commissioner for Human Rights (OHCHR) released a report on the number of conflict-related killings in Syria. The UN report is based on statistical analysis conducted by HRDAG scientists Megan Price, Jeff Klingner and Patrick Ball. This chapter examines HRDAG’s findings which compared information from a database collected by the Syrian government with six databases compiled by Syrian human rights activists and citizen ...
One year ago, HRDAG cast out on its own as an independent nonprofit—and this first year has been busy, productive, and exciting. We’re indebted to our Advisory Board for their valuable contributions and to our funders for their generosity and participation in our mission. Highlights of the past year include contributing testimony to three court cases, publishing two reports on conflict-casualties in Syria, presenting over a dozen talks (many of which are available on our talks page), traveling to over half a dozen countries to testify, collaborate with partners, and participate in conferences/workshops, hiring a new technical lead, and bringing in ...
Donating to HRDAG
Thank you for your interest in making a donation to the Human Rights Data Analysis Group to help us use science to support our partners in the human rights world.
You can make a donation by credit card on the Community Partners® Network for Good page. HRDAG is a "project of Community Partners," and right below the section on payment information, you'll be able to select "Human Rights Data Analysis Group" from a drop-down menu. (On most browsers, if you use this link, HRDAG will be pre-selected on the drop-down menu.)
This transaction will appear on your credit card statement as "Network for Good."
If you donate by check, ...
You may contact us via info @ hrdag.org or use this form.
Would you like to receive our newsletter?
Great! Please sign up here.
Find us on Mastodon
Follow HRDAG on Mastodon.
Employment with HRDAG
Please keep in touch by signing up for our newsletters and following us on Twitter @hrdag or Mastodon.
If you do not see a job listed here, please do not send your CV or résumé, as we do not file or save them, and we will only have to send you a sad “no thank you” letter.
Volunteering with HRDAG
Are you interested in volunteering your time to the Human Rights Data Analysis Group? We’re very flattered—but at this time we’re ...
In this story, Guerrini discusses the impact of HRDAG's work in Guatemala, especially the trials of General José Efraín Ríos Montt and Colonel Héctor Bol de la Cruz, as well as work in El Salvador, Syria, Kosovo, and Timor-Leste. Multiple systems estimation and the perils of using raw data to draw conclusions are also addressed.
Megan Price and Patrick Ball are quoted, especially in regard to how to use raw data.
“From our perspective,” Price says, “the solution to that is both to stay very close to the data, to be very conservative in your interpretation of it and to be very clear about where the data came from, how it was collected, what ...
Help Us Advance Justice And Human Rights
Your donations enable HRDAG to use data science and help our partners
answer important questions about human rights and patterns of mass violence.
Or Write a Check
If you prefer to donate by check, please make it payable to: “Community Partners for HRDAG”
Mail it to:
Community Partners
P. O. Box 741265
Los Angeles, CA 90074-1265
With help from HRDAG, Roman Rivera built the data backbone for the Invisible Institute's Citizens Police Data Project.
.hrdag-algo-button {
margin-bottom: 25px;
a {
border-radius: 18px;
background-color: #4f81ed;
padding: 8px 35px;
text-decoration: none;
color: white;
border: 1px solid transparent;
}
a:hover {
color: #4f81ed;
background-color: transparent;
border: 1px solid #4f81ed;
}
}
.hrdag-algo-list {
margin-bottom: 20px;
}
fetch('/wp-json/wp/v2/categories')
.then(response => {
if (!response.ok) {
throw new Error('Network response was not ok');
}
return response.json();
})
.then(data => {
console.log('data', data);
});
C...
Elizabeth Eagen of the Citizens and Technology Lab at Cornell University will expand the HRDAG advisory board.