Skip to content
View thetti27's full-sized avatar
👩‍💻
Exploring codespaces
👩‍💻
Exploring codespaces
Block or Report

Block or report thetti27

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

  1. Ocelot-Sample-Student-CRUD Ocelot-Sample-Student-CRUD Public template

    Simple example of a CRUD (Create, Read, Update, Delete) application built using the Ocelot API Gateway framework. This project is intended to demonstrate how to use Ocelot to create a basic web API…

    C# 4 1

  2. Pima-Diabetes-Predictor Pima-Diabetes-Predictor Public

    This project is a Pima Diabetes Predictor, a machine learning model that uses data from the Pima Indian Diabetes dataset to predict whether a patient has diabetes or not.

    Jupyter Notebook

  3. Linear-SVM-Classifier Linear-SVM-Classifier Public

    In this project, we aim to explore the power of SVMs in classification tasks and demonstrate how to create a linear SVM classifier using Python's scikit-learn library within a Jupyter notebook envi…

    Jupyter Notebook

  4. Gaussian-RBF-Descision-Boundary Gaussian-RBF-Descision-Boundary Public

    In this project, we aim to explore the use of Gaussian RBF in creating a decision boundary for classification tasks using Python's scikit-learn library within a Jupyter notebook environment.

    Jupyter Notebook

  5. Random-Forest-Digits Random-Forest-Digits Public

    A random forest digit classifier is a machine learning model that uses an ensemble of decision trees to classify handwritten digits. It is a highly accurate and widely used method for recognizing h…

    Jupyter Notebook