Code Monkey home page Code Monkey logo

L's Projects

soe icon soe

This is the Matlab code for the Switch Opening and Exchange (SOE) method used in paper "Switch Opening and Exchange Method for Stochastic Distribution Network Reconfiguration" that has been accepted by and will be published in IEEE Transactions on Smart Grid.

spikesorting-waveletsvm icon spikesorting-waveletsvm

A spike sorting algorithm for classifying neuron action potentials using wavelets decomposition and SVM classification

sptwsvm icon sptwsvm

Sparse Pinball Twin Support Vector Machine

stanford---machine-learning-coursework icon stanford---machine-learning-coursework

Topics - Linear Regression, Logistic Regression, Regularization, Neural Networks, System Design, Support Vector Machines, Unsupervised Learning (k-Means algorithm for clustering), Dimensionality Reduction (principal components analysis), Anomaly Detection, Recommender Systems, Large Scale Machine Learning, and Photo Optical Character Recognition.

support_vector_machine icon support_vector_machine

This is a naive implementation of a Support Vector Machine, which is a supervised learning based linear classifier used to classify datapoints to their distinct categories based on their labels. The implementation is done in MATLAB, using the Stochastic Gradient Descent algorithm which was trained using labeled datapoints.

svm icon svm

Improved Support Vector Machine in MATLAB. Some other functions included as well

svm-1 icon svm-1

Support Vector Machine using Sequential Minimal Optimization

svm-experiments icon svm-experiments

A Novel Clustered Support Vector Machine with Reduced Support Vectors for Big Data Classification

timeseriesanalysis_lttr icon timeseriesanalysis_lttr

Use time series models including AR, MA, ARMA, ARIMA, SARIMA, and GARCH to forecast load to truck ratios (LTTR) in the LA area.

tlbci icon tlbci

Matlab source code of the paper "D. Wu, X. Jiang, R. Peng, W. Kong, J. Huang and Z. Zeng, Transfer Learning for Motor Imagery Based Brain-Computer Interfaces: A Complete Pipeline, Information Sciences, 2021, submitted."

top-ai-conferences-paper-with-code icon top-ai-conferences-paper-with-code

This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code

voice-biometric icon voice-biometric

voice biometric using wavelet for feature extraction and svm for data training (coming when its ready)

voltage-regulation-using-svm icon voltage-regulation-using-svm

This code is the implementation of the following paper: M. Jalali, V. Kekatos, N. Gatsis and D. Deka, "Designing Reactive Power Control Rules for Smart Inverters Using Support Vector Machines," in IEEE Transactions on Smart Grid, vol. 11, no. 2, pp. 1759-1770, March 2020, doi: 10.1109/TSG.2019.2942850. The main code 1) loads the data. However, the data is not included here. the code should be modified accordingly. 2) Finds the hyperparameters uding cross validation. While the main file includes the optimization using l2 loss function, the functions for l1 oprimization are included here with suffix "2". 3) Solves the volatge regulation optimization problem using the Mosek solver. 4) Solves the volatge regulation problem using the optimal power flow problem and the local control rules as well. The main function includes the following functions: 1) Preprocessing: the scaling, oversizing, centering and normalzing of the data. 2) KFCrossvalid_SVM: finds the hyperparameters using crossvalidation 3) mosek_crossValid (mosek2_crossValid): located inside the KFCrossvalid_SVM which solves theoptimization problem 4) SVM_gauss_mosek and SVM_lin_mosek: solve the ctual optimization problems for finding the parameters a abd b for reative power control rules. 5) localControl: finds the reactive power local control rules 6) eval_SVM_gauss, eval_SVM_lin: evaluates the reactive power control rules given the measurements and obtained parameters 7) optimalGlobal (SOCP): solves the central optimal power flow problem

wave-paper2 icon wave-paper2

This repository contains the MATLAB codes for the time-series prediction using (i) MMSE forecast of ARIMA models (ii) Kalman filter approach (iii)Artificial neural networks. The codes for the wavelet version of the above techniques is also presented here.

wavelet-analysis icon wavelet-analysis

This repository is built for the more understanding of the wavelets and their transform using MATLAB.

wavelet-epileptic-seizure-eeg- icon wavelet-epileptic-seizure-eeg-

This repository includes useful MATLAB codes for the detection of epileptic seizure in EEG signals using wavelet analysis and machine learning techniques (MLP, SVM, KNN, and Bayesian)

wavelet-hfcm icon wavelet-hfcm

This repository is the source code for Wavelet-HFCM of the paper 'Time Series Forecasting based on High-Order Fuzzy Cognitive Maps and Wavelet Transform'

waveletreconstruction icon waveletreconstruction

We try to forecast a time series by reconstructing the serie with the data forecasted over a wavelet space.

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.