Skip to content
#

logistic

Here are 141 public repositories matching this topic...

This repository contains the implementation of the Logistic Regression algorithm for classifying the Iris dataset using the One-vs-Rest (OvR) approach, developed with Python 3.12 and TensorFlow v2.16.

  • Updated Mar 27, 2024
  • Jupyter Notebook

This is same problem which is solved in https://github.com/ashishyadav24092000/Detect_Parkinson_XGBOOSTCLASSIFIER project. But here we have used Logistic Regression instead of XGBClassifier to classify the Statuses as 0 or 1 i.e. Parkinson positive or negative. And clearly we can see that how our Accuracy suddenly dropped from 95% to 84% as we m…

  • Updated Feb 10, 2022
  • Jupyter Notebook

Program logistyczny wyznaczajacy sciezke krytyczna w grafie. Metoda stosowana w zarządzaniu projektami. Scieżka krytyczna wyznaczna najkrótszy czas realizacji projektu. Wydarzenia krytyczne (te w ktorych luz = 0) to wydarzenia których nie można opóźnić bez wydłużania czasu realizacji całego projektu. Pozostałe można trochę opóźnić.

  • Updated Apr 21, 2016
  • Java

Improve this page

Add a description, image, and links to the logistic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more