-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.Rmd
39 lines (38 loc) · 3.51 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
title: "Exploratory Data Analysis"
---
- [Restaurant EDA](RestaurantEDA/RestaurantEDA.html)
- [Survival plot model and sparklyr](survival_plot_sparklyr/survival_plot_sparklyr.html)
- [Shiny - ggplot - spark - ml_linear_regression - iris ](shiny_ggplot_spark_transformation/shiny_ggplot_spark_transformation.html)
- [Connect multiple local spark nodes](sc_multiple_nodes/sc_multiple_nodes.html)
- [How to convert dplyr code to sql code](dplyr_to_sql/dplyr_to_sql.html)
- [Connect multiple spark nodes](sc_multiple_nodes/sc_multiple_nodes.html)
- [Instacart Market Basket Analysis](instacart_market_basket_analysis/instacart_market_basket.html)
- [White Bllod Cells Classification](White_blood_Cells/dataset-master/White_blood_cell.html)
- [Santander Customer Transaction Prediction](santander_customer_transaction_prediction/santandar_costumer_trans_pred.html)
_ [Streaming - detect new csv file - Dashboard with Shiny](Dashboard/Dashboard.html)
- [Santander customer transaction prediction with rpart](santander_customer_transaction_prediction/santander_costumer_trans_pred.html)
- [Santander customer transaction prediction with keras (MLP)](santander_customer_transaction_prediction/santandar_costumer_trans_pred_keras.html)
- [Santander customer transaction prediction with xgboost](santander_customer_transaction_prediction/santander_trans_pred_xgboost.html)
- [Santander customer transaction prediction with xgb.cv & xgb.train](santander_customer_transaction_prediction/Santander_trans_pred_xgboost_cleanup.html)
- [Facial & Smile recognisation](Smile_kinships/parental_facial_recogn.html)
- [Smile Kinships detection](Smile_kinships/Smile_related_keras.html)
- [Face Recognition using face_recognition library](FC_images_known_faces/images_known_faces.html)
- [Generate dataset from webcam - train model using openCV and detect faces](FC_dataset_generator_trained_model/dataset_generator_trained_model.html)
- [Generate and save dataset to sqlite db, train model using openCV, detect and reconize faces from webcam](FC_name_Id_generator_image_sqlite_train_model/name_Id_dataset_generator_sqlite_train_model.html)
- [Face recognition by comapring distance (weigth) between image arrays](FC_weights_image_compare_speak/compare_images_speak.html)
- [Face recognition eyes blink destector](FC_eye_blink_detection/eye_blink_detector.html)
- [IEEE-CIS Fraud Detection](Fraud_detection/IEEE-CIS/IEEE-CIS.html)
- [Predict Future Monthly Sales](predict-future-sales/predict_future_sales.html)
- [Predict the number of attempts by xgboost](bowl-2019/bowl_19_xgb.html)
- [Dealing with unbalanced multiclasses with caret](unbalanced_multi_class/unbalanced_multiclass.html)
- [Image particle classification after collision](cern_particle/particle_class.html)
- [Particle specimen classification after collision](cern_particle/cirtaChallenge.html)
- [Lung Cancer Event (0,1) prediction](lung_cancer_survival_time/lung_cancer_survival_time.html)
- [Lung Cancer Survival Time (duration in days) prediction](lung_cancer_survival_time/kmezhoud_LCST.html)
- [Flood Prediction in Malawi](Flood_prediction_Malawi/Flood_Prediction_Malawi.html)
- [QSAR Antifungal quantification (Binary and Regression Classification RF,XGB)](QSAR_antiFungal/qsar_antifungal.html)
- [Performance and design Shiny App Improvement](biodiversity_performance/biodiversity_performance.html)
- [Full Shiny App with Domain and HTTPS certificate](fullShinyDomain/fullShinyDomain.html)
- [Brazilian E-Commerce by Olist](Brazilian_Ecommerce/Brazilian_E_Commerce.html)
- [Japanese restaurant EDA](RestaurantEDA/Restaurant_visitor.html)