dask-ml icon indicating copy to clipboard operation
dask-ml copied to clipboard

Faulty Link to dask-ml docs

Open avriiil opened this issue 4 years ago • 2 comments
trafficstars

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/

image

image

avriiil avatar Nov 17 '21 09:11 avriiil

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.

TomAugspurger avatar Nov 18 '21 15:11 TomAugspurger

FWIW, we should have a redirect for that page at https://github.com/dask/dask-ml/blob/61ab684d6c35fd57b17673f326f1235a32050b11/docs/source/conf.py#L201.

TomAugspurger avatar Nov 18 '21 15:11 TomAugspurger