install packages in the paddlepaddle env #165
Unanswered
begovegar
asked this question in
BaiduKDDCup2022
Replies: 8 comments 10 replies
|
These packages have been added to the base environment. |
0 replies
|
Hi, we are going to estimate some of the missing values with this packages, variables that will enter as input in the Neural network trained in the paddlepaddle enviroment. This is the reason why we ask you to include them. Maybe I didn't explain it very well. |
4 replies
|
Ok, thanks for trying.
We installed the packages in our paddlepaddle environment without problems.
[https://www.innova-tsn.com/wp-content/uploads/2020/02/innova-tsn-CMYK-vectorial_transparente.png]<https://www.innova-tsn.com/>
Begoña Vega
Senior Consultant
Advanced Analytics & Big Data
MADRID - BARCELONA - LONDRES
CDMX - BOGOTÁ
www.innova-tsn.com
Plaza Manuel Gómez Moreno 2, Plantas 15º y 17ºB
28020 ***@***.***,-3.696314,17z/data=!3m1!4b1!4m5!3m4!1s0xd4228fb6e9fed9f:0x4415e616cfb0712!8m2!3d40.44863!4d-3.69412>
[Twitter]<https://twitter.com/innovatsn>[LinkedIn]<https://www.linkedin.com/company/innovatsn/?originalSubdomain=es>[YouTube]<https://www.youtube.com/channel/UCnhhzy6vkYEtSoRSwMAq54Q>
Tel. +34915130073
CONFIDENCIALIDAD La información contenida en este correo electrónico es confidencial/privilegiada y está destinada a ser leída sólo por la(s) persona (s a la(s) que va dirigida. Si usted lee este documento y no es el destinatario señalado, o ha recibido esta comunicación por error, le informamos de que está totalmente prohibida y puede ser ilegal cualquier divulgación, distribución o reproducción de esta comunicación, le rogamos que nos lo notifique inmediatamente elimine dicho correo de su equipo. En el caso de ser el destinatario del mismo no podrá usarlo para fines distintos a los de la propia comunicación que contiene, ni tampoco ser utilizado en juicio (artículo 34.e) de RD 58/2001 de 22 de abril, por el que se aprueba el Estatuto General de la Abogacía Española).
De: Xinjiang Lu ***@***.***>
Enviado el: martes, 14 de junio de 2022 13:53
Para: PaddlePaddle/PaddleSpatial ***@***.***>
CC: Begoña Vega ***@***.***>; Author ***@***.***>
Asunto: Re: [PaddlePaddle/PaddleSpatial] install packages in the paddlepaddle env (Discussion #165)
When installing the others, similar problems are encountered. We are working on it and will let you know if it works.
—
Reply to this email directly, view it on GitHub<#165 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZANGWLNZS3UHSRUNDGDOHLVPBW75ANCNFSM5YMYE5VQ>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
2 replies
|
Hi, so if we only install sktime there is no issue, right? Prioritize sktime in this case.
Thanks!
De: Xinjiang Lu ***@***.***>
Enviado el: miércoles, 15 de junio de 2022 8:41
Para: PaddlePaddle/PaddleSpatial ***@***.***>
CC: Begoña Vega ***@***.***>; Author ***@***.***>
Asunto: Re: [PaddlePaddle/PaddleSpatial] install packages in the paddlepaddle env (Discussion #165)
Currently installed pgl (2.2.3) requires numpy<1.20.0,>=1.16.4, but sktime 0.11.4 requires numpy<1.22,>=1.21.0, and skforecast 0.4.3 requires numpy<=1.22,>=1.20, which are in compatible.
—
Reply to this email directly, view it on GitHub<#165 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZANGWKLTYA6XPCTHN5AXULVPF3IPANCNFSM5YMYE5VQ>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
1 reply
|
Ok so statsmodel was installed then? Is it possible to install also math? |
1 reply
|
Which package you mean? Statsmodel or math? Complete information about the purpose you mean? |
1 reply
|
We want to make some calculations with distances and angles...to imput some missing values |
1 reply
|
Yes, I think it should be so probably pip install is not needed.
Thanks!
[https://www.innova-tsn.com/wp-content/uploads/2020/02/innova-tsn-CMYK-vectorial_transparente.png]<https://www.innova-tsn.com/>
Begoña Vega
Senior Consultant
Advanced Analytics & Big Data
MADRID - BARCELONA - LONDRES
CDMX - BOGOTÁ
www.innova-tsn.com
Plaza Manuel Gómez Moreno 2, Plantas 15º y 17ºB
28020 ***@***.***,-3.696314,17z/data=!3m1!4b1!4m5!3m4!1s0xd4228fb6e9fed9f:0x4415e616cfb0712!8m2!3d40.44863!4d-3.69412>
[Twitter]<https://twitter.com/innovatsn>[LinkedIn]<https://www.linkedin.com/company/innovatsn/?originalSubdomain=es>[YouTube]<https://www.youtube.com/channel/UCnhhzy6vkYEtSoRSwMAq54Q>
Tel. +34915130073
CONFIDENCIALIDAD La información contenida en este correo electrónico es confidencial/privilegiada y está destinada a ser leída sólo por la(s) persona (s a la(s) que va dirigida. Si usted lee este documento y no es el destinatario señalado, o ha recibido esta comunicación por error, le informamos de que está totalmente prohibida y puede ser ilegal cualquier divulgación, distribución o reproducción de esta comunicación, le rogamos que nos lo notifique inmediatamente elimine dicho correo de su equipo. En el caso de ser el destinatario del mismo no podrá usarlo para fines distintos a los de la propia comunicación que contiene, ni tampoco ser utilizado en juicio (artículo 34.e) de RD 58/2001 de 22 de abril, por el que se aprueba el Estatuto General de la Abogacía Española).
De: Xinjiang Lu ***@***.***>
Enviado el: miércoles, 15 de junio de 2022 15:55
Para: PaddlePaddle/PaddleSpatial ***@***.***>
CC: Begoña Vega ***@***.***>; Author ***@***.***>
Asunto: Re: [PaddlePaddle/PaddleSpatial] install packages in the paddlepaddle env (Discussion #165)
Please provide the complete pip install command for the math package.
The math package you mentioned, is the built-in math package in the standard Python library? If so, pip install is not necessary.
—
Reply to this email directly, view it on GitHub<#165 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AZANGWI5A4DRGIYG5TPOXNDVPHOBZANCNFSM5YMYE5VQ>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Could you please install the following packages in the paddlepaddle enviroment?
pip install skforecast
pip install prophet
pip install sktime
pip install statsmodels
We use all of them to forecast all the variables unknown.
Thank you.
All reactions