All Projects → mahmoudparsian → machine-learning-course

mahmoudparsian / machine-learning-course

Licence: other
Machine Learning Course @ Santa Clara University

Projects that are alternatives of or similar to machine-learning-course

Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+8817.65%)
Mutual labels:  clustering, linear-regression, scikit-learn, logistic-regression
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+19511.76%)
Mutual labels:  linear-regression, logistic-regression, kmeans-clustering
ai-deployment
关注AI模型上线、模型部署
Stars: ✭ 149 (+776.47%)
Mutual labels:  scikit-learn, pyspark, spark-ml
Ds and ml projects
Data Science & Machine Learning projects and tutorials in python from beginner to advanced level.
Stars: ✭ 56 (+229.41%)
Mutual labels:  linear-regression, scikit-learn, logistic-regression
data-algorithms-with-spark
O'Reilly Book: [Data Algorithms with Spark] by Mahmoud Parsian
Stars: ✭ 34 (+100%)
Mutual labels:  pyspark, spark-ml, data-algorithms
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+197788.24%)
Mutual labels:  linear-regression, scikit-learn, logistic-regression
Uc Davis Cs Exams Analysis
📈 Regression and Classification with UC Davis student quiz data and exam data
Stars: ✭ 33 (+94.12%)
Mutual labels:  linear-regression, logistic-regression, unsupervised-learning
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+535.29%)
Mutual labels:  linear-regression, supervised-learning, logistic-regression
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+841.18%)
Mutual labels:  linear-regression, supervised-learning, logistic-regression
L2c
Learning to Cluster. A deep clustering strategy.
Stars: ✭ 262 (+1441.18%)
Mutual labels:  clustering, supervised-learning, unsupervised-learning
Tensorflow Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
Stars: ✭ 4,448 (+26064.71%)
Mutual labels:  clustering, linear-regression, logistic-regression
Ml code
A repository for recording the machine learning code
Stars: ✭ 75 (+341.18%)
Mutual labels:  clustering, scikit-learn, logistic-regression
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+152.94%)
Mutual labels:  clustering, supervised-learning, logistic-regression
machine learning from scratch matlab python
Vectorized Machine Learning in Python 🐍 From Scratch
Stars: ✭ 28 (+64.71%)
Mutual labels:  supervised-learning, unsupervised-learning
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (+141.18%)
Mutual labels:  scikit-learn, logistic-regression
VBLinLogit
Variational Bayes linear and logistic regression
Stars: ✭ 25 (+47.06%)
Mutual labels:  linear-regression, logistic-regression
NTFk.jl
Unsupervised Machine Learning: Nonnegative Tensor Factorization + k-means clustering
Stars: ✭ 36 (+111.76%)
Mutual labels:  unsupervised-learning, kmeans-clustering
pyclustertend
A python package to assess cluster tendency
Stars: ✭ 38 (+123.53%)
Mutual labels:  clustering, scikit-learn
dbscan
DBSCAN Clustering Algorithm C# Implementation
Stars: ✭ 38 (+123.53%)
Mutual labels:  clustering, unsupervised-learning
k-means-quantization-js
🎨 Apply color quantization to images using k-means clustering.
Stars: ✭ 27 (+58.82%)
Mutual labels:  clustering, kmeans-clustering

Spring 2020


Santa Clara University


Machine Learning


Machine Learning


Machine Learning Course @SCU


Course MSIS 2631: Machine Learning

  • Graduate School, Leavey School of Business
  • Department of Information Systems & Analytics
  • Class meeting dates:
    • Start: March 30, 2020
    • End: June 11, 2020
  • Class hours:
    • Monday 7:35 PM - 9:10 PM, PST
    • Wednesday 7:35 PM - 9:10 PM, PST
  • Instructor: Mahmoud Parsian
  • Class room: online
  • Office: 216AA, 2nd Floor, Lucas Hall (not used now due to covid-19)
  • Office Hours: by appointment

Required Books

Required Software:


Assignments


Assignment Percentage
Quiz #1 13%
Quiz #2 13%
Quiz #3 13%
Quiz #4 13%
Quiz #5 13%
Midterm Exam 15%
Final Exam 20%
Bonus 2%

Exams

Midterm Exam:

  • Date: Wednesday, May 6, 2020
  • Time: 7:35 PM - 9:10 PM, PST

Final Exam:

  • Date: Wednesday, June 10, 2020
  • Time: 5:45 PM - 7:45 PM, PST

Course Description

  • This course introduces participants to quantitative techniques and algorithms that are based on big data (numerical and textual) or are theoretical models of big systems or optimization that are currently being used widely in business.

  • It introduces topics that are often qualitative but that are now amenable to quantitative treatment.

  • The course will prepare participants for more rigorous analysis of large data sets as well as introduce machine learning models and data analytics for business intelligence.

Main Focus

The main focus of this class is to cover the following concepts:

  • Basic concepts of Machine Learning

    • Supervised learning
    • Unsupervised learning
    • Reinforcement learning
  • Linear Regression

    • scikit-learn
    • Spark ML
    • machine_learning_algorithms_from_scratch_SLR_sample_chapter.pdf
  • Logistic Regression

    • scikit-learn
    • Spark ML
  • Principal Component Analysis (PCA)

    • scikit-learn
    • Spark ML
  • Clustering

    • K-means
    • Latent Dirichlet allocation (LDA)
    • scikit-learn
    • Spark ML
  • Support Vector Machines (SVM)

    • scikit-learn
    • Spark ML
  • Frequent Pattern Mining

    • FP-Growth
    • PrefixSpan
  • Naive Bayes

    • scikit-learn
    • Spark ML
  • Bayesian Networks

    • scikit-learn
    • Spark ML
  • Decision Trees

    • scikit-learn
    • Spark ML
  • K-nearest neighbors algorithm (KNN)

    • scikit-learn

Machine Learning Syllabus


Machine Learning Project


Mahmoud Parsian's Latest Books:

PySpark Algorithms Book

PySpark Algorithms Book

Data Algorithms Book

Data Algorithms Book
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].