Skip to content

Portafolio of data science projects. Using: Python, PyTorch, Tensorflow, Scikit, Keras. Includes Classification, Regression, Time series, NLP, Deep learning, among others.

Notifications You must be signed in to change notification settings

kartikshastrakar/Data-Science-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Data-Science-Portfolio

Portafolio of data science projects. Using: Python, PyTorch, Tensorflow, Scikit, Keras. Includes Classification, Regression, Time series, NLP, Deep learning, among others.

Tools

  • Python: NumPy, Pandas, Seaborn, Matplotlib
  • Machine Learning: scikit-learn, TensorFlow, keras

Contents

  • Machine Learning.

  • Supervised Machine Learning with Logistic Regression and Naïve Bayes :

  • Supervised Machine Learning with Tree Based Models:

    • Iris Dataset using Decision Tree: This consist of using the the decision tree method on the Iris data set to predict the predictor Y or the sepal.length
    • covid-19 indian data using Random forest: This project consist of predicting the number of the active, cured or death cases in India using the rondom forest. Also finding the number active, cured or death cases in the Maharastra
  • Unsupervised Machine Learning with K-means:

    • K -Means clustering on mall customer dataset:K-means clustering is a type of unsupervised learning, which is used when you have unlabeled data (i.e., data without defined categories or groups). The goal of this algorithm is to find groups in the data, with the number of groups represented by the variable K.
  • Deep Learning

  • Computer Vision Projects

    • COVID19 detection using chest x-rays - : Using the proposed AI techniques based workflow we are in a position to analyze thepatient’s condition using x-rays by spending minimal time of radiologists and patient’s money. These sorts of solutions are needed for countries like India where the population size is huge..
    • Face recognition using Python -: Recognizing the faces with smile using the open cv2 and python.
    • Car Parking Space Counter and Detector: The project consists of detecting car parking space and counting the available space for the car parking using the Open cv2.
    • Vehicle detection and color recognition -:This project consists of detecting the car of the color and vehicle detection in the video using background image substractor.
  • Natural Language Processing

  • Data Analysis (Mini Project)

    • Amazon top 50 selling books - : This project consists of finding the detail of the amazon top 50 books such as price, user ratings and reviews.
    • Indian_education_system_EDA - : This project contains information about Indian School Education Statistics of the year 2013-2014 to 2015-2016.The project tells us about the number of the student dropout according to the different state and dropout ratio for the state in the country. At the same time the enrollment ratio of the student for the state in our country
    • Uber Data analysis using Python -: This purpose of this projects is to find the difference between the cab rental rates in normal days and in the rainy days.This project gives the better understanding of the cab rental rates on the basis of the weather reports
    • Indian_food_EDA -:The purpose of this projects is to find cooking time taken by the dishes after the order is place. This project consists of 255 indian dishes.
  • Data Mining And EDA Projects

    • IPL data -:The purpose of this project is find out the number of the participate in the IPL 2017.The number of the match win and lose by each participating team.Number of the innings played by each participating team in the IPL 2017
    • covid -:
    • Exploratory Data Analytics on Pima Indians Diabetes Database -:This project consists of Pima Indian Diabetes Database is from National Institute of Diabetes and Digestive and Kidney Diseases. It consists of nine variables, out of which 'outcome' is the target variable. The objective of this project is to aid in predicting if a person is likely to have Diabetes or not.
    • Exploratory Data Analysis on Automobile dataset -:This project consists of three types of entities: (a) the specification of an auto in terms of various characteristics (b) its assigned insurance risk rating (c) its normalized losses in use as compared to other cars. The second rating corresponds to the degree to which the auto is more risky than its price indicates. Cars are initially assigned a risk factor symbol associated with its price. Then, if it is more risky (or less), this symbol is adjusted by moving it up (or down) the scale. Actuarians call this process "symboling". A value of +3 indicates that the auto is risky, -3 that it is probably pretty safe.
    • Salary_expectation_based_on_experiences -:The purpose of this project is to use data transformation and machine learning to create a model that will predict a salary when given years of experience, job type. ... This model can be used as a guide when determining salaries since it shows reasonable predictions when given information on years of experience, job type

If you enjoyed what you saw, want to have a chat with me about the portfolio, work opportunities, or collaboration, feel free to contact me on: - LinkedIn - G-mail:- kartikshastrakar04@gmail.com

About

Portafolio of data science projects. Using: Python, PyTorch, Tensorflow, Scikit, Keras. Includes Classification, Regression, Time series, NLP, Deep learning, among others.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published