You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'a < @upp_df.a and b < @upp_df.b and c < @upp_df.c and volume < @upp_df.volume and num_sites < @upp_df.num_sites and max_distance < @upp_df.max_distance'
95.7% retained
Using conventional cell (e.g. via encode_as_conventional, decode_as_conventional flags, or more simply via encode_structure_type or similar) as a hyperparameter might make sense in the context of #79.
Follow-up to #36. The idea is to add to https://github.com/sparks-baird/xtal2png/blob/main/notebooks/2.0-materials-project-feature-ranges.ipynb or make a copy and modify it so the structures are reduced to their
primitiveconventional representations.@hasan-sayeed you OK with tackling this? Should be pretty straightforward, just splicing the above code into a copy of the linked notebook.
The text was updated successfully, but these errors were encountered: