Releases
v1.1
[1.1] - 2024-11-25
Added
is_socket_closed
function in streaming.communicator.py
validate_http_url
function in streaming.util.py
validate_websocket_url
function in streaming.util.py
ML Streaming
WebSocket testcases
CommunicationProtocol
Enum in streaming.communicator.py
WebSocketClientCommunicator
class in streaming.communicator.py
WebSocketServerCommunicator
class in streaming.communicator.py
batch operation testcases
batch_export
function in pymilo/pymilo_obj.py
batch_import
function in pymilo/pymilo_obj.py
CCA
model
PLSCanonical
model
PLSRegression
model
Cross decomposition models test runner
Cross decomposition chain
PyMilo exception types added in pymilo/exceptions/__init__.py
PyMilo exception types added in pymilo/__init__.py
Changed
core
and streaming
tests divided in test.yml
communication_protocol
parameter added to PyMiloClient
class
communication_protocol
parameter added to PyMiloServer
class
ML Streaming
testcases updated to support protocol selection
README.md
updated
Tests config modified
Cross decomposition params initialized in pymilo_param
Cross decomposition support added to pymilo_func.py
SUPPORTED_MODELS.md
updated
README.md
updated
GitHub actions are limited to the dev
and main
branches
Python 3.13
added to test.yml
You can’t perform that action at this time.