cnam.marc/cnam/travaux/probatoire/document.bib

87 lines
1.9 KiB
BibTeX
Raw Normal View History

2020-08-07 16:31:53 +02:00
@book{homl-large-scale,
2020-08-07 16:06:07 +02:00
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
2020-08-08 12:06:15 +02:00
edition = "2nd",
2020-08-07 16:06:07 +02:00
year = "2019",
publisher = "O'Reilly",
2020-08-07 16:31:53 +02:00
pages = "154",
2020-08-07 16:06:07 +02:00
}
2020-08-07 16:31:53 +02:00
@book{homl-hard-few,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
2020-08-08 12:06:15 +02:00
edition = "2nd",
2020-08-07 16:31:53 +02:00
year = "2019",
publisher = "O'Reilly",
pages = "155",
}
@book{homl-nonlinear-linear,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
2020-08-08 12:06:15 +02:00
edition = "2nd",
2020-08-07 16:31:53 +02:00
year = "2019",
publisher = "O'Reilly",
pages = "157",
}
2020-08-08 12:06:15 +02:00
@book{homl-feat-poly,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
edition = "2nd",
year = "2019",
publisher = "O'Reilly",
pages = "158",
}
2020-08-07 16:31:53 +02:00
@book{homl-poly,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
2020-08-08 12:06:15 +02:00
edition = "2nd",
2020-08-07 16:31:53 +02:00
year = "2019",
publisher = "O'Reilly",
pages = "159",
}
2020-08-08 12:06:15 +02:00
@book{homl-feat-simi,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
edition = "2nd",
year = "2019",
publisher = "O'Reilly",
pages = "160",
}
2020-08-07 16:31:53 +02:00
@book{homl-rbf,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
2020-08-08 12:06:15 +02:00
edition = "2nd",
2020-08-07 16:31:53 +02:00
year = "2019",
publisher = "O'Reilly",
pages = "161",
}
@book{homl-linear,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
2020-08-08 12:06:15 +02:00
edition = "2nd",
2020-08-07 16:31:53 +02:00
year = "2019",
publisher = "O'Reilly",
pages = "163",
}
@book{homl-nonlinear,
author = "Aurélien Géron",
title = "Hands-on Machine Learning",
2020-08-08 12:06:15 +02:00
edition = "2nd",
2020-08-07 16:31:53 +02:00
year = "2019",
publisher = "O'Reilly",
pages = "164",
}
2020-08-07 16:06:07 +02:00
@book{csdd,
2020-07-16 00:13:26 +02:00
author = "Jean Beney",
title = "Classification supervisée de documents : théorie et pratique",
year = "2008",
publisher = "Hermes Science",
}
2020-08-07 16:31:53 +02:00
2020-07-16 00:13:26 +02:00
@article{svm,
author = "Ricco Rakotomalala",
title = "SVM : Support Vector Machine",
year = "????",
publisher = "Université Lumière Lyon 2",
}