Home
About
My Library
  • Unsupervised Learning classify a given silhouette as one of three types of vehicle

    Nov 10, 2019 aiml unsupervised-learning jupyter-notebook pandas PCA

    Overview The data contains features extracted from the silhouette of vehicles in different angles. The purpose is to classify a given silhouette as one of three types of vehicle, using a set of features extracted from the silhouette. The vehicle may be viewed from one of many different angles. Solution Import Necessary …

    Read More
  • Supervised Learning Thera Bank case study

    Nov 7, 2019 aiml supervised-learning jupyter-notebook pandas Logistic Regression

    Overview The classification goal is to predict the likelihood of a liability customer buying personal loans. Solution 1#Import Necessary Libraries 2 3# NumPy: For mathematical funcations, array, matrices operations 4import numpy as np 5 6# Graph: Plotting graphs and other visula tools 7import pandas as pd 8import …

    Read More
  • Custom Userinfo in spring boot resource server

    Nov 5, 2019 spring-boot spring-security user-info oauth2 resource-server auth

    Spring Resource Server When implementing a standalone Resource Application server, we do not store any information related to user. We heavily rely on third party auth service providers to give such information on user's consent and update it. This can give rise to implement OncePerRequestFilter where in we get bearer …

    Read More
  • Apache Kafka Simple Producer And Consumer

    Oct 16, 2019 apache-kafka distributed-systems java

    Introduction Hello, now that you know how to use Apache Kafka Buzz Words in a technical discussion, it is also necessary to know how to write a plain system and understand its working. Before that, a small theory, why do we even need apache kafka when our system is highly available on a perfect hardware across multiple …

    Read More
  • Apache Kafka Buzz Words

    Oct 8, 2019 apache-kafka distributed-systems

    Introduction Hello everyone, in our academics we have read a lot about distributed system taking over the future. Apache kafka is one such distributed system. Few buzz words associated with apache kafka are topics, records, partitions, replications, cluster, broker, logs and not to metion the most widely used terms …

    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

Ashish Agre

Hands-On Mobile & Backend Engineer
Read More

Featured Posts

  • Using CompletableFuture with RestTemplates in Spring-Boot Part 2
  • Using CompletableFuture with RestTemplates in Spring-Boot Part 1
  • Create ndjson logging for spring boot applications
  • Simple Social networking app with Node, Angular & MongoDB

Recent Posts

  • Handle exception from service classes in Spring-Boot
  • Using CompletableFuture with RestTemplates in Spring-Boot Part 2
  • Using CompletableFuture with RestTemplates in Spring-Boot Part 1
  • Create ndjson logging for spring boot applications
  • Simple Social networking app with Node, Angular & MongoDB

Categories

AIML 5 ELK 4 SPRING-BOOT 4 WEB-FRAMEWORK-JAVA 4 JSON 3 JAVA 2

Series

CONCURRENCY-IN-JAVA 1

Tags

AIML 5 SPRING-BOOT 5 ANGULAR 4 JUPYTER-NOTEBOOK 4 PANDAS 4 APACHE-KAFKA 3 AUTH 3 DISTRIBUTED-SYSTEMS 3 LOGSTASH 3 SQL 3 HLS 2 JAVA 2 MICRONAUT 2 REST-TEMPLATE 2
All Tags
ADABOOSTCLASSIFIER1 ADABOOSTREGRESSOR1 AIML5 ANGULAR4 APACHE-KAFKA3 AUTH3 BAGGINGCLASSIFIER1 CITY1 COMMANDS1 COUNTRY1 DASH1 DATSET1 DECISIONTREECLASSIFIER1 DECISIONTREEREGRESSOR1 DISTRIBUTED-SYSTEMS3 DOCKER1 ELASTIC-SEARCH1 ENSEMBLE-TECHNIQUE1 EVENT-DRIVEN1 EXTRATREESREGRESSOR1 FEATURE-ENGINEERING1 FFMPEG1 GOTCHAS1 GRADIENTBOOSTINGCLASSIFIER1 GRADIENTBOOSTINGREGRESSOR1 GRADLE1 GRID-SEARCH-CV1 HASH1 HLS2 IMAGE-RECOGNITION1 INDEX1 JAVA2 JSON1 JUPYTER-NOTEBOOK4 JWT1 KAFKA-CONNECTOR1 KERAS1 KIBANA1 KNEIGHBORSREGRESSOR1 LASSO1 LINEARREGRESSION1 LOGGING1 LOGISTIC-REGRESSION1 LOGSTASH3 MICRONAUT2 MICROSERVICES1 MONGODB1 NDJSON1 NODE1 OAUTH21 OBJECT-DETECTION1 PANDAS4 PCA1 POSTGRES1 RABBITMQ1 RANDOM-SEARCH-SV1 RANDOMFORESTCLASSIFIER1 RANDOMFORESTREGRESSOR1 RESOURCE-SERVER1 REST-TEMPLATE2 RIDGE1 SCRIPTS1 SPRING-BOOT5 SPRING-CLOUD-STREAM1 SPRING-SECURITY1 SQL3 STATE1 STREAMING1 SUPERVISED-LEARNING1 TENSORFLOW1 TIPS1 TWITTER-INPUT-PLUGIN1 UNSUPERVISED-LEARNING1 USER-INFO1 VIDEO1 VIDEOJS1
[A~Z][0~9]

Copyright 2012-2025 SILENTSUDO. All Rights Reserved