Skip to content
View p-s-vishnu's full-sized avatar
⛰️
Hibernating
⛰️
Hibernating

Highlights

  • Pro

Organizations

@schoolofaitvm

Block or report p-s-vishnu

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rag-job-application-assistant rag-job-application-assistant Public

    Python 2 1

  2. cassava-leaf-disease-classification cassava-leaf-disease-classification Public

    Differentiate Cassava leaf diseases from a healthy one with a solution as simple as pip install cassava-classifier. 🍃🍂

    Python 1

  3. train_upload_deploy_pipeline.py train_upload_deploy_pipeline.py
    1
    from kfp.v2.dsl import component, pipeline
    2
    from kfp.v2.google import experimental
    3
    from google_cloud_pipeline_components.aiplatform import ModelUploadOp, EndpointCreateOp, ModelDeployOp
    4
    
                  
    5
    
                  
  4. Severity-of-airplane-accident Severity-of-airplane-accident Public

    Calculate the severity of an airplane accident. [Challenge](https://www.hackerearth.com/challenges/competitive/airplane-accident-severity-hackerearth-machine-learning-challenge/)

    Jupyter Notebook