-
Hello,
I had some questions regarding setting up my own project using the Reinforcement_Learning notebook:
- The scoring function makes use of the Aurora kinase model in the demo. If I would lik…
-
# Abstract
Text representation - SMILE - can contain simple molecular structure information together with its atomic composition. Let's try to find the chemical properties of molecules by learning …
-
Applicant:
Welcome to the Ersilia Open Source Initiative. This issue will serve to track all your contributions for the project “Improve the documentation and outreach material of the Ersilia Mo…
-
Applicant: @loweyvana
Welcome to the Ersilia Open Source Initiative. This issue will serve to track all your contributions for the project “Improve the documentation and outreach material of the…
-
Prediction of chemical properties using machine learning on the Galaxy platform
---
**Supervisor:** Simon Bray (@simonbray), Alireza Khanteymoori (@khanteymoori)
**For degree:** Bachelor/Project/…
-
Hi,
I saw your work when I checked for the literature online. I am trying to make predictions on the protein solubility using your model. I wonder if the original models can be uploaded for making t…
-
The tutorials need a thorough scrubbing. Let's use this issue to coordinate the needed work and sign up for fixing various tutorials.
CC @peastman @neel-shah
-
example for ESOL model set two outputs. If I change to 1 I got an issue why ?
-
### 路由地址
```routes
/acs/journal/:id
```
### 完整路由地址
```fullroutes
/acs/journal/accacs
/acs/journal/jacsat
```
### 相关文档
https://docs.rsshub.app/journal.html#american-chemistry-so…
-
## Problem
I have a `yardstick::metric_set()` that I use all the time for forecasting with `modeltime`.
```
yardstick::metric_set(
mae,
mape,
mase,
smape,
…