Open avriiil opened 3 years ago
I'm confused about the link that google is finding. Is it actually "https://dask-ml.readthedocs.io/en/latest/modules/generated/.html", like in your screenshot?
Hmm taking an actual page like "https://dask-ml.readthedocs.io/en/latest/modules/generated/dask_ml.model_selection.train_test_split.html" seems to redirect to that "https://dask-ml.readthedocs.io/en/latest/modules/generated/.html". I'm not sure what's going on. Pages like https://dask-ml.readthedocs.io/en/latest/preprocessing.html are correctly redirected.
FWIW, we should have a redirect for that page at https://github.com/dask/dask-ml/blob/61ab684d6c35fd57b17673f326f1235a32050b11/docs/source/conf.py#L201.
Perhaps a known issue, but googling "dask ml train test split", I get a faulty link to the dask-ml docs as the first hit. Would be great if this links to the correct dask-ml docs page: https://ml.dask.org/