Skip to content
#

pythin3

Here are 20 public repositories matching this topic...

Executive Summary. Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language..

  • Updated Jul 11, 2022
  • Python

Implementation of MLops pipeline for Named Entity Recognition (NER) using pretrained Huggingface BERT transformer based model, further use CircleCI CI/CD tool for deployment on google cloud platform by using Docker image, Flask front end interface.

  • Updated May 17, 2024
  • Python

build a classifier to predict whether a loan case will be paid off or not. in loan applications, clean the data, and apply different classification algorithm on the data. use the following algorithms to build your models: k-Nearest Neighbour Decision Tree Support Vector Machine Logistic Regression The results is reported as the accuracy of each …

  • Updated Oct 3, 2022
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the pythin3 topic, visit your repo's landing page and select "manage topics."

Learn more