P-M-Balaji's Stars
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
anuraghazra/github-readme-stats
:zap: Dynamically generated stats for your github readmes
ayush714/data-science-roadmap
Roadmap for Data Science
codebasics/DataAnalysisProjects
This contains data analysis projects
mstaniak/autoEDA-resources
A list of software and papers related to automatic and fast Exploratory Data Analysis
techwithtim/5-Python-Projects-For-Beginners
techwithtim/3-Python-Automation-Projects
3 Python Automation Projects for Beginners!
techwithtim/Beautiful-Soup-Tutorial
techwithtim/Flask-Blog-Tutorial
A blog application in python using Flask.
techwithtim/Django-Website
A very minimal website I build while learning Django.
techwithtim/Flask-App-Hosted-On-VPS
Files needed to host a flask application on a linux VPS.
techwithtim/Go-API-Tutorial
Create an API in Go using the Gin framework.
techwithtim/MongoDB-Tutorial
techwithtim/Python-Scripting-Project
techwithtim/pizzapi
A Python wrapper for the Dominos Pizza API forked from @Magicjarvis.
rohanpatankar926/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
techwithtim/django-user-manegement
Demonstration of how to manage users in django with roles, permissions and more!
techwithtim/Passage-React-Flask-Auth
Full biometric authentication using Flask, React and Passage!
rohanpatankar926/Consignment-Pricing-Using-Mlops-DVC
Consignment pricing prediction using mlops
jmportilla/data-science-course
Data Science Course Materials - Fall 2014
jmportilla/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
jmportilla/spark-notebook-examples
Some notebook examples related to Apache Spark
rohanpatankar926/data-engineering-bootcamp
This is the forked repo where iam learning data engineering stuffs for building data pipelines,dockerizing applications,batch streaming ,pyspark for big data,and much more
rohanpatankar926/flask_app
rohanpatankar926/iNeuron-Assignments
This repository contains all the assignments given by iNeuron start date-2/16/2022
rohanpatankar926/mlflow-introduction
docs for mlflow introduction
rohanpatankar926/mlops-application
Welcome to Machine Learning Housing Corporation! The first task you are asked to perform is to build a model of housing prices in California using the California cen‐ sus data. This data has metrics such as the population, median income, median hous‐ ing price, and so on for each block group in California. Block groups are the smallest geographical unit for which the US Census Bureau publishes sample data (a block group typically has a population of 600 to 3,000 people). We will just call them “dis‐ tricts” for short. Your model should learn from this data and be able to predict the median housing price in any district, given all the other metrics.
rohanpatankar926/mlops_project
rohanpatankar926/sql-masterclass
rohanpatankar926/Time-series-forecasting-from-scratch
This repository contains live time series forecasts which can be implemented in real world scenarios and also this repo is assignment repo for iNeuron