This commit is contained in:
Marc Beninca 2020-08-12 23:15:43 +02:00
parent 2a4f08fa06
commit 75c6ee7b00
4 changed files with 51 additions and 25 deletions

View file

@ -71,6 +71,30 @@ publisher = "O'Reilly",
pages = "164",
}
@book{multi-class,
author = "Paresh Deka",
title = "A primer on machine learning applications in civil engineering",
year = "2020",
publisher = "CRC Press",
pages = "86-89",
}
@book{mri,
author = "Anand Kulkarni and Suresh Satapathy",
title = "Optimization in Machine Learning and Applications",
year = "2020",
publisher = "Springer",
pages = "51-68",
}
@book{optimization,
author = "Anand Kulkarni and Suresh Satapathy",
title = "Optimization in Machine Learning and Applications",
year = "2020",
publisher = "Springer",
pages = "54",
}
@phdthesis{large-scale,
author = "Antoine Bordes",
title = "New Algorithms for Large-Scale SVM",
@ -78,17 +102,9 @@ year = "2010",
school = "Université Paris VI",
}
@book{csdd,
author = "Jean Beney",
title = "Classification supervisée de documents : théorie et pratique",
year = "2008",
publisher = "Hermes Science",
}
@article{svm,
author = "Ricco Rakotomalala",
title = "SVM : Support Vector Machine",
year = "????",
publisher = "Université Lumière Lyon 2",
@unpublished{cs,
author = "Philippe Gambette",
title = "Classification supervisée et non supervisée",
year = "2014",
school = "Université Paris-Est Marne-la-Vallée",
}