Open in app

Sign In

Write

Sign In

Akshit Madan
Akshit Madan

8 Followers

Home

About

Nov 19, 2020

Salary Prediction on Years of Experience — Beginner’s Machine Learning Problem

In this notebook, we will train a model by providing years of experience as independent data and salary as dependent data. We will solve the problem by two ways - Linear Regression Decision Tree Regression Prerequisites — Basic Understanding of Linear Regression and Decision Tree. Linear Regression — LinearRegression fits…

Machine Learning

2 min read

Salary Prediction on Years of Experience — Beginner’s Machine Learning Problem
Salary Prediction on Years of Experience — Beginner’s Machine Learning Problem
Machine Learning

2 min read


Nov 11, 2020

Exploratory Data Analysis on Iris Flower Dataset by Akshit Madan

Univariate Data Analysis — It is the simplest form of analyzing data. “Uni” means “one”, so in other words your data has only one variable. …

Data Science

1 min read

Data Science

1 min read


Nov 10, 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. Lets first see what are you going to get at the end — First you need to know that in Flutter Page Routes are categorised into 3…

Flutter

1 min read

#6 Flutter Animated Page Transition(Flutter Series by Akshit Madan)
#6 Flutter Animated Page Transition(Flutter Series by Akshit Madan)
Flutter

1 min read


Nov 5, 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 Text to Speech package . The model takes a .txt file as input and reads the file line by line . So…

Python

1 min read

Text to Speech in Python (Learn Python with Akshit Madan)
Text to Speech in Python (Learn Python with Akshit Madan)
Python

1 min read


Nov 3, 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 with a shimmer effect. Shimmer effect is basically an animation effect on your widget, that widget can be your app logo…

Flutter

2 min read

#5. Splash Screen in Flutter with Shimmer Effect (Flutter Series by Akshit Madan)
#5. Splash Screen in Flutter with Shimmer Effect (Flutter Series by Akshit Madan)
Flutter

2 min read


Oct 26, 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. We are going to use BLoC pattern to listen to the boolean value of dark theme. Class Bloc takes input of the drawer switch , if…

Flutter

1 min read

#4 Dymanic Theming in Flutter App (Flutter Series by Akshit Madan)
#4 Dymanic Theming in Flutter App (Flutter Series by Akshit Madan)
Flutter

1 min read


Oct 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 Vision Kit by Firebase. Connect your App to Firebase Add google_services.json file in the app Folder. Add firebase_ml_vision: ^0.9.6+2 dependency in pubspec.yaml. …

Flutter

2 min read

#3 Image to Text in Flutter App (Flutter Series by Akshit Madan)
#3 Image to Text in Flutter App (Flutter Series by Akshit Madan)
Flutter

2 min read


Aug 25, 2020

#1 Create Beautiful Rounded Buttons in Flutter (Flutter Series by Akshit Madan)

Hey 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 output is gonna be.. So, this is how are output will look like. You can keep the border radius as per your…

Flutter

2 min read

Create Beautiful Rounded Buttons in Flutter
Create Beautiful Rounded Buttons in Flutter
Flutter

2 min read


Aug 25, 2020

#2 Flutter UI of Send Chat Message Text Field (Flutter Series by Akshit Madan)

Hey there , in this blog , we are going to see how can you create this beautiful Message Send Text Field UI in Flutter . Step 1 — Initialise your App Import the material.dart statement and define your app. Create a stateless widget and return a Material App , define your preferred theme and brightness…

Flutter

2 min read

Flutter UI of Send Chat Message Text Field
Flutter UI of Send Chat Message Text Field
Flutter

2 min read

Akshit Madan

Akshit Madan

8 Followers

Flutter Developer | ML | AR

Following
  • Mohamed Hassan Kadri

    Mohamed Hassan Kadri

  • Bharti Prasad

    Bharti Prasad

  • SHARON ZACHARIA

    SHARON ZACHARIA

  • Amit Bhave

    Amit Bhave

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech