undefeated_

Results 9 comments of undefeated_

@tdoublep did you try and include pct_embargo = 0.01? From my understanding, sometimes the code might run into such problems. Try including pct_embargo = 0.01 instead of 0. Conceptually that...

@tdoublep kindly confirm the below? ``` ------ 0-th fold ------ >> Training events: 2020-01-08 2020-01-10 2020-01-09 2020-01-11 dtype: datetime64[ns] >> Test events: 2020-01-01 2020-01-03 2020-01-02 2020-01-04 2020-01-03 2020-01-05 2020-01-04 2020-01-06...

Ok, it may not be helpful but.. u need to put in alias.. ``` alias: { zlib: require.resolve("browserify-zlib"), stream: require.resolve("stream-browserify") }, ``` **Regardless, it will still give error when complied**....

@XRJPK Thanks for the advice. Yup, i tried that ytd. Then I installed the polyfills. Went to webpack.config.js put them in like the below (Help me take a look? Thanks...

Ok now somehow by sheer luck I manage to install and import react-pdf without error. Using the below method. https://blog.alchemy.com/blog/how-to-polyfill-node-core-modules-in-webpack-5 it has no problem importing after install legacy peer dep.....

Hi, any updates? React 18 is it compatible ?

I named the repo as "research". As mentioned, it's a private repo. You can refer to the snippets of code provided. Otherwise, just state what are the areas you are...

Dear all, The "research" module is private repo. As I mentioned, I can provide some examples etc using notebook to develop more understanding with some of my opinions. I hope...

Dear all, I released my private repo today in hopes that it can help everyone, unfortunately, most method & techniques are not related to my work given we run market...