Skip to content
View RahulDas-dev's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report RahulDas-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
RahulDas-dev/README.md

Hi there ๐Ÿ‘‹, I'am Rahul Das

- ๐Ÿ‘€ Iโ€™m currently Working on Python, Machine Learning, Deep Learning ๐ŸŒฑ

Pinned Loading

  1. Save or Load Complex nested Pydantic... Save or Load Complex nested Pydantic model into or from sqlalclemy-fileds
    1
    # Save or Load Complex nested Pydantic model into or from sqlalclemy-fileds 
    2
    
                  
    3
    This gist demonstrates a custom SQLAlchemy column type that allows you to save and load Pydantic models directly in your SQLAlchemy database. It simplifies the process of storing and retrieving complex pydantic data models in your database without manual conversion to JSON or dictionaries.
    4
    
                  
    5
    kindly Check [Git Repo](https://github.com/RahulDas-dev/pydantic_2_sqlalchemy_2_pydantic.git) or follow steps bellow 
  2. A Simple Scikit-learn Pipeline A Simple Scikit-learn Pipeline
    1
    ### Loading dataset
    2
    ```
    3
    import pandas as pd
    4
    from sklearn.datasets import  fetch_openml
    5
  3. Invoice_inference_app Invoice_inference_app Public

    Invoice_inference_app

    Jupyter Notebook

  4. ondevice-llm ondevice-llm Public

    JavaScript

  5. pipleline pipleline Public

    Implementations of Pipeline With Multiprocessing Backend

    Jupyter Notebook

  6. Pydantic_developer_agent Pydantic_developer_agent Public

    Python