Giter VIP home page Giter VIP logo

fardinabbasi / machine_learning Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 24 KB

Containing various ML projects, including image and text classification, clustering, regression, and neural networks. Projects include implementations of Random Forest, SVM, Decision Trees, EM algorithms, and advanced models like MLP and CNN, with datasets ranging from facial emotion detection to ECG signals and more.

bayes-classifier decision-tree expectation-maximization linear-regression logistic-regression neural-networks parzen-window pca regression svm cnn mlp

machine_learning's Introduction

Machine Learning

Feature extraction of 'real' and 'fake' images and implementation of the best classification method (using various machine learning models such as Random Forest, SVM, and Logistic Regression) to identify fake images.

Conducting one-vs-all classification on the 'penguins.csv' dataset using both the Naive Bayes classifier implemented from scratch and the one provided by Scikit-Learn's built-in functions.

Performing a Decision Tree classifier on the 'Diabetes.csv' dataset to distinguish between diabetes and non-diabetes cases.

Implementation of EM algorithm, and performing GMM estimation on an image dataset containing images of Manchester United and Chelsea football clubs to classify them.

Performing regression of several degrees on generated data points affected by white and Poisson noise. Additionally, studying its MSE loss and bias-variance trade-off.

Implementing logistic regression with L2 Regularization from scratch to classify two circular datasets.

Performing an MLP model on the ECG signals dataset.

Performing a CNN model on the CIFAR-10 image dataset.

Performing PCA on the "emotion_detection" dataset contains 213 images with 6 labels: Happy, Fear, Angry, Disgust, Surprise, and Sad.

Performing non-parametric Parzen Window estimation on the 'ted_main.csv' dataset, both from scratch and using built-in functions.

Performing Support Vector Classification (SVC) on the iris dataset.

Implementation and analysis of K-Nearest Neighbors with varying values of K, including a study on the impact of metric learning using LMNN and LFDA algorithms.

Implementation of K-Means++ and K-Medians++ clustering algorithms, including an analysis of their performance across various values of K.

machine_learning's People

Contributors

fardinabbasi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.