Machine Learning (IFT3395) Kaggle competition 1
-
Updated
Jan 14, 2025 - Python
Machine Learning (IFT3395) Kaggle competition 1
EC60091-Machine Intelligence & Expertise Systems Course,Autumn-2019
Code templates for data prep and different ML algorithms in Python.
Machine Learning lessons (Linear Regression, Logistic Regression, DecisionTreeClassifier, SVC, RandomForestClassifier, K Clustering, Naive Bayes) and data manipulation codes learned from this playlist: https://www.youtube.com/watch?v=gmvvaobm7eQ&list=PLeo1K3hjS3uvCeTYTeyfe0-rN5r8zn9rw&index=1
Contains FP Tree and FP Growth, decision tree implementation and small programs developed using Tensorflow
A project that uses a DecisionTreeClassifier in order to detect exoplanets and avoid false positives.
This model predicts the risk of your credit account based on the set of values enteres
Datamining concepts
Football Player Transfer Prediction Using Different Classifiers
DecisionTreeClassifier: Classifies the "Labelled" data
This is a small and simple Machine Learning project. The front-end is Java (PersonalityTest) and the back-end is Python (PersonalityServer). The user uses the JavaFX Application (client) to connect to the back-end using Python Flask where a Machine Learning model is trained and it is used to predict the user's personality (out of 16 different pe…
Data Mining coursework. Required the submission of two seperate py files. Short description. The aim of this coursework assignment is to demonstrate understanding of classification and cluster analysis.
Add a description, image, and links to the decisiontreeclassifier topic page so that developers can more easily learn about it.
To associate your repository with the decisiontreeclassifier topic, visit your repo's landing page and select "manage topics."