All Projects → aws-samples → Aws Machine Learning University Accelerated Tab

aws-samples / Aws Machine Learning University Accelerated Tab

Licence: other
Machine Learning University: Accelerated Tabular Data Class

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Aws Machine Learning University Accelerated Tab

Aws Machine Learning University Accelerated Nlp
Machine Learning University: Accelerated Natural Language Processing Class
Stars: ✭ 1,695 (+136.07%)
Mutual labels:  jupyter-notebook, mxnet, sklearn, gluon
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+445.96%)
Mutual labels:  mxnet, gluon, tabular-data
Ko en neural machine translation
Korean English NMT(Neural Machine Translation) with Gluon
Stars: ✭ 55 (-92.34%)
Mutual labels:  jupyter-notebook, mxnet, gluon
Aws Machine Learning University Accelerated Cv
Machine Learning University: Accelerated Computer Vision Class
Stars: ✭ 1,068 (+48.75%)
Mutual labels:  jupyter-notebook, mxnet, gluon
Mlmodels
mlmodels : Machine Learning and Deep Learning Model ZOO for Pytorch, Tensorflow, Keras, Gluon models...
Stars: ✭ 145 (-79.81%)
Mutual labels:  jupyter-notebook, sklearn, gluon
model-zoo-old
The ONNX Model Zoo is a collection of pre-trained models for state of the art models in deep learning, available in the ONNX format
Stars: ✭ 38 (-94.71%)
Mutual labels:  mxnet, gluon
MXNet-EfficientNet
A Gluon Implement of EfficientNet
Stars: ✭ 12 (-98.33%)
Mutual labels:  mxnet, gluon
Gluon Face
An unofficial Gluon FR Toolkit for face recognition. https://gluon-face.readthedocs.io
Stars: ✭ 264 (-63.23%)
Mutual labels:  mxnet, gluon
Sklearn Evaluation
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
Stars: ✭ 294 (-59.05%)
Mutual labels:  jupyter-notebook, sklearn
Adaptis
[ICCV19] AdaptIS: Adaptive Instance Selection Network, https://arxiv.org/abs/1909.07829
Stars: ✭ 314 (-56.27%)
Mutual labels:  jupyter-notebook, mxnet
Deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
Stars: ✭ 344 (-52.09%)
Mutual labels:  jupyter-notebook, tabular-data
baidu-salers-logo-prediction
baidu contest, url: http://dianshi.baidu.com/gemstone/competitions/detail?raceId=17
Stars: ✭ 16 (-97.77%)
Mutual labels:  mxnet, gluon
NER BiLSTM CRF Chinese
BiLSTM_CRF中文实体命名识别
Stars: ✭ 46 (-93.59%)
Mutual labels:  mxnet, gluon
gpu accelerated forecasting modeltime gluonts
GPU-Accelerated Deep Learning for Time Series using Modeltime GluonTS (Learning Lab 53). Event sponsors: Saturn Cloud, NVIDIA, & Business Science.
Stars: ✭ 20 (-97.21%)
Mutual labels:  mxnet, gluon
AAAI 2019 EXAM
Official implementation of "Explicit Interaction Model towards Text Classification"
Stars: ✭ 68 (-90.53%)
Mutual labels:  mxnet, gluon
OpSummary.MXNet
A tool to count operators and parameters of your MXNet-Gluon model.
Stars: ✭ 19 (-97.35%)
Mutual labels:  mxnet, gluon
Deeplearningzerotoall
TensorFlow Basic Tutorial Labs
Stars: ✭ 4,239 (+490.39%)
Mutual labels:  jupyter-notebook, mxnet
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (-43.59%)
Mutual labels:  jupyter-notebook, sklearn
Cryptocurrencyprediction
Predict Cryptocurrency Price with Deep Learning
Stars: ✭ 453 (-36.91%)
Mutual labels:  jupyter-notebook, sklearn
Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (-27.86%)
Mutual labels:  jupyter-notebook, sklearn

logo

Machine Learning University: Accelerated Tabular Data Class

This repository contains slides, notebooks, and datasets for the Machine Learning University (MLU) Accelerated Tabular Data class. Our mission is to make Machine Learning accessible to everyone. We have courses available across many topics of machine learning and believe knowledge of ML can be a key enabler for success. This class is designed to help you get started with tabular data (spreadsheet-like tables), learn about widely used Machine Learning techniques for tabular data, and apply them to real-world problems.

YouTube

Watch all Tabular Data class video recordings in this YouTube playlist from our YouTube channel.

Playlist

Course Overview

There are three lectures and one final project for this class. | Lecture 1 | Lecture 2 | Lecture 3 | | :---: | :---: | :---: | | Introduction to ML | Feature Engineering | Optimization | | Sample ML Model | Tree-based Models | Regression Models | | Model Evaluation | Bagging | Boosting | | Exploratory Data Analysis | Hyperparameter Tuning | Neural Networks | | K Nearest Neighbors (KNN) | AWS AI/ML Services | AutoML |

Final Project: Practice working with a "real-world" tabular dataset for the final project. Final project dataset is in the data/final_project folder. For more details on the final project, check out this notebook.

Contribute

If you would like to contribute to the project, see CONTRIBUTING for more information.

License

The license for this repository depends on the section. Data set for the course is being provided to you by permission of Amazon and is subject to the terms of the Amazon License and Access. You are expressly prohibited from copying, modifying, selling, exporting or using this data set in any way other than for the purpose of completing this course. The lecture slides are released under the CC-BY-SA-4.0 License. The code examples are released under the MIT-0 License. See each section's LICENSE file for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].