Nelson F. (femtonelson)

femtonelson

Geek Repo

0

following

0

stars

Location:France

Github PK Tool:Github PK Tool

Nelson F.'s repositories

Classifying-Songs-Genres-From-Audio-Data

Exploring a music dataset by examining correlations between numerical variables, running a principal component analysis for dimensionality reduction and finally fitting both scikit learn Decision Tree Classification and Logistic Regression models to compare their performance.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

2018-CS109A

Repository for CS109A Fall 2018

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

AWS_JB-NAT-FZ

Jumpbox + NAT instance + private machine in AWS

Stargazers:0Issues:2Issues:0

AWS_Jupyter-Installation-on-Ubuntu-Server

Set up Jupyter on Ubuntu server running on AWS EC2 instance and configure two Python3 virtual environments

Stargazers:0Issues:0Issues:0

Cookbook

The Data Engineering Cookbook

License:Apache-2.0Stargazers:0Issues:1Issues:0

databricks-spark-certification

Guide for databricks spark certification

Stargazers:0Issues:0Issues:0

Flask-API-deploying-a-model-into-production

This repository describes the steps taken to deploy a model trained and tested with scikit-learn python library. This model predicts if a given song is of type "Rock" or "Hip-Hop" based on certain features. Check link : https://github.com/femtonelson/Classifying-Songs-Genres-From-Audio-Data. This deployment is done with a web service development framework in Python known as Flask.

Language:PythonStargazers:0Issues:2Issues:0

image-classification-AlexNet-vs-DenseNet-vs-ResNet-vs-From-Scratch

Compare various models, one from scratch(keras) and three pretrained : AlexNet, ResNet, DenseNet models (Pytorch) to choose the best model for classification.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Kaggle-titanic-survival-prediction

Prediction of survival using sklearn XGBoost

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Time-series-power-consumption-forecasting

Using a SARIMA model to predict electrical power consumption

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

db-readings

Readings in Databases

Stargazers:0Issues:1Issues:0

DeepLearningBookCode-Volume1

Python/Jupyter notebooks for Volume 1 of "Deep Learning - From Basics to Practice" by Andrew Glassner

License:MITStargazers:0Issues:0Issues:0

DLTFpT

Deep Learning with TensorFlow, Keras, and PyTorch

Language:Jupyter NotebookLicense:MITStargazers:0Issues:1Issues:0

getting_started_with_pyspark

Materials for class Getting Started with Pyspark

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

jMetalPy

A framework for single/multi-objective optimization with metaheuristics

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

kale

Kubeflow’s superfood for Data Scientists

Language:PythonLicense:Apache-2.0Stargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Linear-Regression-in-R

Predicting a startup's profitability with a linear regression model in R

Language:RStargazers:0Issues:2Issues:0

Mayo-Clinic-Primary-Biliary-Cirrhos-Survival-Analysisis

Survival analysis of primary biliary cirrhosis patients

Stargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0

Mimic-SQL-Server-stored-procedure

Refresh a view when there are access restrictions to stored procedures/triggers

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

MNIST

Materials for the AWS Academy Course

Language:Jupyter NotebookStargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0
License:Apache-2.0Stargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

rrcf

🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

simanneal

Python module for Simulated Annealing optimization

Language:PythonLicense:ISCStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

waiting-time-in-a-clinic-FIFO-queue

This is a model of contention-based (without prior booking) patient consultation in a clinic. It allows the simulation of the waiting time of patients in a queue of type FIFO (First In First Out) using adjustable variables such as the initial patient count, the number of available waiting seats, the arrival rate of new patients and the rate at which the clinic consults patients. This could help clinics (or similar institutions) understand the impact of these variables on the waiting time of their patients (or clients).

Language:NetLogoStargazers:0Issues:2Issues:0