Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipeline: refactorizar lc_classification_step #477

Open
4 tasks done
Bastianciito opened this issue Aug 22, 2024 · 0 comments
Open
4 tasks done

Pipeline: refactorizar lc_classification_step #477

Bastianciito opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@Bastianciito
Copy link
Contributor

Bastianciito commented Aug 22, 2024

Se va a agregar un camino logico para la ejecucion del modelo detector de anomalias que corre en lc_classification step.

Los cambios buscan skipear producir al scribe y escribir directo en la base de datos.

Tareas

  • Agregar a dependencias (poetry) el sql alchemy
  • Copias de web services los modelos (en el futuro esto se importa)
  • En el constructor del step if anomaly sacar los settins de base de datos y crear una conexion
  • En post_execute, if anomaly escribir directo a db, si no usar scribe
@Bastianciito Bastianciito self-assigned this Aug 22, 2024
@Bastianciito Bastianciito converted this from a draft issue Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant