August 6, 2020 Machine Learning UDF’s in Avalanche, VectorH, and Vector – Creating UDF’s in Database – Part 2 In the first part of this two-part article, we created the model. In this installment, we will create the UDF’s in database. We can convert the model to Python, and I used m2cgen to transpile the sklearn model to Python model I will be making 3 types of UDF’s, Python UDF JavaScript UDF Saving… Read More
August 6, 2020 Machine Learning UDF’s in Avalanche, VectorH, and Vector – Introduction and Creating the Model – Part 1 Recently in Avalanche, VectorH 6.0, and Vector 6.0, Actian introduced a capability for Scalar user-defined functions (UDF’s). This has given Avalanche, VectorH, and Vector a new dimension to run Machine Learning (ML) models in Python and JavaScript within database. More about UDF’s can be found in our documentation. Model creation is simple with so… Read More
January 12, 2018 Integrating Python with Vector or Actian X Introduction Today we're going to look at how to get started with Actian Vector, our high-performance in-memory analytics database, and Python, one of the most oft-used languages by data scientists in recent times. Using the techniques below, you'll be able to get started with Python using Vector ODBC and JDBC. (You'll be able to use… Read More