TxGemma: Show example of converting regression output back to original label.#206
Open
ericzwang-google wants to merge 1 commit intogoogle-gemini:mainfrom
Open
TxGemma: Show example of converting regression output back to original label.#206ericzwang-google wants to merge 1 commit intogoogle-gemini:mainfrom
ericzwang-google wants to merge 1 commit intogoogle-gemini:mainfrom
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
how where these values set? should the min and max values match the min and max values found in the CSS column in the DrugComb data set from tdcommons? In this example the min and max values are [-54.0485, 99.8405]. however it is set to ["-9.325965", "80.077045"] here. -9.325965 or 80.077045 does not exist in the CSS column from the DrugComb data set as far as I can tell.
There was a problem hiding this comment.
+1, for BindingDB_ic50 we see 2 and 10 currently while thle column Y in bindingdb_ic50.csv shows value 0 as the lowest (row 149124) and 10000000 (row 5161) as the highest
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To address #204
@AziziShekoofeh
@rbpilgrim