thunlp / OpenNE

An Open-Source Package for Network Embedding (NE)
MIT License
1.68k stars 485 forks source link

gridsearch #30

Closed caijiangyao1991 closed 4 years ago

caijiangyao1991 commented 6 years ago

now it's not convenient to do grid search like "sklearn" while the model has a lot of parameters , can you develop some model for five fold gridsearch

jayzzhou-thu commented 4 years ago

Hi @caijiangyao1991, thanks for your suggestion. We consider adding this function to our new Pytorch version.