Skip to content

Machine_Learning_Projects for beginners, intermediate and advance level people

Notifications You must be signed in to change notification settings

Aksh-kumar/ML_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c910605 · Sep 3, 2021

History

39 Commits
Nov 11, 2019
Sep 3, 2021
Nov 11, 2019
Aug 29, 2020
Aug 29, 2020
Aug 21, 2019
Aug 29, 2020
Aug 9, 2019
Sep 3, 2021
Nov 2, 2020
Nov 11, 2019

Repository files navigation

ML_Projects

This repository contain 5 projects
1.Iris_Data_Analysis
2.Black Friday
3.Urban_Sound_Classification projects.
4.Daily_Minimum_Temperature
5.Air_Passengers

(classification problems using Basic ML algorithm) 1.Iris Data Classification: Given the numeric parameter which the dataset contain are Sepal width, Sepal length, Petal width, Petal length. Predict the classes based on these parameter possible classes are Versicolor, Setosa and Virginica.In this problem I used some of the basic classification algorithm to classify this dataset.

(Regression Problem using ensemble approach)
2.Black Friday: The data set contains customer demographics (age, gender, marital status, city_type, stay_in_current_city), product details (product_id and product category) and Total purchase_amount from last month. Created a model to predict the purchase amount. In this problem I explain how to apply ensemble approach to solve regression problem.

(classififcation problems using deep learning)
3.Urban sound Classification: From datasets consists of 8000+ sound from 10 classes predict the class label in which it belongs to.In this problem I explain how to extract features from audio sample and Apply Build ANN with keras, tensorflow and solve classification problem.

(Time series Forcasting)
a.Time series analysis using (AR): Time series analysis of minimum temperature from dataset contain about 3500+ sample of timeseries minimum temperature data using Autoregression model.

b. Time Series analysis using (ARIMA): Time series analysis of number of Air Passengers travelling next month by using previous month data by using ARIMA model.

Details of the process is mentioned in each IPython notebook and data is present inside respective folder except Urban_Sound_Classification projects you will find the data in https://drive.google.com/drive/folders/0By0bAi7hOBAFUHVXd1JCN3MwTEU because of large volume.If any help assist is required you can directly mail me at [email protected], I am happy to answer.

About

Machine_Learning_Projects for beginners, intermediate and advance level people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published