-
The sample that's supposed to load an openVDB file and render it to a file is not working in any version past the 3a59e39a2899ccefd3724b6b285f64cdab42ce74 commit (Windows, I have no way to test the sa…
wi-re updated
4 years ago
-
Starting a discussion thread for our analysis plan --
Initial thoughts on high-level plan:
- Use CountVectorizer to engineer features from each plate
- We can do a gridsearch to optimize t…
-
Thanks for the project!
Do ospray's pathtracer and scivis backends support undersampling, that is: sampling at some rate less than one per pixel, such as once per every 4 pixels? This can be useful…
-
Hi,
Does this implementation solves any class imbalanced datasets ? Since of the features of Celeba dataset has high class imbalance, does your solution addresses this issue ?
-
Train data:
```
0 7910
1 2394
```
Dev data:
```
0 737
1 229
```
Test data:
```
0 1167
1 286
```
We might have to oversample data with label 1/ under sample data…
-
Bug report for Colab: http://colab.research.google.com/.
For questions about colab usage, please use [stackoverflow](https://stackoverflow.com/questions/tagged/google-colaboratory/).
- Describe …
xyzQ2 updated
4 years ago
-
Hi all, I've been looking at `vips_resize()`, the vips function that sharp uses for downsizing, and I think I've maybe found a couple of things which can improve quality, especially for small downsize…
-
Hello Paula
Thanks for this very helpful piece of software.I have been looking for quite sometime for software to generate synthetic data for regression problems. I have one question. Suppose i have …
-
The project aims to predict the success of application for H1-B status for international students. It uses the H1-B Visa Petitions 2011-2016 dataset from Kaggle, with 3 million examples and 10 feature…
-
Hi, I saw your presentation online @MaxHalford and am thinking of contributing to this library.
What I am proposing is to add a feature to creme that keeps a window in memory of a fixed number of d…