Kalyan R

Results 35 issues of Kalyan R

Request - To add courses relevant to MLOps

draft PR for #6619

Community-Contributed PR
kind/Feature
valuestream/Meltano

Having a Airflow operator to run ELT jobs will be a really helpful feature. Especially for someone who already uses airflow for their pipelines on MWAA(AWS).

OKR: Managed Meltano - GA
kind/Feature
valuestream/Meltano

related: #10742 Enabled D100 to D105 partially by adding ignores to pyproject.toml. Also included few fixes which were causing conflictin keys w.r.t `E`* lint issues.

area:API

closes: #37158 Adds support for pinecone-client >= 3.x Migration checks - [x] Index creation - [x] handle updated(breaking change) response from `list_indexes` and `list_collections` - [x] handle `describe_index` response change...

area:providers
provider:pinecone

~~closes: #38187~~ related : #38195 Update `get_uri` to return URI in sqlAlchemy URI format.

area:providers
provider:postgres

### Description Adds support for Stats API ### Issues Resolved closes #351 ### Check List - [x] New functionality includes testing. - [ ] All tests pass - [ ]...

**Is your feature request related to a problem?** Add support for ML-Commons API - Stats Reference docs: https://opensearch.org/docs/latest/ml-commons-plugin/api/stats/

enhancement

**Is your feature request related to a problem?** Since, we want to support multiple types of models, we can standardize this by having a abstract base class. **What solution would...

enhancement
good first issue

Current `opensearch-py-ml` project uses setup.py and setup.cfg to maintain project metadata. `pyproject.toml` is the new standard. [PEP 621](https://peps.python.org/pep-0621/), which was accepted in 2021, designated `pyproject.toml` as the standard way to...

enhancement
good first issue