Skip to content
#

numpy-python

Here are 61 public repositories matching this topic...

The project focuses on predicting the presence of heart disease based on various medical variables such as age, sex, and cholesterol level. Decision tree models are employed for this classification task, exploring both basic and hyperparameter-tuned versions.

  • Updated Jul 12, 2024
  • Jupyter Notebook

This repository uses OpenCV, Python and NumPy to create a project that focuses on detecting and prioritizing red and blue houses in aerial images, distinguishing between those that are on fire (brown areas) and those that are safe on grass (green areas). Using OpenCV and Python, the program then assigns rescue priority to different locations .

  • Updated Jun 16, 2024
  • Python

Inside this repository, you'll discover a comprehensive notebook dedicated to showcasing various NumPy array methods and operations. From basic array manipulation to advanced techniques, I've compiled a collection of examples and explanations to help both beginners and seasoned Python developers deepen their understanding of NumPy.

  • Updated May 20, 2024
  • Jupyter Notebook

The objective of this project is to examine a user's screen usage through Python, with a focus on identifying the applications and websites they utilize and the duration of usage. The project employs a range of libraries including pandas, numpy, plotly.express, and plotly.graph_objects for data processing, visualization, and analysis purposes.

  • Updated Apr 11, 2024
  • Python

Improve this page

Add a description, image, and links to the numpy-python 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 numpy-python topic, visit your repo's landing page and select "manage topics."

Learn more