This is my github repo where I keep some of my personal projects and presentations while exploring various topics in Data science.
If you are interested in more details PS:
- π¨βπ» You can also find me on Twitter (@andysingal)
- ποΈ LinkedIn in/ankushsingal
- Medium (@andysingal)
- Kaggle AndySingal
- Patreon AndyShanu
graph TD;
Data-Scientist-->Flask;
Data-Scientist-->Django;
Data-Scientist-->PyTorch;
Data-Scientist-->Machine_Learning;
Data-Scientist-->Deep_Learning;
Data-Scientist-->Tensorflow;
Data-Scientist-->Streamlit;
Data-Scientist-->Spark;
Data-Scientist-->NLP;
Data-Scientist-->Computer_viasion ;
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"id": 1,
"properties": {
"ID": 0
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-77.4286, 39.0481],
[-77.2085, 39.0481],
[-77.2085, 38.9343],
[-77.4286, 38.9343],
[-77.4286, 39.0481]
]
]
}
}
]
}