-
spark-cassandra-connector Public
Forked from datastax/spark-cassandra-connectorDataStax Spark Cassandra Connector
Scala Apache License 2.0 UpdatedMay 18, 2020 -
CNTK Public
Forked from microsoft/CNTKMicrosoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
C++ Other UpdatedMay 12, 2020 -
Hanhan-Spark-Python Public
Forked from hanhanwu/Hanhan-Spark-PythonUsed Spark core python, Spark sql, Spark MLlib, Spark Streaming
Python MIT License UpdatedApr 23, 2020 -
Cloudera_Material Public
Forked from san089/Cloudera_MaterialCloudera_Material: Study Material to help people preparing for Cloudera CCA Spark and Hadoop Developer Exam (CCA175). Feel free to collaborate.
MIT License UpdatedApr 21, 2020 -
awesome-public-datasets Public
Forked from awesomedata/awesome-public-datasetsA topic-centric list of HQ open datasets.
MIT License UpdatedApr 20, 2020 -
COVID-19-EDA-tutorial Public
Forked from datacamp/COVID-19-EDA-tutorialThis tutorial's purpose is to introduce people to the [2019 Novel Coronavirus COVID-19 (2019-nCoV) Data Repository by Johns Hopkins CSSE](https://github.com/CSSEGISandData/COVID-19) and how to expl…
Jupyter Notebook MIT License UpdatedApr 19, 2020 -
fraud-detection-1 Public
Credit card fraud detection. Highly imbalaced dataset.
-
-
fraud-detection Public
Forked from yazanobeidi/fraud-detectionCredit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
Jupyter Notebook Apache License 2.0 UpdatedMar 30, 2020 -
-
Udacity-Data-Engineering-Projects Public
Forked from san089/Udacity-Data-Engineering-ProjectsFew projects related to Data Engineering including Data Modeling, Infrastructure setup on cloud, Data Warehousing and Data Lake development.
-
Online-Chess-Game Public
Forked from techwithtim/Online-Chess-GameChess game created on the 24 hour livestream
Python UpdatedJan 15, 2020 -
LargeScaleIncrementalLearning Public
Forked from wuyuebupt/LargeScaleIncrementalLearningPython MIT License UpdatedJan 10, 2020 -
EDAN95-Applied-Machine-Learning Public
Forked from MadeleineJansson/EDAN95-Applied-Machine-LearningJupyter Notebook UpdatedDec 13, 2019 -
-
deviation-network Public
Forked from GuansongPang/deviation-networkSource code of the KDD19 paper "Deep anomaly detection with deviation networks", weakly/partially supervised approach
Python GNU General Public License v3.0 UpdatedNov 28, 2019 -
Federated-Forest Public
Forked from Greilfang/Federated-ForestSome notes and codes on research of Federated Forest
Python UpdatedOct 18, 2019 -
Python-ELM-1 Public
Forked from masaponto/Python-ELMExtreme learning machine implemented by python3 with scikit-learn interface
Python MIT License UpdatedAug 28, 2019 -
kaggle-Credit-Card-Fraud-Detection Public
Forked from pankush9096/kaggle-Credit-Card-Fraud-DetectionThis is an highly imbalanced data with only 1.72% minority and 98.28% majority class, i will be explaining Up and down sampling and effect of sampling before and while doing cross validation. Model…
Jupyter Notebook MIT License UpdatedAug 4, 2019 -
Analyzing-Website-Landing-Page-A-B-Test-Results- Public
Forked from Alicelibinguo/Analyzing-Website-Landing-Page-A-B-Test-Results-Conducted hypothesis testing in python to find out whether the new website landing page has higher users’ convert rate than old page using Pandas and Matplotlib
Jupyter Notebook UpdatedJul 29, 2019 -
Machine-Learning-For-Predictive-Lead-Scoring Public
Forked from daddydrac/Machine-Learning-For-Predictive-Lead-ScoringPredictive Lead Scoring does all the hard work for you by leveraging Machine Learning to provide your sales and marketing team with in-depth customer knowledge and ways to target the hottest and mo…
Jupyter Notebook Other UpdatedJul 22, 2019 -
Credit-Card-Fraud-Detection-using-Autoencoders-in-Keras Public
Forked from curiousily/Credit-Card-Fraud-Detection-using-Autoencoders-in-KerasiPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
Jupyter Notebook MIT License UpdatedJun 28, 2019 -
-
Python-ELM Public
Forked from dclambert/Python-ELMExtreme Learning Machine implementation in Python
Python Other UpdatedMay 4, 2019 -
-
Credit-Card-Fraud-Detection Public
Forked from sharmaroshan/Credit-Card-Fraud-DetectionIt is Based on Anamoly Detection and by Using Deep Learning Model SOM which is an Unsupervised Learning Method to find patterns followed by the fraudsters.
Jupyter Notebook GNU General Public License v3.0 UpdatedMar 31, 2019 -
Credit-Card-Fraud-Detection-1 Public
Forked from nick25300/Credit-Card-Fraud-DetectionCredit Card Fraud Detection Using Machine Learning. By creating a pipeline.
HTML UpdatedMar 3, 2019 -
olac Public
Online learning at cost - Classifying dynamic unbalanced data
Jupyter Notebook Apache License 2.0 UpdatedMar 2, 2019 -
Reinforced-Continual-Learning Public
Forked from xujinfan/Reinforced-Continual-Learningcode for paper "Ju Xu, Zhanxing Zhu. Reinforced Continual Learning. NIPS 2018."
Python UpdatedFeb 17, 2019 -
Moving-Average-trading-strategy Public
Forked from kujbika/Moving-Average-trading-strategyImplementation of the famous MA trading strategy in Python