https://github.com/upmaru/opsmo
Opsmaru AI Models for DevOps / Platform Engineering
https://github.com/upmaru/opsmo
axon elixir logistic-regression machine-learning
Last synced: 5 months ago
JSON representation
Opsmaru AI Models for DevOps / Platform Engineering
- Host: GitHub
- URL: https://github.com/upmaru/opsmo
- Owner: upmaru
- License: apache-2.0
- Created: 2025-01-13T12:09:06.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2025-01-30T07:56:27.000Z (over 1 year ago)
- Last Synced: 2025-11-27T16:29:20.028Z (7 months ago)
- Topics: axon, elixir, logistic-regression, machine-learning
- Language: Elixir
- Homepage: https://opsmaru.com
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Opsmo
A set of models for DevOps / Platform Engineering.
## Models
- [Compute Resource Placement Model (CRPM)](https://huggingface.co/upmaru/opsmo-crpm)
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `opsmo` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:opsmo, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .