39 results for “topic:decsion-tree”
Binary Classification for detecting intrusion network attacks. In order, to emphasize how a network packet with certain features may have the potentials to become a serious threat to the network.
MATLAB-based ML model for submission classification
To build a predictive model using machine learning to predict the probability of a device failure. When building this model, be sure to minimize false positives and false negatives. The column you are trying to Predict is called failure with binary value 0 for non-failure and 1 for failure.
Lab Assignments of Course Web Mining (CSE-3024)
This project focuses on predicting the quality of wine based on various physicochemical properties using machine learning techniques. It includes data preprocessing, exploratory data analysis (EDA), feature engineering, and model building to classify wine quality accurately.
Predicting wine quality scores based on sensory data using machine learning models in Python
🚀 A machine learning co-pilot for your next planetary adventure. Predicts exoplanet types using gradient-boosted trees trained on NASA’s Exoplanet Archive with 95% accuracy.
SpaceX Falcon 9 Landing Prediction using various ML algorithms.
No description provided.
A.Nezamisafa
Data Science project that uses popular machine learning techniques to perform HR analytics. The dataset contains employee information from IBM and is linked in the readme.
Made to classify the different species of the Iris flower🌼
The labs cover the full breadth of machine learning concepts—from linear models and optimization to decision trees, ensemble methods, kernel-based SVMs, unsupervised learning, Bayesian inference, and explainable AI—through a mix of theory, Python coding, and real-world datasets.
Compilación de trabajos realizados en la asignatura de Machine Learning con Python
Precision Tree Module for precision decision analysis, supporting custom nodes (Decision, Chance, and Payoff) with visualization and optimal path calculation.
Predictive Modeling Project
Data Science Major Project Completed in IT Vedant Institute using Machine learning algorithms
A repository with our team's final Python project in MGMT 590 Analyzing Unstructured Data course at Krannert School of Management, Purdue University.
An investigation into London Fire Brigade's callout data.
Machine Learning based Fault Detection in machines using sensor data
Uber_fare_prediction. This model based on machine learning. This model predicts 89% accuracy.
OpenCV Machine Learning samples
No description provided.
:deciduous_tree: Implements a Filter Tree Classifier for WEKA
No description provided.
This Repository is based on data preprocessing of our dataset and implementing ml and dl models
Statistical Analysis of customers and building ML model to find potential customers aiming higher recall
Modelo predictivo de clasificación en colab
This repository contains a data science project that focuses on predicting the survival of passengers aboard the Titanic during the tragic disaster. The goal is to build a machine learning model that can accurately predict whether a passenger survived or not based on various features such as socio-economic status, age, gender, and more.
End-to-end credit risk prediction system using machine learning, featuring data preprocessing, model tuning, evaluation, and a deployed Streamlit app.