Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

trainstation

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

trainstation

Convenient training of linear models

  • 1.1
  • PyPI
  • Socket score

Maintainers
2

trainstation — Convenient training of linear models


trainstation is a tool that allows the efficient construction of linear models. It provides supplementary functionality for handling data and model metrics and relies on the scikit-learn library for the actual training. Many examples for the application of trainstation can be found in the documentation of hiphive <https://hiphive.materialsmodeling.org/>_ and icet <https://icet.materialsmodeling.org/>_.

trainstation has been developed at the Department of Physics <https://www.chalmers.se/en/departments/physics/Pages/default.aspx>_ of Chalmers University of Technology <https://www.chalmers.se/>_ in Gothenburg, Sweden. Please consult the credits page <https://trainstation.materialsmodeling.org/credits>_ for information on how to cite trainstation. The development of trainstation is hosted on gitlab <https://gitlab.com/materials-modeling/trainstation>. Bugs should be submitted via the gitlab issue tracker <https://gitlab.com/materials-modeling/trainstation/issues>.

Installation

trainstation can be installed via pip::

pip3 install trainstation

If you want to get the absolutely latest version you can install from the repo::

pip3 install -e git+https://gitlab.com/materials-modeling/trainstation#egg=trainstation

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc