Skip to content
View AkshayMalviya's full-sized avatar
:octocat:
:octocat:
  • Volvo Group IT
  • Sweden
Block or Report

Block or report AkshayMalviya

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. twitter-sentimental-analysis twitter-sentimental-analysis Public

    This project is the Sentimental Analysis of Twitter about any keywords. All the searching are performing by Tweepy and Data Visualization by matplotlib. For storing the data I am using MS SQL Server.

    Python

  2. titanic-survival-problem titanic-survival-problem Public

    This project uses machine learning to create a model that predicts which passengers survived the Titanic shipwreck. Here I used Random Forest Classifier and Linear Regression Algorithm for predicti…

    Jupyter Notebook

  3. ml-best-classification ml-best-classification Public

    This project was the part of my Coursera Assisgement(https://www.coursera.org/learn/machine-learning-with-python/) in which I compare the different classification alogirthms like KNN, Linera Regres…

    Jupyter Notebook

  4. MNIST-digit-recognition MNIST-digit-recognition Public

    MNIST ("Modified National Institute of Standards and Technology") is the de facto “hello world” dataset of computer vision. Using computer vision fundamentals including simple neural networks, clas…

    Jupyter Notebook

  5. aws-sagemaker-rekognition aws-sagemaker-rekognition Public

    Face Detection with AWS Sagemaker

    Python

  6. django-blog django-blog Public

    Django based web application for blogging

    Python