=TECHTO_MLREGRESSION in Excel is based on R and Python code from the Techtonique project’s Machine Learning supervised regression functions.

Here’s a unified way to use =TECHTO_MLREGRESSION directly and easily in Excel with xlwings Lite:

from techtonique_apis import techto_mlregression
  • In xlwings Lite’s requirements.txt, paste:
xlwings==0.33.14  # required
python-dotenv==1.1.0  # required
pyodide-http  # required
black  # required
techtonique_apis

image-title-here

Comments powered by Talkyard.