-
Problem Description:
It appears that including step_scale() in the recipe disrupts prediction generation within modeltime. I encountered this issue when evaluating models using modeltime_accuracy() -…
-
https://github.com/chemprop/chemprop/blob/ce6992dd42a8cd363c5ac6f98f0d44c6e5646bb2/chemprop/cli/train.py#L1239
Do we want to also save the true values (`test_loader.dataset.Y` I think) in the outpu…
-
Hi!
Thank you for your work on this project!
I'm training the s-model on a custom dataset, and I’ve encountered an issue after several successful epochs. Up until the 12th epoch, training seems to…
-
李师兄您好,Prediction of Key Performance Indicators of Industrial Processes Based on Deep Learning这个代码有题目吗?可以分享一下吗,谢谢
-
Proposed tasks:
- [ ] Work with MPCDF to implement functionality
- [ ] MPSD add it to AiiDA
-
I propose adding an e-commerce sales prediction model to ML Nexus. This model will utilize historical sales data, marketing spend, customer behavior, and seasonal trends to forecast future sales. It w…
-
Hello,
Thank you for developing such a great tool! I am currently doing protein screening based on the pulldown mode. We have several A100 GPU on a slurm based cluster. However, I just found the in…
-
Hello all. Firstly, thank you for your work and dedication on this package, it certainly has helped me immensely.
I have a question on an issue I recently encountered in my work using ggeffects.
I…
-
I've been hacking on the code and trying to modify model.train_and_test to return the predictions. I thought I could just put
pred = trainer.predict(fastprop_model, test_dataloader)
in place o…
-
This project predicts whether the user has a capability to own a car or not based on many input features like occupation,monthly income, credit score ,year of eployement, financial status, financial h…