Repository navigation

#

knn-classifier

This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms

Jupyter Notebook
186
6 年前

Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks

Jupyter Notebook
134
3 年前
Jupyter Notebook
85
9 个月前
Python
73
10 个月前

This is a Yoga Pose Estimation App which can be able to detect the yoga pose in real time by using posenet and KNN Classifier. Here the dataset used is custom data set which consists of 3 videos for representing 3 different postures. It is deployed in heroku. One Thing to be noted i.e this will work correctly for all mobile and edge devices.

Jupyter Notebook
46
2 年前

Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera

Jupyter Notebook
37
1 年前

A pure quantum knn classifier for a gated quantum computer.

Python
22
1 个月前

#FakersGonnaFake: using simple statistical tools and machine learning to audit instagram accounts for authenticity

Jupyter Notebook
22
5 年前

It is a best Visualiser for implementing K-Nearest Neighbours Algorithm with 3 different classes i.e A,B,C. It is developed using ml5.js and p5.js.

HTML
21
4 年前

Expert Advisor based on Falcon Template and kNN trading algorithm

MQL4
21
4 年前

The biggest module developed with complete focus on Feature Selection (FS) using Meta-Heuristic Algorithm / Nature-inspired evolutionary / Swarm-based computing.

Python
21
2 年前

Diabetes Prediction is my weekend practice project. In this I used KNN Neighbors Classifier to trained model that is used to predict the positive or negative result. Given set of inputs are BMI(Body Mass Index),BP(Blood Pressure),Glucose Level,Insulin Level based on this features it predict whether you have diabetes or not.

HTML
21
3 年前

Heart disease prediction using normal models and hybrid random forest linear model (HRFLM)

Python
20
3 年前

Machine Learning algorithms Implementation from Scratch

Jupyter Notebook
17
1 年前