All Projects → DeltaAnalytics → Machine_learning_for_good

DeltaAnalytics / Machine_learning_for_good

Licence: cc-by-4.0
Machine learning fundamentals lesson in interactive notebooks

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Machine learning for good

Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (+20.42%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-mining
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (+280.99%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-mining
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (+53.52%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-mining
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+395.77%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-mining
Pydataroad
open source for wechat-official-account (ID: PyDataLab)
Stars: ✭ 302 (+112.68%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-mining
Spring2017 proffosterprovost
Introduction to Data Science
Stars: ✭ 18 (-87.32%)
Mutual labels:  jupyter-notebook, data-science, data-analysis, data-mining
Hyperlearn
50% faster, 50% less RAM Machine Learning. Numba rewritten Sklearn. SVD, NNMF, PCA, LinearReg, RidgeReg, Randomized, Truncated SVD/PCA, CSR Matrices all 50+% faster
Stars: ✭ 1,204 (+747.89%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Covid19 Dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
Stars: ✭ 1,212 (+753.52%)
Mutual labels:  jupyter-notebook, data-science, data-visualisation
Bayesian Cognitive Modeling In Pymc3
PyMC3 codes of Lee and Wagenmakers' Bayesian Cognitive Modeling - A Pratical Course
Stars: ✭ 93 (-34.51%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Youtube Like Predictor
YouTube Like Count Predictions using Machine Learning
Stars: ✭ 137 (-3.52%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Pycm
Multi-class confusion matrix library in Python
Stars: ✭ 1,076 (+657.75%)
Mutual labels:  data-science, data-analysis, data-mining
Spark Py Notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 1,338 (+842.25%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Spark R Notebooks
R on Apache Spark (SparkR) tutorials for Big Data analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 109 (-23.24%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Tsrepr
TSrepr: R package for time series representations
Stars: ✭ 75 (-47.18%)
Mutual labels:  data-science, data-analysis, data-mining
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+727.46%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Dex
Dex : The Data Explorer -- A data visualization tool written in Java/Groovy/JavaFX capable of powerful ETL and publishing web visualizations.
Stars: ✭ 1,238 (+771.83%)
Mutual labels:  data-science, data-analysis, data-mining
Datacamp
🍧 A repository that contains courses I have taken on DataCamp
Stars: ✭ 69 (-51.41%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Ml Da Coursera Yandex Mipt
Machine Learning and Data Analysis Coursera Specialization from Yandex and MIPT
Stars: ✭ 108 (-23.94%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (-19.72%)
Mutual labels:  jupyter-notebook, data-science, data-analysis
Pythondata
repo for code published on pythondata.com
Stars: ✭ 113 (-20.42%)
Mutual labels:  jupyter-notebook, data-science, data-analysis

Introduction to Machine Learning for Good

Binder Open In Colab

How can we use data for social impact?

Data is powerful. We believe that anyone can harness that power for change.

In this introductory course, students will learn the foundational theory and the necessary coding skills to translate data into actionable insights. Students will learn the latest machine learning tools and algorithms.

Data science is a highly interdisciplinary practice: demanding critical thinking, understanding of statistics, and technical coding ability. Irresponsible application of powerful algorithms or an inadequate exploration of underlying assumptions can lead to spurious results. In this course, we emphasize the fundamentals of proper data science and expose students to what is possible using sophisticated machine learning methods.

Each of the modules is hands-on, project-based, using real world data from KIVA, a non-profit that connects people through lending to alleviate poverty.

Who We Are

Delta Analytics is a 501(c)3 San Francisco Bay Area non-profit dedicated to bringing rigorous data science to problem-solving, effecting change in nonprofits and the public sector, and making data science an accessible and democratic resource for anyone with the same mission.

Overview

Topics covered in this course include: data cleaning, supervised machine learning, and unsupervised machine learning.

The slides that cover the theory of the topic are available here. We present theory alongside real-life data science examples will open doors to novices and professionals alike to harness the power of data for good.

Weebly (our website host) has blocked traffic to certain countries. We have submitted numerous complaints, and apologize to students for the inconvenience caused. Until then, you can access pdf of all course slides below.

Module 1 - Introduction to Machine Learning

Module 2 - Machine learning deep dive

Module 3 - Linear Regression

Module 4 - Model Selection and Evaluation

Module 5 - Decision Trees

Module 6 - Ensemble Algorithms

Module 7 - Unsupervised Algorithms

Module 8 - Natural Language Processing Pt. 1

Module 9 - Natural Language Processing Pt. 2

Course outcomes

By the end of the course, students will be able to:

  1. Explain the fundamental statistical and machine learning algorithms that underlying common data science methods.
  2. Write code to clean, process, analyze, and visualize real-world data.
  3. Be able to communicate with other data scientists using technical terms.

Our students

The course is intended for any and all individuals interested in harnessing data towards solving problems in their communities. Minimal prior coding or mathematical/statistical experience is expected. Computer proficiency is necessary.

Our teachers

Delta Teaching Fellows are all data professionals working in the San Francisco Bay Area. All of our time is donated for free to build out a curriculum that makes machine learning tools and knowledge more accessible to communities around the world. You can learn more about our team here.

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].