Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Discrete and categorical data? #4

Closed
CarrKnight opened this issue Nov 18, 2015 · 7 comments
Closed

Discrete and categorical data? #4

CarrKnight opened this issue Nov 18, 2015 · 7 comments

Comments

@CarrKnight
Copy link

Can GPyOpt currently deal with categorical and discrete inputs? I couldn't find any tutorial on this aspect

@javiergonzalezh
Copy link
Member

Hi CarrKnight
Still it is not possible to deal with discrete inputs but that is something we have in mind to implement. Soon, we will have ready a module for bandits optimization in the devel brach.
Javier

@CarrKnight
Copy link
Author

Cheers, thanks!

@javiergonzalezh
Copy link
Member

Back again! Have a look to the notebook in the devel branch

https://github.com/SheffieldML/GPyOpt/blob/devel/manual/GPyOpt_mixed_domain.ipynb

We have tested it some examples and it seems to work well but we are still testing it.

@CarrKnight
Copy link
Author

this was perfect, thank you!

@1Reinier
Copy link

1Reinier commented Dec 5, 2016

Are discrete variables also fitted with a GP? Or are they assumed to be categorical / having no local correlation?

@ekalosak
Copy link
Contributor

@1Reinier This depends on the choice of kernel, no? I'm interested in the anyone's take on implementing custom kernels on mixed type domains (e.g. Zhou et al. 2011)

@matthew-hsr
Copy link

@ekalosak

Could you elaborate more? What are the commonly used kernels? What are the advantages and disadvantages of each of them? Is there somewhere to read more about them? Thanks in advance!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants