SheldontheFuturist

Results 3 comments of SheldontheFuturist

@muthuramanm you can write a custom operator based on boto3 and the pythonOperator. We have something like this in our eco-system. http://airflow.apache.org/docs/apache-airflow/stable/howto/custom-operator.html

@muthuramanm Idea around using dagfactory in AWS MWAA would be amazing. However, the only way to begin to support this in my research is to resolve this issue [68](https://github.com/ajbosco/dag-factory/issues/68). Since...

> I found a way to leverage GPU using the cupy library (cupy.arpartition) allowing faster computation of recommendation on test set. (thus faster map@k) @Phildumoux Are you willing to share...