Om Biradar

Results 4 issues of Om Biradar

Icons for file formats mentioned in the `README.md` file

OSS Community Contribution
pr-action-requested

I use Python 3.13 in Windows 11. Outside of `sktime`, I can use `times-fm` without any problem e.g. using something like ``` tfm = timesfm.TimesFm( hparams=timesfm.TimesFmHparams( backend=backend, per_core_batch_size=per_core_batch_size, horizon_len=horizon_len, num_layers=num_layers,...

There was a simple indentation error in functional.yml file in the github workflows: Original: ```yml ... on: workflow_dispatch: inputs: api_version: ... worker_version: ... cli_version: ... docker_compose: description: "Docker Compose File"...

# Description This PR addresses security findings from Scorecard regarding GitHub workflow token permissions. It implements the principle of least privilege by explicitly defining minimal required permissions in all workflow...