This repo contains Jupyter Notebooks, miscellaneous stuff.
-
Updated
Dec 13, 2023 - Jupyter Notebook
This repo contains Jupyter Notebooks, miscellaneous stuff.
Notebook for quick search
The repository contains various python jupyter notebooks of predicting different medical diseases from various open source datasets.The following medical diseases predicted are cancer,,diabeties,kidney diseases,heart disease,liver diseases,spine disease using variou machine learning classification algorithms like KNN,Logistic Regression,Support …
Third place winning solution notebooks and presentation slide by team Cookie Monsters from CSE-BUET for Biomed Datathon 2024 hosted by BME-BUET
In this notebook, we will use scikit-learn to perform a decision tree based classification of weather data. The file daily_weather.csv is a comma-separated file that contains weather data. This data comes from a weather station located in San Diego, California. The weather station is equipped with sensors that capture weather-related measurement…
This repository contains the Python code for implementing facial recognition in Jupyter Notebook using both Machine Learning classification algorithms and neural networks. It also contains a CSV of facial data for classifying faces using the Python code. Feel free to copy the files and start recognizing faces!
Various Machine learning and Deep learning algorithms written in Jupyter notebooks in one repository
A Jupyter notebook that applies machine learning techniques to detect credit card fraud on imbalanced data. It covers data preprocessing, EDA, handling class imbalance, training classifiers (Logistic Regression, Decision Tree, RandomForest), and saving the trained models.
Code for classifying breast cancer tumors using machine learning. Includes preprocessing, visualizations, and models like Logistic Regression, Decision Tree, and Random Forest. Evaluated with accuracy, precision, recall, and F1-score. Clone, install dependencies, and run the Jupyter notebook for full analysis.
🧮 🔢 ➕ Projects based in Introduction to Operational Research Labs. This projects was built using Jupyter Notebook, iPython, Python, Anaconda, Spyder IDE, JetBrains PyCharm and MATLAB. This repository it's based in some practical lab exercises and examples related with Introduction to Operational Research, using some software and libraries like M…
This repository contains several machine learning projects done in Jupyter Notebooks
Linear Discriminant Tree in jupyter notebook
Diabetes Prediction using Decision Tree Algorithm - Machine Learning Project - Pima Indians Diabetes Database - Jupyter Notebook - Python
"oxayavongsa/projects" is a public GitHub repository serving as a diverse AI/ML Project Portfolio. Using Python coding and Juptyer notebook for multiple methodologies to model statistical algorithms.
A series of Jupyter notebooks, to know about Machine Learning, its implementation, and identifying its best practices.
A notebook repository for tracking learning machine learning notebook.
NLP using Python, Sklearn, Decision Tree on Jupyter NoteBook
Python Notebook for Ensemble Learning on Wisconsin Breast Cancer Database
ML project to classify benign from malignant tumors using Jupyter notebook
This repository contains the Lab practices of Machine Learning performed in Jupyter Notebook using python language. This repo consists of Decision Tree Classifier model to classify the given data.
Add a description, image, and links to the decision-tree topic page so that developers can more easily learn about it.
To associate your repository with the decision-tree topic, visit your repo's landing page and select "manage topics."