-
# Description
@kingfengji Thanks for making the code available. I believe that multi-layered decision trees is a very elegant and powerful approach! I was applying your model to the boston housing da…
-
![Video from awesomescreenshot.com](https://awevideo.s3.amazonaws.com/video-1547059-32a3d90c405eb3615869ebae8a380ac9_960x540.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAJSCJQ2NM3XLFPVKA%…
-
At the moment, the RKWrapper assumes a linear workflow through the majority of the simulation construction process. For example, it does not store individual model objects, and instead adds their dict…
-
-
Hi,
Do you have plan to support the linear models that are included in rms package? More specifically, the features I am interested in are the support for transformation of restricted cubic spline f…
-
Traceback (most recent call last):
File "/data/zht/learn_pytorch/IDM-VTON-main/train_xl.py", line 814, in
main()
File "/data/zht/learn_pytorch/IDM-VTON-main/train_xl.py", line 724, in …
-
### Feature request
`bias` of linear layers in `qwen2` model is hard coded as following:
- https://github.com/huggingface/transformers/blob/85345bb439652d3f03bb4e123cef7a440f2ba95b/src/transformers/…
-
Hi,
Reviewing the implementation of GenerateMips for sRGB textures it looks like the implementation is doing a reinterpret copy into a linear texture format and then using a bilinear sampler in the…
-
I HAVE RUN Python setup.py build
and python setup.py install
then use jupyter to open ch03_Linear_Models_for_Regression.ipynb.
BUT still report -------------------------------------------------…
-
(just some thoughts)
continuation of
#6558 noncentrality and power for OLS
My current version uses cov_params and applies to generic wald test in models
The wald test is defined in terms of li…