{"payload":{"pageCount":6,"repositories":[{"type":"Public","name":"MaximumLikelihoodUtils.jl","owner":"invenia","isFork":false,"description":"A package for Maximum Likelihood Estimation in various models using Expectation Maximisation and gradient descent","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-05-31T02:14:09.692Z"}},{"type":"Public","name":"Impute.jl","owner":"invenia","isFork":false,"description":"Imputation methods for missing data in julia","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":2,"issueCount":24,"starsCount":75,"forksCount":10,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-04-19T17:06:18.709Z"}},{"type":"Public","name":"PDMatsExtras.jl","owner":"invenia","isFork":false,"description":"Extra Positive (Semi-)Definite Matricies","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":5,"issueCount":5,"starsCount":9,"forksCount":6,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-27T22:05:42.562Z"}},{"type":"Public","name":"NamedDims.jl","owner":"invenia","isFork":false,"description":"For working with dimensions of arrays by name","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":6,"issueCount":29,"starsCount":119,"forksCount":14,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-03-02T02:36:09.062Z"}},{"type":"Public","name":"blog","owner":"invenia","isFork":false,"description":"Invenia's blog","allTopics":[],"primaryLanguage":{"name":"SCSS","color":"#c6538c"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-02-08T19:22:45.807Z"}},{"type":"Public","name":"ExprTools.jl","owner":"invenia","isFork":false,"description":"Light-weight expression manipulation tools","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":8,"starsCount":78,"forksCount":11,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-12T07:33:37.638Z"}},{"type":"Public","name":"Intervals.jl","owner":"invenia","isFork":false,"description":"Non-iterable ranges","allTopics":["inclusivity","julia","intervals","julialang"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":26,"issueCount":48,"starsCount":36,"forksCount":18,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-03T14:51:16.493Z"}},{"type":"Public","name":"DateSelectors.jl","owner":"invenia","isFork":false,"description":"Utilities for partitioning Dates into validation and holdout sets.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":6,"starsCount":4,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-12-26T02:11:31.786Z"}},{"type":"Public","name":"Models.jl","owner":"invenia","isFork":false,"description":"An interface package that defines the methods and types for working with models.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":6,"starsCount":3,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-15T02:26:19.582Z"}},{"type":"Public","name":"KeepActionsAlive","owner":"invenia","isFork":false,"description":"Prevent scheduled GitHub Actions from becoming disabled after 60 days","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":4,"starsCount":11,"forksCount":5,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-07T01:04:57.181Z"}},{"type":"Public","name":"AxisSets.jl","owner":"invenia","isFork":false,"description":"Consistent operations over a collection of KeyedArrays","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":5,"issueCount":29,"starsCount":5,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-02T00:18:42.744Z"}},{"type":"Public","name":"KeyedDistributions.jl","owner":"invenia","isFork":false,"description":"Distributions and Sampleables with keys for the variates","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":4,"issueCount":6,"starsCount":4,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-09-02T00:17:00.394Z"}},{"type":"Public","name":"Checkpoints.jl","owner":"invenia","isFork":false,"description":"A package for dynamically checkpointing program state","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":5,"issueCount":9,"starsCount":12,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-08-21T22:44:08.335Z"}},{"type":"Public","name":"FullNetworkSystems.jl","owner":"invenia","isFork":false,"description":"Definitions of the Julia types for simulating an ISO's market clearing.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":1,"issueCount":6,"starsCount":7,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-08T02:59:14.376Z"}},{"type":"Public","name":"TagBotGitLab","owner":"invenia","isFork":false,"description":"Julia TagBot for GitLab","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":4,"issueCount":2,"starsCount":6,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-05-01T03:35:16.451Z"}},{"type":"Public","name":"ReadWriteLocks.jl","owner":"invenia","isFork":false,"description":"A simple read-write lock for Julia","allTopics":["concurrency","locking","threading","julia"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":3,"issueCount":6,"starsCount":5,"forksCount":7,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-26T16:21:19.003Z"}},{"type":"Public","name":"CloudWatchLogs.jl","owner":"invenia","isFork":false,"description":"AWS CloudWatch Logs integration for Julia using Memento.jl","allTopics":["julia","logging","julia-language","cloudwatch-logs","julialang"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":2,"issueCount":9,"starsCount":4,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-24T18:46:10.464Z"}},{"type":"Public archive","name":"Nabla.jl","owner":"invenia","isFork":false,"description":"A operator overloading, tape-based, reverse-mode AD","allTopics":["julia-language","autodiff","julia","automatic-differentiation"],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":11,"issueCount":29,"starsCount":67,"forksCount":5,"license":"Other","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-04-18T02:16:05.121Z"}},{"type":"Public","name":"Dockerfiles","owner":"invenia","isFork":false,"description":"Invenia's (sanitized) Julia Dockerfiles based on Amazon Linux 2","allTopics":[],"primaryLanguage":{"name":"Dockerfile","color":"#384d54"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-10T22:11:42.196Z"}},{"type":"Public","name":"gitlab-ci-helper","owner":"invenia","isFork":false,"description":"A sanitized snapshot of Invenia's GitLab CI template library and shell functions","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-10T21:07:25.686Z"}},{"type":"Public","name":"lambdalayers","owner":"invenia","isFork":false,"description":"Some useful AWS Lambda layers for Invenia (and code to deploy them)","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-03T17:12:48.437Z"}},{"type":"Public","name":"FullNetworkModels.jl","owner":"invenia","isFork":false,"description":"Create a Build a JuMP.jl Model from a FullNetworkSystems.jl System, solved unit commitment, and OPF etc","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-03T10:25:26.537Z"}},{"type":"Public","name":"InveniaUtils","owner":"invenia","isFork":false,"description":"Miscellaneous Python code that doesn't belong in any one project.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-01T13:43:57.818Z"}},{"type":"Public","name":"PLZ","owner":"invenia","isFork":false,"description":"Zip up a python script (and its dependencies) so that it can be deployed to an AWS Lambda.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-01T13:37:11.271Z"}},{"type":"Public","name":"Metrics.jl","owner":"invenia","isFork":false,"description":"Performance metrics for evaluating learning algorithms and prediction models. Includes subsampling confidence intervals","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-01T06:58:02.261Z"}},{"type":"Public","name":"Cliquing.jl","owner":"invenia","isFork":false,"description":"Algorithms for finding a non-overlapping set of cliques in a graph","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":6,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-01T06:23:14.409Z"}},{"type":"Public","name":"FeatureRelevance.jl","owner":"invenia","isFork":false,"description":"A package for scoring and selecting relevant features for 1 or more target variables.","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-01T04:56:42.080Z"}},{"type":"Public","name":"Correlation.jl","owner":"invenia","isFork":false,"description":"","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-01T04:54:39.340Z"}},{"type":"Public","name":"DistributedLogging.jl","owner":"invenia","isFork":false,"description":"A place for logging helpers for distributed jobs to live","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-01T04:51:56.260Z"}},{"type":"Public","name":"GPForecasting.jl","owner":"invenia","isFork":false,"description":"A Julia package for Gaussian Processes","allTopics":[],"primaryLanguage":{"name":"Julia","color":"#a270ba"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-02-28T17:49:49.365Z"}}],"repositoryCount":180,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}