Skip to content

Commit

Permalink
Dataloader explained and maintanance categorical (#56)
Browse files Browse the repository at this point in the history
* Added decoder for categorical y's

Added the decoder method to get a list of lists of the decoded data

* Add confusion matrix target adapter for categorical

* Ininitialize DataLoader tutorial notebook

* Add one hot to tutorial

* Expanded jupyter docs on DataLoader args

* Enhanced explanations in notebook. Turned list of list to array in
DataLoader.

* Separate the geometry choosing out into a function.

* Dataloader refactoring

* Refactoring

* More refactoring of dataset.py

* Add choice for if Structure is in X in DataLoader

---------

Co-authored-by: Tiago Würthner <[email protected]>
  • Loading branch information
tiaguinho-code and Tiago Würthner authored May 22, 2024
1 parent a6d1fe8 commit 23a99cd
Show file tree
Hide file tree
Showing 2 changed files with 663 additions and 134 deletions.
Loading

0 comments on commit 23a99cd

Please sign in to comment.