AlexisTercero55 / AI-Research

AI Data Science, research and development
MIT License
0 stars 0 forks source link

TDM-1: Merge changes of LR model #20

Open xavierVG opened 3 months ago

xavierVG commented 3 months ago

I did a commit of test with some changes at /Linear regression/DataUtils.py and Linear regression/Linear Regresion.ipynb

The PR come with the addition of [Research/Embeddings/BPE/BPE.py] [Research/Embeddings/w2v/W2V_Utils.py] and [Research/Regressions/Linear regression/pycache/DataUtils.cpython-312.pyc] Let me know if those classes are needed in the DEV branch

AlexisTercero55 commented 3 months ago

FYI: @xavierVG

Although PR flow is not defined yet as part of Agile MLDevOps follow up milestone, we muts to follow the next PR flow.

14-byte-pair-encoding-on-mwt-14-en2de => Development => QA-TEST => main

As you can see direct PR to main branch is blocked and protected by signed commits.

image

Thanks for creating this DevOps scenario that need to be addressed from my side. I'm going to work in this standard ASAP

AlexisTercero55 commented 3 months ago

PR make draft due direct marge to main branch.

AlexisTercero55 commented 3 months ago

Train-Word2vec / train_model is queued untill agent start to listen.