|
237 | 237 | "LAESA": "https://tavianator.com/aesa/", |
238 | 238 | "LAPACK": "http://www.netlib.org/lapack/", |
239 | 239 | "librosa": "https://librosa.org/doc/latest/index.html", |
| 240 | + "lifelines": "https://lifelines.readthedocs.io/en/latest/", |
240 | 241 | "matplotlib": "https://matplotlib.org/", |
241 | 242 | "Method Resolution Order": "https://www.python.org/download/releases/2.3/mro/", |
242 | 243 | "miniconda": "https://docs.conda.io/en/latest/miniconda.html", |
|
272 | 273 | "printf-style String Formatting": "https://docs.python.org/3/library/stdtypes.html#old-string-formatting", |
273 | 274 | "programmation impérative": "https://fr.wikipedia.org/wiki/Programmation_imp%C3%A9rative", |
274 | 275 | "programmation fonctionnelle": "https://fr.wikipedia.org/wiki/Programmation_fonctionnelle", |
| 276 | + "prophet": "https://facebook.github.io/prophet/docs/installation.html", |
275 | 277 | "protobuf": "https://protobuf.dev/", |
276 | 278 | "pygame": "https://www.pygame.org/", |
277 | 279 | "pyinstrument": "https://github.com/joerick/pyinstrument", |
| 280 | + "pyflux": "https://pyflux.readthedocs.io/en/latest/", |
| 281 | + "pylint": "https://github.com/pylint-dev/pylint", |
278 | 282 | "pypi": "https://pypi.org/", |
279 | 283 | "PyPi": "https://pypi.org/", |
280 | | - "pylint": "https://github.com/pylint-dev/pylint", |
281 | 284 | "python": "https://www.python.org/", |
282 | 285 | "Python": "https://www.python.org/", |
283 | 286 | "QuantileLinearRegression": "https://sdpython.github.io/doc/mlinsights/dev/api/mlmodel.html#quantilelinearregression", |
|
290 | 293 | "rst": "https://fr.wikipedia.org/wiki/ReStructuredText", |
291 | 294 | "scikit-image": "https://scikit-image.org/", |
292 | 295 | "scikit-learn": "https://scikit-learn.org/stable/index.html", |
| 296 | + "scikit-survival": "https://scikit-survival.readthedocs.io/en/stable/index.html", |
293 | 297 | "scipy": "https://scipy.org/", |
294 | 298 | "sérialisation": "https://fr.wikipedia.org/wiki/S%C3%A9rialisation", |
| 299 | + "skforecast": "https://skforecast.org/", |
295 | 300 | "sklearn": "https://scikit-learn.org/stable/index.html", |
296 | 301 | "sklearn-onnx": "https://onnx.ai/sklearn-onnx/", |
| 302 | + "sktime": "https://www.sktime.net/en/stable/index.html", |
297 | 303 | "skrub": "https://skrub-data.org/stable/", |
298 | 304 | "SQLite": "https://www.sqlite.org/", |
299 | 305 | "statsmodels": "http://www.statsmodels.org/stable/index.html", |
|
0 commit comments