Salary Prediction on Years of Experience — Beginner’s Machine Learning ProblemIn this notebook, we will train a model by providing years of experience as independent data and salary as dependent data. We will solve…Nov 19, 2020Nov 19, 2020
Exploratory Data Analysis on Iris Flower Dataset by Akshit MadanUnivariate Data Analysis — It is the simplest form of analyzing data. “Uni” means “one”, so in other words your data has only one variable…Nov 11, 2020Nov 11, 2020
#6 Flutter Animated Page Transition(Flutter Series by Akshit Madan)Hey there, in this blog we are going to see how you can implement an animated page transition to your Flutter App routes/pages.Nov 10, 2020Nov 10, 2020
Text to Speech in Python (Learn Python with Akshit Madan)Hey readers ! In this blog we are going to see how you can implement a text to speech model in python using gtts package that’s is Google…Nov 5, 2020Nov 5, 2020
#5. Splash Screen in Flutter with Shimmer Effect (Flutter Series by Akshit Madan)Hey there , Welcome to part 5 of Flutter Series. In this blog we are going to see how you can apply a beautiful splash screen to your app…Nov 3, 2020Nov 3, 2020
#4 Dymanic Theming in Flutter App (Flutter Series by Akshit Madan)Hey there , in this module we are going to see how we can switch between dark and light theme in our flutter app.Oct 26, 2020Oct 26, 2020
#3 Image to Text in Flutter App (Flutter Series by Akshit Madan)Hey there, this is Akshit and in this module we are going to see how you can implement Image to Text model in your Flutter App using ML…Oct 26, 2020Oct 26, 2020
Create Beautiful Rounded Buttons in FlutterHey there , do you want to create a beautiful rounded button in Flutter ? Then you are at the right place. So lets see first how our…Aug 25, 2020Aug 25, 2020
Flutter UI of Send Chat Message Text FieldHey there , in this blog , we are going to see how can you create this beautiful Send Chat Message Text Field UI in Flutter .Aug 25, 2020Aug 25, 2020