pragmaticpython / k-nearest-neighbors-python
An implementation of the K-Nearest Neighbors algorithm from scratch using the Python programming language.
☆10Updated 6 years ago
Alternatives and similar repositories for k-nearest-neighbors-python:
Users that are interested in k-nearest-neighbors-python are comparing it to the libraries listed below
- Given the Bank customer relationship data, predict whether a customer will subscribe to a term deposit or not.☆14Updated 5 years ago
- Python programming skill set with the toolbox to perform supervised, unsupervised, and deep learning, learn how to process data for featu…☆39Updated 5 years ago
- Implementation of KNN algorithm in Python 3☆45Updated 4 years ago
- This project contains all the assignment's solution of university of Michigan.☆22Updated 5 years ago
- Improve marketing campaign of a Portuguese bank by analyzing their past marketing campaign data and recommending which customer to target☆60Updated 6 years ago
- Twitter Sentiment Analysis☆26Updated 3 years ago
- Machine Learning/Pattern Recognition Models to analyze and predict if a client will subscribe for a term deposit given his/her marketing …☆15Updated 6 years ago
- Data Analysis and Machine Learning with Python to Solve Business Problems. Implemented with different case studies☆10Updated 5 years ago
- Customer analytics has been one of hottest buzzwords for years. Few years back it was only marketing department’s monopoly carried out wi…☆24Updated 6 years ago
- Business Case Study to predict customer churn rate based on Artificial Neural Network (ANN), with TensorFlow and Keras in Python. This is…☆50Updated 3 years ago
- ☆29Updated 4 years ago
- Understand why employees leave a company and apply various machine learning models to predict the next leaver!☆52Updated 6 years ago
- ✍️ Udacity SQL for Data Analysis Course Solutions and Notes along with Parch and Posey DB☆83Updated 5 years ago
- Python + SQL + Tableau: Integrating Python, SQL, and Tableau, published by Packt☆33Updated 2 years ago
- Credit card fraud detection using kafka,scikit,flask,cassandra☆32Updated 6 years ago
- Analysing the content of an E-commerce database that contains list of purchases. Based on the analysis, I develop a model that allows to …☆134Updated 6 years ago
- Welcome to Data Science Bootcamp Series. This repository houses the source code and other supporting artifacts related to this bootcamp s…☆54Updated 5 years ago
- ☆63Updated 4 years ago
- The solution to the Loan Prediction Practice Problem on Analytics Vidhya (https://datahack.analyticsvidhya.com/contest/practice-problem-l…☆30Updated 5 years ago
- Exploratory Data Analysis (EDA) is performed on the E-Commerce data obtained from a UK-based and registered non-store online retail to di…☆26Updated 6 years ago
- Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.☆80Updated 6 years ago
- How to track relative popularity of multiple keywords and discover their stories using Pytrends, a Google Trends python library.