Skip to content
Snippets Groups Projects
Commit 30708c17 authored by Duchateau Fabien's avatar Duchateau Fabien
Browse files

[M] updated incomplete ref data2020

parent 9af921ad
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,12 @@
organization={IEEE}
}
@article{barretpredicting,
title={Predicting the enviornment of a neighbourhood: a use case for France},
author={Barret, Nelly and Duchateau, Fabien and Favetta, Franck and Bonneval, Loic},
year={2020}
@INPROCEEDINGS{data20,
title = {Predicting the Environment of a Neighborhood: a Use Case for France},
publisher = {SciTePress},
year = {2020},
isbn = {978-989-758-440-4},
author = {Nelly Barret and Fabien Duchateau and Franck Favetta and Loïc Bonneval},
booktitle = {International Conference on Data Management Technologies and Applications (DATA)},
pages = {294-301},
}
\ No newline at end of file
......@@ -35,7 +35,7 @@ Several projects focus on qualifying neighbourhoods using social networks. For i
# Methodology
In order to describe in the most accurate way the environment of a neighbourhood, social science researchers have defined six environment variables, each with a limited number of values [@barretpredicting]. These six variables are the _building type_, the _building usage_, the _landscape_, the _social class_, the _morphological position_ and the _geographical position_. As an example, the _landscape_ can be evaluated as _urban_, _green areas_, _forest_ or _countryside_ while the _social class_ have values from _lower_ to _upper_. These variables are commonly accepted and easily understandable.
In order to describe in the most accurate way the environment of a neighbourhood, social science researchers have defined six environment variables, each with a limited number of values [@data2020]. These six variables are the _building type_, the _building usage_, the _landscape_, the _social class_, the _morphological position_ and the _geographical position_. As an example, the _landscape_ can be evaluated as _urban_, _green areas_, _forest_ or _countryside_ while the _social class_ have values from _lower_ to _upper_. These variables are commonly accepted and easily understandable.
Predihood provides the following functionnalities:
- adding new neighbourhoods and indicators to describe them;
......@@ -111,7 +111,7 @@ In addition, Predihood provides an interface for easily tuning and testing algor
# Mentions of Predihood
Our Predihood tool has been presented during the DATA conference [@barretpredicting]. Prediction results using 6 algorithms from Scikit-learn range from 30% to 65% depending on the environment variable, and designing new algorithms could help improving these results.
Our Predihood tool has been presented during the DATA conference [@data2020]. Prediction results using 6 algorithms from Scikit-learn range from 30% to 65% depending on the environment variable, and designing new algorithms could help improving these results.
The project is available here: [https://gitlab.liris.cnrs.fr/fduchate/predihood](https://gitlab.liris.cnrs.fr/fduchate/predihood).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment