Skip to content

Conversation

@alvaror9554
Copy link

Make a coment in the second derivative function.

- Fixed hardcoded 200 parameter bounds to use Frank-specific 20 bounds
- Enhanced Gram matrix regularization with adaptive conditioning
- Added weight validation safeguards for numerical stability
- Removed scaler-related NaN sources through proper bounds handling
- Frank copula now produces clean coefficients without NaN values
@alvaror9554
Copy link
Author

Changes in online_mvdistreg

- Removed obsolete test files and data
- Frank copula working with stable coefficients
- All NaN issues resolved with proper parameter bounds
- Replace slow list comprehensions with vectorized st.t.ppf calls
- Vectorize st.t.pdf calculations for major speedup
- Apply optimizations to likelihood and derivative functions
- Achieve 4.1x performance improvement (90s -> 22s)
- Maintain 100% mathematical accuracy with same analytical formulas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant